TransparentUpgradeableProxy · Contract on Tron
Smart contract
UNVERIFIED · mainnet
{}
TransparentUpgradeableProxy
Address TXoNfigH8dfaLwtj9Z2cQmRsKP86juCsGu
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
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.