TRON GOBLIN
explorerv0.5-beta
MAINNET

TransparentUpgradeableProxy · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TransparentUpgradeableProxy
CONTRACT Unverified Non-proxy
Address TXoNfigH8dfaLwtj9Z2cQmRsKP86juCsGu
Verification Unverified
Standard CONTRACT
Creation tx 5f4b8283…4d6c2e
Deployed Sep 3, 2024
Proxy No
Contract balance 0TRX on-chain
Total calls 3.01K lifetime triggers
Functions 0 0 read · 0 write
Bytecode 4.12Kbytes runtime
Deployed Sep 3, 2024 unverified
Contract interface
ABI · 0 fns
Unverified · bytecode + ABI only 0 functions · 3 events · 4,122 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "_logic",
        "type": "address"
      },
      {
        "name": "admin_",
        "type": "address"
      },
      {
        "name": "_data",
        "type": "bytes"
      }
    ],
    "stateMutability": "Payable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "name": "previousAdmin",
        "type": "address"
      },
      {
        "name": "newAdmin",
        "type": "address"
      }
    ],
    "name": "AdminChanged",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "beacon",
        "type": "address"
      }
    ],
    "name": "BeaconUpgraded",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "implementation",
        "type": "address"
      }
    ],
    "name": "Upgraded",
    "type": "Event"
  },
  {
    "stateMutability": "Payable",
    "type": "Fallback"
  },
  {
    "stateMutability": "Payable",
    "type": "Receive"
  }
]
About this contract
overview

TransparentUpgradeableProxy is a smart contract on Tron, deployed from TTxZq3nCuMfnLvseuHZcmVhVbD92w4gq3U on Sep 3, 2024. It has been called 3.01K 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.