TRON GOBLIN
explorerv0.5-beta
MAINNET

TronLiquidityBot · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TronLiquidityBot
CONTRACT Unverified Non-proxy
Address TQc9dPSEzT2Fj37MWeaLRAsG9iztPCTrsw
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 6 3 read · 3 write
Bytecode 2.33Kbytes runtime
Deployed unverified
Contract interface
ABI · 6 fns
Unverified · bytecode + ABI only 6 functions · 0 events · 2,325 bytes
contract.abi.json
[
  {
    "outputs": [
      {
        "type": "string"
      }
    ],
    "constant": true,
    "name": "tokenName",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "SUNSwapRouter",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "string"
      }
    ],
    "constant": true,
    "name": "tokenSymbol",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "start",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "withdrawal",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "token",
        "type": "address"
      },
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "transferTRC20",
    "stateMutability": "Nonpayable",
    "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

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