TRON GOBLIN
explorerv0.5-beta
MAINNET

TronSquire2 · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TronSquire2
CONTRACT Unverified Non-proxy
Address TXZjqWG68HCWRbCUqVptViDLGu6mLttuuP
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 19 4 read · 15 write
Bytecode 2.76Kbytes runtime
Deployed unverified
Contract interface
ABI · 19 fns
Unverified · bytecode + ABI only 19 functions · 2 events · 2,763 bytes
contract.abi.json
[
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "payable": true,
    "name": "setPayment",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "payable": true,
    "name": "Pool",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "conditionTransferUpdate",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "getBalance",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "checkUpdate",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "payable": true,
    "name": "Signup",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "name": "destruct",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_comm",
        "type": "uint256"
      },
      {
        "name": "mode_",
        "type": "uint256"
      }
    ],
    "name": "upgradeTerm",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "new_token",
        "type": "address"
      }
    ],
    "name": "change_token",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "charge",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "payable": true,
    "name": "Matrix",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "owner",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "checkUpdateAgain",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "payable": true,
    "inputs": [
      {
        "name": "_contributors",
        "type": "address[]"
      },
      {
        "name": "_balances",
        "type": "uint256[]"
      }
    ],
    "name": "sendToAllTRX",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "payable": true,
    "inputs": [
      {
        "name": "nextOwner",
        "type": "address"
      }
    ],
    "name": "someidFundship",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "payable": true,
    "inputs": [
      {
        "name": "nextOwner",
        "type": "address"
      }
    ],
    "name": "someidFundship2",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "new_owner",
        "type": "address"
      }
    ],
    "name": "transferOwnership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "bool"
      }
    ],
    "payable": true,
    "name": "Placement",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "token",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "_token",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "inputs": [
      {
        "name": "value",
        "type": "uint256"
      },
      {
        "indexed": true,
        "name": "sender",
        "type": "address"
      }
    ],
    "name": "SendToAllTRX",
    "type": "Event"
  },
  {
    "inputs": [
      {
        "indexed": true,
        "name": "_userAddress",
        "type": "address"
      },
      {
        "name": "_amount",
        "type": "uint256"
      }
    ],
    "name": "SendToAllEqualTRX",
    "type": "Event"
  }
]
About this contract
overview

TronSquire2 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.