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 "Nuklai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19685611 | 7 months ago | | | 0 | 0.00033510972 | |
| 19682951 | 7 months ago | | | 0 | 0.0010958950 | |
| 19682897 | 7 months ago | | | 0 | 0.00089128501 | |
| 19579657 | 8 months ago | | | 0 | 0.00092375923 | |
| 19579654 | 8 months ago | | | 0 | 0.00060369855 | |
| 19578905 | 8 months ago | | | 0 | 0.00056024284 | |
| 19577426 | 8 months ago | | | 0 | 0.0017644272 | |
| 19576119 | 8 months ago | | | 0 | 0.0013789755 | |
| 19576003 | 8 months ago | | | 0 | 0.0032919879 | |
| 19575650 | 8 months ago | | | 0 | 0.0011205153 |
ABI
ABI objects
Getter at block 21223267
_taxWallet() view returns (address)
0xcd2fa98c2eee73eb0d4934ee552d68ca2b019ad3
decimals() view returns (uint8)
18
name() view returns (string)
Nuklai
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
NAI
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
delegate(address delegatee)
removeLimits()
renounceOwnership()
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(address add)
This contract contains no fallback and receive objects.
This contract contains no error objects.