Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESH | ERC-20 | 1K | -- | -- | |
KCN | ERC-20 | 870 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10113642 | 5 years ago | | | 0 | 0.0012343410 | |
| 9452891 | 5 years ago | | | 0 | 0.00046400400 | |
| 8750347 | 5 years ago | | | 0 | 0.000035548000 | |
| 7429037 | 6 years ago | | | 0 | 0.000037291000 | |
| 7076164 | 6 years ago | | | 0 | 0.00041020100 | |
| 7076150 | 6 years ago | | | 0 | 0.00025960000 | |
| 6904226 | 6 years ago | | | 0 | 0.00014916400 | |
| 6199080 | 6 years ago | | | 0 | 0.00043297800 | |
| 5939411 | 6 years ago | | | 0 | 0.00079379300 | |
| 5682756 | 6 years ago | | | 0 | 0.00028865200 |
ABI
ABI objects
Getter at block 21259466
CurrentMined() view returns (uint256)
1000000000000000000000
MaxMiningReward() view returns (uint256)
1500000000000000000000
MaxTotalSupply() view returns (uint256)
7000000000000000000000000
MiningReward() view returns (uint256)
1000000000000000000000
NextRewardHalving() view returns (uint256)
1575088005
RewardEnd() view returns (uint256)
1535026645
RewardHalvingTimePeriod() view returns (uint256)
63113852
RewardStart() view returns (uint256)
1535026045
RewardTimePeriod() view returns (uint256)
600
TimeNow() view returns (uint256)
1732473767
decimals() view returns (uint8)
18
name() view returns (string)
Ethershares
symbol() view returns (string)
ESH
totalSupply() view returns (uint256)
5905000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events Mine() returns (bool success)
approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.