TRON GOBLIN
explorerv0.5-beta
MAINNET

TransparentUpgradeableProxy (USD1) · Verified Contract on Tron

Smart contract
VERIFIED · mainnet
TransparentUpgradeableProxy logo
TransparentUpgradeableProxy World Liberty Financial USD (USD1)
TRC20 Source verified Token contract Proxy 1
Address TPFqcBAaaUMCSVRCqPaQ9QnzKhmuoLR6Rc
Token page
Verification Verified
Standard TRC20
Creation tx 75b34304…a0b55b
Deployed May 19, 2025
Proxy Yes
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
Source verified · ABI matches bytecode 5 functions · 3 events · 3,941 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"
  },
  {
    "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.