Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$NOWAI | ERC-20 | 63.798734M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21283192 | 19 days ago | | | 0 | 0.00022832246 | |
| 21283190 | 19 days ago | | | 0 | 0.00020805111 | |
| 21196237 | a month ago | | | 0 | 0.00046633149 | |
| 20839628 | 3 months ago | | | 0 | 0.00029822623 | |
| 20319464 | 5 months ago | | | 0 | 0.00021295236 | |
| 20213181 | 6 months ago | | | 0 | 0.00018939960 | |
| 20206800 | 6 months ago | | | 0 | 0.00021932997 | |
| 20128989 | 6 months ago | | | 0 | 0.00024935692 | |
| 19877084 | 7 months ago | | | 0 | 0.00035460801 | |
| 19862462 | 7 months ago | | | 0 | 0.00052098008 |
ABI
ABI objects
Getter at block 21422673
Optimization() view returns (uint256)
7312007070419858587778593126578989
decimals() view returns (uint8)
18
name() view returns (string)
NOWAI
owner() view returns (address)
0x47726b6e98ef99382359efe87e14d826b57403a1
paused() view returns (bool)
false
symbol() view returns (string)
$NOWAI
taxStatus() view returns (bool)
true
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exclude(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerTax()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.