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 |
---|---|---|---|---|---|
N | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244011 | a minute ago | | | 0 | 0.00067900387 | |
| 21244002 | 3 minutes ago | | | 0 | 0.00054759061 | |
| 21243991 | 5 minutes ago | | | 0 | 0.00055164667 | |
| 21243982 | 7 minutes ago | | | 0 | 0.00059208105 | |
| 21243971 | 9 minutes ago | | | 0 | 0.00060534506 | |
| 21243959 | 11 minutes ago | | | 0 | 0.00061130905 | |
| 21243949 | 13 minutes ago | | | 0 | 0.00060768199 | |
| 21243940 | 15 minutes ago | | | 0 | 0.00066809982 | |
| 21243930 | 17 minutes ago | | | 0 | 0.00070426639 | |
| 21243920 | 19 minutes ago | | | 0 | 0.00074550315 |
ABI
ABI objects
Getter at block 21244014
decimals() view returns (uint8)
18
epoch() view returns (uint8)
0
lastDoublingBlock() view returns (uint256)
19101406
lastMintingBlock() view returns (uint256)
21244011
name() view returns (string)
N
nextDoublingBlock() view returns (uint256)
29620606
symbol() view returns (string)
N
totalSupply() view returns (uint256)
2142606000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
mint()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) 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.