TRON GOBLIN
explorerv0.5-beta
MAINNET

Binance · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
Binance
CONTRACT Unverified Non-proxy
Address TUSvRhoAxCqAXF21dJXwEBMBdLgCFkKrsH
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
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
Unverified · bytecode + ABI only 3 functions · 0 events · 1,883 bytes
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.