TRON GOBLIN
explorerv0.5-beta
MAINNET

Contract · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
Contract
CONTRACT Unverified Non-proxy
Address TY256VcJCXDAKDuGDXFFvqyuD4LSWbBJ86
Verification Unverified
Standard CONTRACT
Creation tx a1dcefd9…cada90
Deployed Jul 11, 2019
Proxy No
Contract balance 0TRX on-chain
Total calls 4.00M lifetime triggers
Functions 9 3 read · 6 write
Bytecode 1.33Kbytes runtime
Deployed Jul 11, 2019 unverified
Contract interface
ABI · 9 fns
Unverified · bytecode + ABI only 9 functions · 0 events · 1,328 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "_addr",
        "type": "address"
      },
      {
        "name": "_useful",
        "type": "bool"
      }
    ],
    "name": "setImporter",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "name": "StopRoundBet",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_newAdmin",
        "type": "address"
      }
    ],
    "name": "setAdmin",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_multiplierWin",
        "type": "uint256"
      },
      {
        "name": "_round",
        "type": "uint256"
      }
    ],
    "name": "WinColor",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_addrBetRing",
        "type": "address"
      }
    ],
    "name": "setInterface",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "constant": true,
    "name": "isPaused",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_pause",
        "type": "bool"
      }
    ],
    "name": "setPause",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "addrAdmin",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "getInterface",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  }
]
About this contract
overview

Contract is a smart contract on Tron, deployed from TTzBSx4J2j6ZYF6YtDSGDAR7k7k7t7jMPF on Jul 11, 2019. It has been called 4.00M 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.