Ao-Chan
Verified contract
Active on
Ethereum with 1,454 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7049…78a0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AOBA | ERC-20 | 5.87937M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21146058 | 2 days ago | | | 0 | 0.00057473392 | |
| 21137446 | 3 days ago | | | 0 | 0.0010295865 | |
| 21134712 | 3 days ago | | | 0 | 0.00037839877 | |
| 21131637 | 4 days ago | | | 0 | 0.00094177957 | |
| 21131396 | 4 days ago | | | 0 | 0.0011522531 | |
| 21102758 | 8 days ago | | | 0 | 0.00022711973 | |
| 21087675 | 10 days ago | | | 0 | 0.00050729298 | |
| 21080865 | 11 days ago | | | 0 | 0.00038981427 | |
| 21069025 | 12 days ago | | | 0 | 0.00040286069 | |
| 21062852 | 13 days ago | | | 0 | 0.00033686982 |
ABI
ABI objects
Getter at block 21157777
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
8000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ao-Chan
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AOBA
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x70274db63dd86c6386e1762fc8522ee1dac9162e
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)
blockSnipers(address[] bots_)
changeFee(uint256 _buys, uint256 _sells)
enableTrading()
manualSend()
manualSwap()
reduceThreshold()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSniper(address[] notsniper)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.