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 |
---|---|---|---|---|---|
AINEMO | ERC-20 | 23.561285T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7872865 | a year ago | | | 0 | 0.000000050862327924 | |
| 3462470 | a year ago | | | 0 | 0.0000023618743 | |
| 2528758 | a year ago | | | 0 | 0.000036468002 | |
| 2351594 | a year ago | | | 0 | 0.000069480003 | |
| 2271584 | a year ago | | | 0 | 0.000069462003 | |
| 2257661 | a year ago | | | 0 | 0.000069480003 | |
| 2188317 | a year ago | | | 0 | 0.000069462003 | |
| 2185223 | a year ago | | | 0 | 0.000011577000 | |
| 2157163 | a year ago | | | 0 | 0.000069462003 | |
| 2153868 | a year ago | | | 0 | 0.000039853502 |
ABI
ABI objects
Getter at block 22926419
decimals() view returns (uint8)
6
feeDenominator() view returns (uint256)
10000
name() view returns (string)
NemoAI
owner() view returns (address)
0xfde79581cfce9f453a95003d3f586439145bdebf
symbol() view returns (string)
AINEMO
totalSupply() view returns (uint256)
929316146062141936330
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackList(address) view returns (bool)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
clearStuckEthBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueToken(address tokenAddress)
setIsBlackList(address holder, bool banned)
setIsFeeExempt(address holder, bool exempt)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.