TRON GOBLIN
explorerv0.5-beta
MAINNET

TRX4U · Contract on Tron

Smart contract
UNVERIFIED · mainnet
{}
TRX4U
CONTRACT Unverified Non-proxy
Address TB28ejDWEGfGAvZ4ATTLMEn7mbFuj3Rn78
Verification Unverified
Standard CONTRACT
Creator
Creation tx
Deployed
Proxy No
Contract balance 0TRX on-chain
Total calls 0 lifetime triggers
Functions 12 5 read · 7 write
Bytecode 2.21Kbytes runtime
Deployed unverified
Contract interface
ABI · 12 fns
Unverified · bytecode + ABI only 12 functions · 0 events · 2,206 bytes
contract.abi.json
[
  {
    "inputs": [
      {
        "name": "devacc",
        "type": "address"
      },
      {
        "name": "ownAcc",
        "type": "address"
      },
      {
        "name": "energyAcc",
        "type": "address"
      }
    ],
    "stateMutability": "Nonpayable",
    "type": "Constructor"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "RFA",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "addr1",
        "type": "address"
      }
    ],
    "name": "changeEnergyAcc",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "feesInSun",
        "type": "uint256"
      }
    ],
    "name": "changeEnergyFees",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "addr",
        "type": "address"
      }
    ],
    "name": "changeGasFeesAcc",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "addr",
        "type": "address"
      }
    ],
    "name": "changeownership",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "payable": true,
    "name": "deposit",
    "stateMutability": "Payable",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "energyaccount",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "energyfees",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "uint256"
      }
    ],
    "constant": true,
    "name": "getContractBalance",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "outputs": [
      {
        "type": "address"
      }
    ],
    "constant": true,
    "name": "owner",
    "stateMutability": "View",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "amountInSun",
        "type": "uint256"
      }
    ],
    "name": "withdrawamount",
    "stateMutability": "Nonpayable",
    "type": "Function"
  },
  {
    "inputs": [
      {
        "name": "amountInSun",
        "type": "uint256"
      },
      {
        "name": "toAddr",
        "type": "address"
      }
    ],
    "name": "withdrawtoother",
    "stateMutability": "Nonpayable",
    "type": "Function"
  }
]
About this contract
overview

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