Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Akitato"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15840954 | 2 years ago | | | 0 | 0.0013696156 | |
| 15840948 | 2 years ago | | | 0 | 0.0012437040 | |
| 15840938 | 2 years ago | | | 0 | 0.0019291220 | |
| 15840935 | 2 years ago | | | 0 | 0.0011579589 | |
| 15840931 | 2 years ago | | | 0 | 0.00078230677 | |
| 15840929 | 2 years ago | | | 0 | 0.00046704337 | |
| 15840928 | 2 years ago | | | 0 | 0.00068548522 | |
| 15840926 | 2 years ago | | | 0 | 0.00077608178 | |
| 15840925 | 2 years ago | | | 0 | 0.00071964516 | |
| 15840925 | 2 years ago | | | 0 | 0.00076675516 |
ABI
ABI objects
Getter at block 21202435
_maxWalletToken() view returns (uint256)
100000000000000000
autoLiquidityReceiver() view returns (address)
0x308f9333725b4fa1974c224107729c0f3662ef28
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0x308f9333725b4fa1974c224107729c0f3662ef28
maxSwapThreshold() view returns (uint256)
1000000000000000
name() view returns (string)
Akitato
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xfd6dcc6076fe5116da6446e3668a269ca16f3e4b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
salemultiplier() view returns (uint256)
200000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
AKITA
totalFee() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
renounceOwnership()
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 maxWallPercent_base10000)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPair(address pairaddr)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routeraddr)
receive()
This contract contains no error objects.