TRON GOBLIN
explorerv0.5-beta
MAINNET

TransitApproveGovernanceTron · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TransitApproveGovernanceTron
CONTRACT Unverified Non-proxy
Address TTLaNDdcL5rMfxMS2VL1UCa44ebRCNbqew
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 13 5 read · 8 write
Bytecode 2.50Kbytes runtime
Deployed unverified
Contract interface
ABI · 13 fns
Unverified · bytecode + ABI only 13 functions · 2 events · 2,502 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "owner",
        "type": "address"
      },
      {
        "name": "executor",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "previousOwner",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "OwnershipTransferPrepared",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "previousOwner",
        "type": "address"
      },
      {
        "indexed": true,
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "OwnershipTransferred",
    "type": "Event"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "_NEW_OWNER_",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "inputs": [
      {
        "type": "address"
      }
    ],
    "name": "_OTHER_BRIDGE_PROXY_",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "_OWNER_",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "name": "claimOwnership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "token",
        "type": "address"
      },
      {
        "name": "who",
        "type": "address"
      },
      {
        "name": "dest",
        "type": "address"
      },
      {
        "name": "amount",
        "type": "uint256"
      }
    ],
    "name": "claimTokens",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "getExecutor",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "name": "getXswapProxy",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "initOwner",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "proxy",
        "type": "address"
      }
    ],
    "name": "removeBridgeProxy",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "bridge",
        "type": "address"
      }
    ],
    "name": "setBridgeProxy",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "newProxy",
        "type": "address"
      }
    ],
    "name": "setProxy",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "newOwner",
        "type": "address"
      }
    ],
    "name": "transferOwnership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "newExecutor",
        "type": "address"
      }
    ],
    "name": "updateExecutor",
    "stateMutability": "Nonpayable",
    "type": "Function"
  }
]
About this contract
overview

TransitApproveGovernanceTron is a smart contract on Tron. It has been called 0 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.