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 "nmt"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11196212 | 4 years ago | | | 0 | 0.0010123121 | |
| 9875473 | 5 years ago | | | 0 | 0.00018077000 | |
| 8997089 | 5 years ago | | | 0 | 0.0019535800 | |
| 8919076 | 5 years ago | | | 0 | 0.0019560120 | |
| 8910586 | 5 years ago | | | 0 | 0.0019560120 | |
| 8907119 | 5 years ago | | | 0 | 0.0019560120 | |
| 8899809 | 5 years ago | | | 0 | 0.0019535800 | |
| 8895553 | 5 years ago | | | 0 | 0.0019535800 | |
| 8889181 | 5 years ago | | | 0 | 0.0019560120 | |
| 8883342 | 5 years ago | | | 0 | 0.0019560120 |
ABI
ABI objects
Getter at block 21167380
_totalSupply() view returns (uint256)
580000000000000
decimals() view returns (uint8)
6
name() view returns (string)
nmt
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0e2030e1820707fd76686c0c14e1322d99510f1b
symbol() view returns (string)
nmt
totalSupply() view returns (uint256)
580000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.