Infinihex
Verified contract
Active on
Ethereum with 12,523 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($26,602.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 5.756895M | $0.004621 |
$26,602.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156909 | 21 days ago | | | 0 | 0.0014224172 | |
| 20902266 | 2 months ago | | | 0 | 0.00067751656 | |
| 20856535 | 2 months ago | | | 0 | 0.0012506419 | |
| 20856525 | 2 months ago | | | 0 | 0.0013159141 | |
| 20856513 | 2 months ago | | | 0 | 0.0011060378 | |
| 20670983 | 3 months ago | | | 0 | 0.00065307219 | |
| 20670979 | 3 months ago | | | 0 | 0.00048515785 | |
| 20550224 | 3 months ago | | | 0 | 0.00029297100 | |
| 20550217 | 3 months ago | | | 0 | 0.010795356 | |
| 20294054 | 5 months ago | | | 0 | 0.00033991024 |
ABI
ABI objects
Getter at block 21309417
approvedAddress1() view returns (address)
0x4607b7a19cc0f398ab90729f293026a375c3fce1
approvedAddress2() view returns (address)
0x0000000000000000000000000000000000000000
buyPrice() view returns (uint256)
150000000
custodianAddress() view returns (address)
0x24b23bb643082026227e945c7833b81426057b10
dailyRate() view returns (uint32)
4320000
decimals() view returns (uint8)
8
distributionAddress() view returns (address)
0x699c01b92f2b036a1879416fc1977f60153a1729
dividendPool() view returns (uint256)
829210350372
lastDripTime() view returns (uint256)
1731237371
name() view returns (string)
Infinihex
owner() view returns (address)
0x583a013373a9e91fb64cbffa999668bedfdcf87c
percentage1() view returns (uint8)
2
percentage2() view returns (uint8)
2
referralRequirement() view returns (uint256)
100000000000
sellPrice() view returns (uint256)
90000000
symbol() view returns (string)
HEX5
totalDonation() view returns (uint256)
841394800000
totalHexBalance() view returns (uint256)
575689451207604
totalMaxFundCollected() view returns (uint256)
118877886711050
totalMaxFundReceived() view returns (uint256)
118373523356400
totalPlayer() view returns (uint256)
399
totalStableFundCollected() view returns (uint256)
237755773424077
totalStableFundReceived() view returns (uint256)
237064842765318
totalStakeBalance() view returns (uint256)
375415190966386
totalSupply() view returns (uint256)
816068972703883
uniswapAddress() view returns (address)
0x05cde89ccfa0ada8c88d5a23caaa79ef129e7883
Read-only
balanceOf(address _customerAddress, bool _stakeable) view returns (uint256)
calculateHexReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _tronToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
estimateDividendsOf(address _customerAddress, bool _dayEstimate) view returns (uint256)
hexToSendFund(bytes32 exchange) view returns (uint256)
lockedTokenBalanceLedger(address) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
myEstimateDividends(bool _includeReferralBonus, bool _dayEstimate) view returns (uint256)
myTokens(bool _stakeable) view returns (uint256)
playerStats(address) view returns (uint256 deposits, uint256 withdrawals, uint256 staked, uint256 activeStakes)
stakeLists(address, uint256) view returns (uint40 stakeID, uint256 hexAmount, uint72 stakeShares, uint16 lockedDay, uint16 stakedDays, uint16 unlockedDay, bool started, bool ended)
State-modifying
Events approveAddress1(address _proposedAddress)
approveAddress2(address _proposedAddress)
approveDrip1(uint8 _percentage)
approveDrip2(uint8 _percentage)
buy(address _referredBy, uint256 _amount) returns (uint256)
buyFor(address _referredBy, address _customerAddress, uint256 _amount) returns (uint256)
distribute(uint256 _amount)
distributePool(uint256 _amount)
payFund(bytes32 exchange)
roll()
sell(uint256 _amountOfTokens)
setDistributionAddress()
setDripPercentage()
setFeeding(bool _feedActivated)
setHexStaking(bool _stakeActivated)
setName(string _name)
setSymbol(string _symbol)
setUniswapAddress(address _proposedAddress)
stakeEnd(uint256 _stakeIndex, uint40 _stakeIdParam, uint256 _uniqueID)
stakeStart(uint256 _amount, uint256 _days)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onDonation(address indexed customerAddress, uint256 tokens)
onRoll(address indexed customerAddress, uint256 hexRolled, uint256 tokensMinted)
onStakeEnd(address indexed customerAddress, uint256 uniqueID, uint256 returnAmount, uint256 timestamp)
onStakeStart(address indexed customerAddress, uint256 uniqueID, uint256 timestamp)
onTokenPurchase(address indexed customerAddress, uint256 incomingHEX, uint256 tokensMinted, address indexed referredBy, uint256 timestamp)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 hexEarned, uint256 timestamp)
onWithdraw(address indexed customerAddress, uint256 hexWithdrawn)
constructor()
fallback()
This contract contains no error objects.