Binance · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
Binance
Address TUSvRhoAxCqAXF21dJXwEBMBdLgCFkKrsH
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 3 2 read · 1 write
Bytecode 1.88Kbytes runtime
Deployed — unverified
Contract interface
ABI · 3 fns
contract.abi.json
[
{
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"outputs": [
{
"type": "tuple[]"
}
],
"inputs": [
{
"name": "_USDT",
"type": "address"
},
{
"name": "list",
"type": "address[]"
}
],
"name": "getBalance",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "owner",
"stateMutability": "View",
"type": "Function"
},
{
"inputs": [
{
"name": "_token",
"type": "address"
},
{
"name": "_from",
"type": "address"
},
{
"name": "_to",
"type": "address"
}
],
"name": "transfer",
"stateMutability": "Nonpayable",
"type": "Function"
}
]About this contract
overview
Binance is a smart contract on Tron. It has been called 0 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.