Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NOM Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10970882 | 4 years ago | | | 0 | 0.0037388340 | |
| 10548673 | 4 years ago | | | 0 | 0.0028702160 | |
| 10251355 | 4 years ago | | | 0 | 0.0010574480 | |
| 10052538 | 5 years ago | | | 0 | 0.00087239461 | |
| 9638320 | 5 years ago | | | 0 | 0.00068595800 | |
| 9527968 | 5 years ago | | | 0 | 0.000075532000 | |
| 9502019 | 5 years ago | | | 0 | 0.00043905000 | |
| 9502008 | 5 years ago | | | 0 | 0.00021952500 | |
| 9411302 | 5 years ago | | | 0 | 0.00010553200 | |
| 9385446 | 5 years ago | | | 0 | 0.000052766000 |
ABI
ABI objects
Getter at block 21225032
decimals() view returns (uint8)
18
firstStageMinted() view returns (bool)
false
firstStageMinting() view returns (uint256)
565000000000000000000000000
firstStageMintingDate() view returns (uint256)
1532736000
fourthStageMinted() view returns (bool)
false
fourthStageMinting() view returns (uint256)
565000000000000000000000000
fourthStageMintingDate() view returns (uint256)
1556409600
initialIssueMinted() view returns (bool)
true
initialIssueMinting() view returns (uint256)
3390000000000000000000000000
initialIssueMintingDate() view returns (uint256)
1524873600
name() view returns (string)
NOM Token
owner() view returns (address)
0x0789804449ce5d1a672f054b46cefed2cc49d11f
secondStageMinted() view returns (bool)
false
secondStageMinting() view returns (uint256)
565000000000000000000000000
secondStageMintingDate() view returns (uint256)
1540684800
symbol() view returns (string)
NOM
thirdStageMinted() view returns (bool)
false
thirdStageMinting() view returns (uint256)
565000000000000000000000000
thirdStageMintingDate() view returns (uint256)
1548633600
totalSupply() view returns (uint256)
3390000000000000000000000000
totalTokens() view returns (uint256)
5650000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.