TransparentUpgradeableProxy (USD1) · Verified Contract on Tron
Smart contract
VERIFIED · mainnet
✓TransparentUpgradeableProxy World Liberty Financial USD (USD1)
Address TPFqcBAaaUMCSVRCqPaQ9QnzKhmuoLR6Rc
Contract balance 5TRX on-chain
Total calls 111.87K lifetime triggers
Token holders 103,390 addresses
Total supply 10.06MUSD1 18 decimals
Market cap $10.05M fully diluted
Contract interface
ABI · 5 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"
},
{
"outputs": [
{
"name": "admin_",
"type": "address"
}
],
"name": "admin",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newAdmin",
"type": "address"
}
],
"name": "changeAdmin",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"name": "implementation_",
"type": "address"
}
],
"name": "implementation",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newImplementation",
"type": "address"
}
],
"name": "upgradeTo",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newImplementation",
"type": "address"
},
{
"name": "data",
"type": "bytes"
}
],
"name": "upgradeToAndCall",
"stateMutability": "Payable",
"type": "Function"
},
{
"stateMutability": "Payable",
"type": "Receive"
}
]About this contract
overview
TransparentUpgradeableProxy is the verified TRC20 contract behind World Liberty Financial USD (USD1) on Tron, deployed from THRdbtNNHe2Gwey3WVxgL86Ac2BhjMcfj8 on May 19, 2025. It has been called 111.87K times.
The ABI matches the on-chain bytecode, so the Read tab above runs live view calls against the node (no gas, no signature). The verified Solidity source is viewable on TronScan ↗. Write calls require a signed wallet transaction — wallet support is coming soon.