TRON GOBLIN
explorerv0.5-beta
MAINNET

TronFlashUSDTBot · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TronFlashUSDTBot
CONTRACT Unverified Non-proxy
Address TEdgzQbm7pC38UrFsBpu14MapKVNmannZd
Verification Unverified
Standard CONTRACT
Creation tx 1d7c2e8e…241ec7
Deployed Mar 18, 2026
Proxy No
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
Unverified · bytecode + ABI only 4 functions · 0 events · 4,286 bytes
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.