NeptuneAI Coin
Verified contract
Active on
Ethereum with 498 txns
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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20842276 | 2 months ago | | | 0 | 0.00097202111 | |
| 11306384 | 4 years ago | | | 0 | 0.0024093001 | |
| 11306162 | 4 years ago | | | 0 | 0.0015801401 | |
| 11292911 | 4 years ago | | | 0 | 0.0026234601 | |
| 11272806 | 4 years ago | | | 0 | 0.0028911601 | |
| 11272806 | 4 years ago | | | 0 | 0.0028376201 | |
| 11272806 | 4 years ago | | | 0 | 0.0031053201 | |
| 11272806 | 4 years ago | | | 0 | 0.0030517801 | |
| 11272805 | 4 years ago | | | 0 | 0.0032124001 | |
| 11272805 | 4 years ago | | | 0 | 0.0027305401 |
ABI
ABI objects
Getter at block 21311322
decimals() pure returns (uint8)
18
name() pure returns (string)
NeptuneAI Coin
symbol() pure returns (string)
NAI
totalSupply() pure returns (uint256)
200000000000000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, 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.