TRON GOBLIN
explorerv0.5-beta
MAINNET
block #83,186,379

TransparentUpgradeableProxy · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TransparentUpgradeableProxy
CONTRACT Unverified Non-proxy
Address TSaqvGbV9KmdT24TiW8mZkzcWSYSMSTvLB
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 0 0 read · 0 write
Bytecode 4.47Kbytes runtime
Deployed unverified
Contract interface
ABI · 0 fns
Unverified · bytecode + ABI only 0 functions · 3 events · 4,474 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. 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.