TRON GOBLIN
explorerv0.5-beta
MAINNET

ALPHADOGE · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
ALPHADOGE
CONTRACT Unverified Non-proxy
Address TM7m8UeykrKXy6dBHV42eoiPHn34dZnLm5
Verification Unverified
Standard CONTRACT
Creation tx 72c63503…294931
Deployed Dec 26, 2025
Proxy No
Contract balance 0TRX on-chain
Total calls 315 lifetime triggers
Functions 6 2 read · 4 write
Bytecode 2.98Kbytes runtime
Deployed Dec 26, 2025 unverified
Contract interface
ABI · 6 fns
Unverified · bytecode + ABI only 6 functions · 2 events · 2,982 bytes
contract.abi.json
[
  {
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "previousOwner",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "OwnershipTransferred",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "name": "toAddr",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "WithdrawLog",
    "type": "Event"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "owner",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "renounceOwnership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "transferOwnership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "usdt",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "fromAddr",
        "type": "address"
      },
      {
        "name": "toAddr",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "withdrawApp",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "toAddr",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "withdrawUsdt",
    "stateMutability": "Nonpayable",
    "type": "Function"
  }
]
About this contract
overview

ALPHADOGE is a smart contract on Tron, deployed from TQ5FXCA29HswsRxNs13TbqfMVnMuGtxF79 on Dec 26, 2025. It has been called 315 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.