Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$NOWAI | ERC-20 | 1.679517B | -- | -- | |
$NOWAI | ERC-20 | 500K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270140 | 16 days ago | | | 0 | 0.00032612300 | |
| 21269865 | 16 days ago | | | 0 | 0.00035634711 | |
| 21196271 | a month ago | | | 0 | 0.00045694165 | |
| 20128636 | 6 months ago | | | 0 | 0.00040050723 | |
| 20084412 | 6 months ago | | | 0 | 0.00046235337 | |
| 20084393 | 6 months ago | | | 0 | 0.00047477321 | |
| 19599410 | 8 months ago | | | 0 | 0.00052638513 | |
| 19599404 | 8 months ago | | | 0 | 0.00076643846 | |
| 18468351 | a year ago | | | 0 | 0.00039119235 | |
| 18304585 | a year ago | | | 0 | 0.00015725608 |
ABI
ABI objects
Getter at block 21381956
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x47726b6e98ef99382359efe87e14d826b57403a1
maxWalletAmount() view returns (uint256)
1
name() view returns (string)
NOWAI
owner() view returns (address)
0x2c9300cdb35aa8c45effa11055339edba7d4b3a1
symbol() view returns (string)
$NOWAI
taxForLiquidity() view returns (uint256)
1
taxForMarketing() view returns (uint256)
2
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc378a59218179dc5724353d94446f58fae88aa66
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxForLiquidity, uint256 _taxForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.