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)
No balances found for "Akita"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20816198 | 2 months ago | | | 0 | 0.00087946072 | |
| 20816193 | 2 months ago | | | 0 | 0.00094911261 | |
| 20816182 | 2 months ago | | | 0 | 0.0013035872 | |
| 20816177 | 2 months ago | | | 0 | 0.0010464778 | |
| 20816171 | 2 months ago | | | 0 | 0.0012661863 | |
| 20816171 | 2 months ago | | | 0 | 0.0014992063 | |
| 20816170 | 2 months ago | | | 0 | 0.0011445925 | |
| 20816170 | 2 months ago | | | 0 | 0.0011445925 | |
| 20816170 | 2 months ago | | | 0 | 0.0011758172 | |
| 20816170 | 2 months ago | | | 0 | 0.0011758172 |
ABI
ABI objects
Getter at block 21213589
_maxTaxSwap() view returns (uint256)
8000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Akita
owner() view returns (address)
0x9e698417c8a553d7c734c18326477c4446d278e6
symbol() pure returns (string)
AKITA
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xeb95321530970f933797d19eb2e6fa5524d7a3c2
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()
removeLimits()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
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.