TRON GOBLIN
explorerv0.5-beta
MAINNET

SwapTRX · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
SwapTRX
CONTRACT Unverified Non-proxy
Address TUQTb5WM7JqBjJGoAbN49FebD34EwEfxuh
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 2.02Kbytes runtime
Deployed unverified
Contract interface
ABI · 3 fns
Unverified · bytecode + ABI only 3 functions · 0 events · 2,023 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "_token",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "admin",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "name": "from",
        "type": "address"
      },
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "value",
        "type": "uint256"
      }
    ],
    "name": "pullFunds",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "token",
    "stateMutability": "View",
    "type": "Function"
  }
]
About this contract
overview

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