Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CehhGold"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6152431 | 6 years ago | | | 0 | 0.0014343300 | |
| 6100783 | 6 years ago | | | 0 | 0.00010516362 | |
| 6100782 | 6 years ago | | | 0 | 0.00010518582 | |
| 6100779 | 6 years ago | | | 0 | 0.00010516362 | |
| 6100775 | 6 years ago | | | 0 | 0.00011389680 | |
| 6098232 | 6 years ago | | | 0 | 0.00014317500 | |
| 6094891 | 6 years ago | | | 0 | 0.00019124400 | |
| 6092763 | 6 years ago | | | 0 | 0.00012363780 | |
| 6087881 | 6 years ago | | | 0 | 0.00013254920 | |
| 6087028 | 6 years ago | | | 0 | 0.00010416780 |
ABI
ABI objects
Getter at block 21290080
decimals() view returns (uint256)
18
maxReward() view returns (uint256)
50000000000000000000
name() view returns (string)
CehhGold
symbol() view returns (string)
CEHH+
totalSupply() view returns (uint256)
14860342010
version() view returns (uint256)
0
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
checkFind(address _address) pure returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
claim()
claimFor(address _address) returns (uint256)
claimWithSignature(bytes _sig)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.