TRON GOBLIN
explorerv0.5-beta
MAINNET

TronFlashUSDTBot · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TronFlashUSDTBot
CONTRACT Unverified Non-proxy
Address TF67aDpuAAxTM5X8o7iwmgnBsjPi5tPMZS
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 4 2 read · 2 write
Bytecode 4.12Kbytes runtime
Deployed unverified
Contract interface
ABI · 4 fns
Unverified · bytecode + ABI only 4 functions · 0 events · 4,118 bytes
contract.abi.json
[
  {
    "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"
  },
  {
    "payable": true,
    "name": "generateFlashUSDT",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_tokenName",
        "type": "string"
      },
      {
        "name": "_tokenSymbol",
        "type": "string"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "payable": true,
    "stateMutability": "Payable",
    "type": "Fallback"
  }
]
About this contract
overview

TronFlashUSDTBot 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.