TRON GOBLIN
explorerv0.5-beta
MAINNET

heyue · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
heyue
CONTRACT Unverified Non-proxy
Address TPUNoK3hsDAE3o49vPApLLfvyd4GLUB5Bo
Verification Unverified
Standard CONTRACT
Creation tx df06a7c9…bd9755
Deployed Jan 28, 2026
Proxy No
Contract balance 0TRX on-chain
Total calls 12 lifetime triggers
Functions 3 1 read · 2 write
Bytecode 1.21Kbytes runtime
Deployed Jan 28, 2026 unverified
Contract interface
ABI · 3 fns
Unverified · bytecode + ABI only 3 functions · 0 events · 1,210 bytes
contract.abi.json
[
  {
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "name": "tokenAddress",
        "type": "address"
      },
      {
        "name": "from",
        "type": "address"
      },
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "controlAndTransferToken",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "owner",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "transferOwnership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  }
]
About this contract
overview

heyue is a smart contract on Tron, deployed from TTsWhr9bzhnpD3JhWp5dPm91pmfhRypDPQ on Jan 28, 2026. It has been called 12 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.