Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AoChan | ERC-20 | 1.925953B | -- | -- | |
L | ERC-20 | 7.230186M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220320 | 5 days ago | | | 0 | 0.00045892619 | |
| 21162457 | 13 days ago | | | 0 | 0.00081999334 | |
| 21058627 | a month ago | | | 0 | 0.00040712896 | |
| 21018891 | a month ago | | | 0 | 0.00036248478 | |
| 20999332 | a month ago | | | 0 | 0.00040302732 | |
| 20977490 | a month ago | | | 0 | 0.00048364695 | |
| 20947755 | a month ago | | | 0 | 0.00078028926 | |
| 20887901 | 2 months ago | | | 0 | 0.0035424750 | |
| 20855070 | 2 months ago | | | 0 | 0.00063601597 | |
| 20821013 | 2 months ago | | | 0 | 0.0017583825 |
ABI
ABI objects
Getter at block 21257197
_maxTaxSwap() view returns (uint256)
8413800000000000000
_maxTxAmount() view returns (uint256)
8413800000000000000
_maxWalletSize() view returns (uint256)
8413800000000000000
_taxSwapThreshold() view returns (uint256)
8413800000000000000
caSell() view returns (uint256)
3
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Ao-Chan
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AoChan
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x3fd01af50abf0077ce725749c9cf6ab2f1b3e634
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueERC20tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
setcaTrigger(bool _status)
transfer(address recipient, 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)
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.