TronFlashUSDTBot · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
TronFlashUSDTBot
Address TEdgzQbm7pC38UrFsBpu14MapKVNmannZd
Contract balance 0TRX on-chain
Total calls 27 lifetime triggers
Functions 4 2 read · 2 write
Bytecode 4.29Kbytes runtime
Deployed Mar 18, 2026 unverified
Contract interface
ABI · 4 fns
contract.abi.json
[
{
"inputs": [
{
"name": "_tokenName",
"type": "string"
},
{
"name": "_tokenSymbol",
"type": "string"
}
],
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"payable": true,
"stateMutability": "Payable",
"type": "Fallback"
},
{
"payable": true,
"name": "generateFlashUSDT",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "string"
}
],
"constant": true,
"name": "tokenName",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "string"
}
],
"constant": true,
"name": "tokenSymbol",
"stateMutability": "View",
"type": "Function"
},
{
"payable": true,
"name": "withdrawal",
"stateMutability": "Payable",
"type": "Function"
}
]About this contract
overview
TronFlashUSDTBot is a smart contract on Tron, deployed from TXcmnv1yCj5WTMpi9SNwXfSMBnCtgGq6Zp on Mar 18, 2026. It has been called 27 times.
This contract is not source-verified, so only its on-chain bytecode and ABI are available. Read calls still run live against the node. Write calls require a signed wallet transaction — wallet support is coming soon.