Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($95.45)
Native
Value
$95.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03 | $3,181.59 |
$95.45 | |
HEX | ERC-20 | 1.307 | $0.002096 |
$0 | |
HYPE | ERC-20 | 11K | -- | -- | |
MTC | ERC-20 | 45 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7717354 | 6 years ago | | | 0 | 0.000088000000 | |
| 7717222 | 6 years ago | | | 0.01 | 0.00025860500 | |
| 7716882 | 6 years ago | | | 0 | 0.00016500000 | |
| 7659220 | 6 years ago | | | 0 | 0.00018500000 | |
| 7303345 | 6 years ago | | | 0.001 | 0.000085324000 | |
| 7187931 | 6 years ago | | | 0.01 | 0.00033048900 | |
| 7184822 | 6 years ago | | | 0.01 | 0.000051721000 | |
| 7154201 | 6 years ago | | | 0 | 0.000099402460 | |
| 7139588 | 6 years ago | | | 0 | 0.00014800000 | |
| 6998529 | 6 years ago | | | 0 | 0.000063993000 |
ABI
ABI objects
Getter at block 21186470
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
minContribution() view returns (uint256)
10000000000000000
name() view returns (string)
BitRich
symbol() view returns (string)
BTH
tokensPerEth() view returns (uint256)
1000000000000000
totalDistributed() view returns (uint256)
204490956149437325
totalSupply() view returns (uint256)
700000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawALTokenss(address _tokenContract) returns (bool)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.