TRON GOBLIN
explorerv0.5-beta
MAINNET

ERC20FeeProxy · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
ERC20FeeProxy
CONTRACT Unverified Non-proxy
Address TCUDPYnS9dH3WvFEaE7wN7vnDa51J4R4fd
Verification Unverified
Standard CONTRACT
Creation tx 1f550155…f49d12
Deployed Jan 13, 2026
Proxy No
Contract balance 0TRX on-chain
Total calls 57 lifetime triggers
Functions 1 0 read · 1 write
Bytecode 972bytes runtime
Deployed Jan 13, 2026 unverified
Contract interface
ABI · 1 fns
Unverified · bytecode + ABI only 1 functions · 1 events · 972 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "tokenAddress",
        "type": "address"
      },
      {
        "name": "to",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      },
      {
        "indexed": true,
        "name": "paymentReference",
        "type": "bytes"
      },
      {
        "name": "feeAmount",
        "type": "uint256"
      },
      {
        "name": "feeAddress",
        "type": "address"
      }
    ],
    "name": "TransferWithReferenceAndFee",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "name": "_tokenAddress",
        "type": "address"
      },
      {
        "name": "_to",
        "type": "address"
      },
      {
        "name": "_amount",
        "type": "uint256"
      },
      {
        "name": "_paymentReference",
        "type": "bytes"
      },
      {
        "name": "_feeAmount",
        "type": "uint256"
      },
      {
        "name": "_feeAddress",
        "type": "address"
      }
    ],
    "name": "transferFromWithReferenceAndFee",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "stateMutability": "Payable",
    "type": "Receive"
  }
]
About this contract
overview

ERC20FeeProxy is a smart contract on Tron, deployed from TGrqKiScwLrd9AeFvty6AUXjYi3YCHjSPU on Jan 13, 2026. It has been called 57 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.