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 |
---|---|---|---|---|---|
AOTORI | ERC-20 | 18.047774K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16307472 | 2 years ago | | | 0 | 0.00049517952 | |
| 15219974 | 2 years ago | | | 0 | 0.00051195703 | |
| 14473730 | 3 years ago | | | 0 | 0.00062931942 | |
| 14420910 | 3 years ago | | | 0 | 0.00083385304 | |
| 14393786 | 3 years ago | | | 0 | 0.0027678406 | |
| 14385672 | 3 years ago | | | 0 | 0.0018752134 | |
| 14383192 | 3 years ago | | | 0 | 0.0013485162 | |
| 14382875 | 3 years ago | | | 0 | 0.00063989764 | |
| 14381626 | 3 years ago | | | 0 | 0.0016418077 | |
| 14381457 | 3 years ago | | | 0 | 0.0017804152 |
ABI
ABI objects
Getter at block 21278846
_maxTxAmount() view returns (uint256)
32000000000000
_maxWallet() view returns (uint256)
32000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Aotori
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AOTORI
totalSupply() view returns (uint256)
3200000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
createUniswapPair()
decreaseTax(uint256 newTaxRate)
increaseBuyLimit(uint256 amount)
increaseMaxWallet(uint256 amount)
manualSend()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
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.