Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Nano AI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19907043 | 2 months ago | | | 0 | 1.3233812e-7 | |
| 19906980 | 2 months ago | | | 0 | 2.1536194e-7 | |
| 19906945 | 2 months ago | | | 0 | 5.6741670e-7 | |
| 19906943 | 2 months ago | | | 0 | 5.6741670e-7 | |
| 19906942 | 2 months ago | | | 0 | 5.6741670e-7 | |
| 19906940 | 2 months ago | | | 0 | 5.6741670e-7 | |
| 19906939 | 2 months ago | | | 0 | 5.6741670e-7 | |
| 19906937 | 2 months ago | | | 0 | 5.6741670e-7 | |
| 19906936 | 2 months ago | | | 0 | 5.6741670e-7 | |
| 19906935 | 2 months ago | | | 0 | 5.6741670e-7 |
ABI
ABI objects
Getter at block 22138089 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
67410053720513458298185985847632102931081008419245086155905437512548084639249
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Nano AI
symbol() view returns (string)
NAI
totalSupply() view returns (uint256)
10000000000000000000000000
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)
isOwner(address a) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string name, string symbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.