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 "Nemo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17265619 | 2 years ago | | | 0 | 0.0014630004 | |
| 17265615 | 2 years ago | | | 0 | 0.0016228398 | |
| 17265610 | 2 years ago | | | 0 | 0.0015530080 | |
| 17213809 | 2 years ago | | | 0 | 0.0034151511 | |
| 17212808 | 2 years ago | | | 0 | 0.013157806 | |
| 17211565 | 2 years ago | | | 0 | 0.0040623640 | |
| 17211564 | 2 years ago | | | 0 | 0.0066704568 | |
| 17210196 | 2 years ago | | | 0 | 0.0073410750 | |
| 17210081 | 2 years ago | | | 0 | 0.0062168237 | |
| 17209055 | 2 years ago | | | 0 | 0.0056519492 |
ABI
ABI objects
Getter at block 21411035
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x1807a6805cb9217f3981aaefd1180180422abbd0
msgSend() view returns (address)
0x425b40de336914657bfe5f6a5ac5cf9e3632ca0f
name() view returns (string)
Nemo
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x1807a6805cb9217f3981aaefd1180180422abbd0
startBlock() view returns (uint256)
17203431
symbol() view returns (string)
NEMO
totalSupply() view returns (uint256)
6900000000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.