TRON GOBLIN
explorerv0.5-beta
MAINNET

CX · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
CX
CONTRACT Unverified Non-proxy
Address TTzJsZj7WAVcmDMRJpt8PvQHZNLccRJwsZ
Verification Unverified
Standard CONTRACT
Creation tx 5f3ac229…b0e916
Deployed Jan 13, 2026
Proxy No
Contract balance 0TRX on-chain
Total calls 51 lifetime triggers
Functions 4 1 read · 3 write
Bytecode 2.87Kbytes runtime
Deployed Jan 13, 2026 unverified
Contract interface
ABI · 4 fns
Unverified · bytecode + ABI only 4 functions · 0 events · 2,874 bytes
contract.abi.json
[
  {
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "stateMutability": "Payable",
    "type": "Fallback"
  },
  {
    "name": "_tx",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "inputs": [
      {
        "type": "uint256"
      }
    ],
    "name": "c",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "ca",
        "type": "address"
      }
    ],
    "name": "cluck",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "ca",
        "type": "address"
      }
    ],
    "name": "txExpanded",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "stateMutability": "Payable",
    "type": "Receive"
  }
]
About this contract
overview

CX is a smart contract on Tron, deployed from TA9vdY6hfDBGdLsvcskPnXHCVEnDNpD69K on Jan 13, 2026. It has been called 51 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.