NomotaAI
Verified contract
Active on
Ethereum with 2,635 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6fb9…41bb
Balances ($418.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NMAI | ERC-20 | 137.224565K | $0.003051 |
$418.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206493 | 14 hours ago | | | 0 | 0.00024075111 | |
| 21205568 | 17 hours ago | | | 0 | 0.00046727816 | |
| 21201325 | a day ago | | | 0 | 0.00085241131 | |
| 21199062 | 2 days ago | | | 0 | 0.00070352589 | |
| 21198966 | 2 days ago | | | 0 | 0.00047857490 | |
| 21196149 | 2 days ago | | | 0 | 0.00055696006 | |
| 21196142 | 2 days ago | | | 0 | 0.00093062651 | |
| 21193053 | 2 days ago | | | 0 | 0.00079403052 | |
| 21193031 | 2 days ago | | | 0 | 0.00081917228 | |
| 21186733 | 3 days ago | | | 0 | 0.0021870236 |
ABI
ABI objects
Getter at block 21210685
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
NomotaAI
owner() view returns (address)
0xb9aa3f4ce6d1f4ebd338f31ee9165f29f274313f
symbol() pure returns (string)
NMAI
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RemoveLimits()
SetFinalTax(uint256 _valueBuy, uint256 _valueSell)
StartTrading()
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet, address stakeWallet, address router_)
receive()
This contract contains no error objects.