TronHolding · Verified Contract on Tron
Smart contract
VERIFIED · mainnet
{} ✓
TronHolding
Address TRHomGdRmRZwsSdRBvZryAXgfSXpPCPjqw
Contract balance 1TRX on-chain
Total calls 7.24K lifetime triggers
Functions 23 16 read · 7 write
Bytecode 5.57Kbytes runtime
Deployed Nov 13, 2022 verified
Contract interface
ABI · 23 fns
contract.abi.json
[
{
"inputs": [
{
"name": "THT_address",
"type": "address"
},
{
"name": "developerAddr",
"type": "address"
}
],
"stateMutability": "Nonpayable",
"type": "Constructor"
},
{
"name": "BuyToken",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "address"
}
],
"name": "THT",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "THTperTRXPrice",
"stateMutability": "View",
"type": "Function"
},
{
"inputs": [
{
"name": "_minDepositSize",
"type": "uint256"
},
{
"name": "_THTminDepositSize",
"type": "uint256"
},
{
"name": "_alow",
"type": "uint256"
},
{
"name": "_THTperTRXPrice",
"type": "uint256"
},
{
"name": "_minuteRate",
"type": "uint256"
},
{
"name": "_multi",
"type": "uint256"
}
],
"name": "UserInfo",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "alow",
"stateMutability": "View",
"type": "Function"
},
{
"inputs": [
{
"name": "amount",
"type": "uint256"
}
],
"name": "approveToken",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"inputs": [
{
"name": "_affAddr",
"type": "address"
}
],
"name": "buyTHTtoken",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "commissionDivisor",
"stateMutability": "View",
"type": "Function"
},
{
"inputs": [
{
"name": "_affAddr",
"type": "address"
}
],
"name": "deposit",
"stateMutability": "Payable",
"type": "Function"
},
{
"outputs": [
{
"name": "cBal",
"type": "uint256"
}
],
"name": "getContractBalance",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
},
{
"type": "uint256"
},
{
"type": "uint256"
},
{
"type": "uint256"
}
],
"name": "getContractStat",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"inputs": [
{
"name": "_addr",
"type": "address"
}
],
"name": "getProfit",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "gettokenBalance",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "getusertokenBalance",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "multi",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"name": "trxDeposit",
"type": "uint256"
},
{
"name": "time",
"type": "uint256"
},
{
"name": "j_time",
"type": "uint256"
},
{
"name": "interestProfit",
"type": "uint256"
},
{
"name": "affRewards",
"type": "uint256"
},
{
"name": "payoutSum",
"type": "uint256"
},
{
"name": "affFrom",
"type": "address"
},
{
"name": "td_team",
"type": "uint256"
},
{
"name": "td_business",
"type": "uint256"
},
{
"name": "reward_earned",
"type": "uint256"
}
],
"inputs": [
{
"type": "address"
}
],
"name": "players",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"name": "player_addr",
"type": "address"
},
{
"name": "aff1sum",
"type": "uint256"
},
{
"name": "aff2sum",
"type": "uint256"
},
{
"name": "aff3sum",
"type": "uint256"
}
],
"inputs": [
{
"type": "address"
}
],
"name": "preferals",
"stateMutability": "View",
"type": "Function"
},
{
"name": "reinvest",
"stateMutability": "Nonpayable",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "totalInvested",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "totalPayout",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "totalPlayers",
"stateMutability": "View",
"type": "Function"
},
{
"outputs": [
{
"type": "uint256"
}
],
"name": "totalRefDistributed",
"stateMutability": "View",
"type": "Function"
},
{
"name": "withdraw",
"stateMutability": "Nonpayable",
"type": "Function"
}
]About this contract
overview
TronHolding is a verified smart contract on Tron, deployed from TEFujFZMV6duBRUuzNzXoQsUSQMQSfx6nK on Nov 13, 2022. It has been called 7.24K 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 verified Solidity source is viewable on TronScan ↗. Write calls require a signed wallet transaction — wallet support is coming soon.