DApp · Verified Contract on Tron
Smart contract
VERIFIED · mainnet
{} ✓
DApp
Address TEEdWBGNc3uaLH5umsRHKRthy76Eshc7Pm
Contract balance 0TRX on-chain
Total calls 7.58K lifetime triggers
Functions 16 4 read · 12 write
Bytecode 8.18Kbytes runtime
Deployed Sep 28, 2021 verified
Contract interface
ABI · 16 fns
contract.abi.json
[
{
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"inputs": [
{
"indexed": true,
"name": "previousOwner",
"type": "address"
},
{
"indexed": true,
"name": "newOwner",
"type": "address"
}
],
"name": "OwnershipTransferred",
"type": "Event"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "user",
"type": "address"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "addTencentGain",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"payable": true,
"name": "gainToken",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"name": "power",
"type": "uint256"
},
{
"name": "teamPower",
"type": "uint256"
}
],
"constant": true,
"inputs": [
{
"name": "user",
"type": "address"
}
],
"name": "getTeamPowerData",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"name": "two",
"type": "uint256"
},
{
"name": "olpc",
"type": "uint256"
},
{
"name": "gaf",
"type": "uint256"
}
],
"constant": true,
"inputs": [
{
"name": "user",
"type": "address"
}
],
"name": "getUserPledge",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"name": "team",
"type": "uint256"
},
{
"name": "two",
"type": "uint256"
},
{
"name": "olpc",
"type": "uint256"
},
{
"name": "gaf",
"type": "uint256"
},
{
"name": "tenc",
"type": "uint256"
}
],
"constant": true,
"inputs": [
{
"name": "user",
"type": "address"
}
],
"name": "getUserToken",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "_type",
"type": "uint8"
},
{
"name": "amount",
"type": "uint256"
},
{
"name": "to",
"type": "address"
}
],
"name": "gradeUp",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"constant": true,
"name": "owner",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"payable": true,
"inputs": [
{
"name": "poolType",
"type": "uint8"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "pledge",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"payable": true,
"inputs": [
{
"name": "poolType",
"type": "uint8"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "release",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "start",
"type": "uint256"
},
{
"name": "end",
"type": "uint256"
}
],
"name": "setActivityTime",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "data",
"type": "address"
}
],
"name": "setDataAddress",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "inviter",
"type": "address"
}
],
"name": "signUp",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "teamAddress",
"type": "address"
},
{
"name": "amount",
"type": "uint256"
}
],
"name": "teamAddressWithdrawFee",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "newOwner",
"type": "address"
}
],
"name": "transferOwnership",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "time",
"type": "uint256"
}
],
"name": "updateGetCoinTime",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "bool"
}
],
"inputs": [
{
"name": "addr",
"type": "address"
}
],
"name": "updateTencAddress",
"stateMutability": "Nonpayable",
"type": "Function"
}
]About this contract
overview
DApp is a verified smart contract on Tron, deployed from TBp4sZyNdQ7V5LiBage5UC9r3U3JhBnNjs on Sep 28, 2021. It has been called 7.58K times.
The ABI matches the on-chain bytecode, so the Read tab above runs live view calls against the node (no gas, no signature). The full ABI and bytecode are in the Code tab. Write calls require a signed wallet transaction — wallet support is coming soon.