Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AKAI | ERC-20 | 84.930923M | -- | -- | |
AKAI | ERC-20 | 84.93K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17663564 | a year ago | | | 0 | 0.0013624524 | |
| 17663561 | a year ago | | | 0 | 0.0012050446 | |
| 17661230 | a year ago | | | 0 | 0.00074544284 | |
| 17660891 | a year ago | | | 0 | 0.00075581452 | |
| 17660488 | a year ago | | | 0 | 0.00076245715 | |
| 17660488 | a year ago | | | 0 | 0.00076291379 | |
| 17660488 | a year ago | | | 0 | 0.00076291379 | |
| 17660414 | a year ago | | | 0 | 0.00065965646 | |
| 17660346 | a year ago | | | 0 | 0.00067632244 | |
| 17660338 | a year ago | | | 0 | 0.00066925146 |
ABI
ABI objects
Getter at block 21385277
_buybackThreshold() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
999999999999999999999
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Akai
owner() view returns (address)
0x51513e1054eed53fa4a0474a589bb5e94c3188e1
readFees() view returns (uint256 _totalBuyFee, uint256 _totalSellFee, uint256 _marketingFeeBuy, uint256 _marketingFeeSell, uint256 _liquidityFeeBuy, uint256 _liquidityFeeSell, uint256 _buybackFeeBuy, uint256 _buybackFeeSell, uint256 maxEarlySellFee)
(_totalBuyFee=400, _totalSellFee=500, _marketingFeeBuy=200, _marketingFeeSell=200, _liquidityFeeBuy=100, _liquidityFeeSell=100, _buybackFeeBuy=100, _buybackFeeSell=100, maxEarlySellFee=100)
swapAmount() view returns (uint256)
1000000000000000000000000000
symbol() pure returns (string)
AKAI
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf2d1e674cfc4640d5a144001a438b118a2585ac1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
getUserEarlySellTax(address _seller, uint256 _sellAmount, uint256 _earlySellFee) view returns (uint256)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockMultipleBots(address[] _bots, bool status)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualBuyBack()
manualsend()
manualswap()
multiSend(address[] addresses, uint256[] amounts, bool overrideTracker, uint256 trackerTimestamp)
renounceOwnership()
setBuyBackThreshold(uint256 amount)
setBuyFee(uint256 _bMarketingFee, uint256 _bLPFee, uint256 _bBuybackFee)
setMaxTxnAmount(uint256 maxTxnAmount)
setMaxWalletAmount(uint256 maxWalletAmount)
setSellFee(uint256 _sMarketingFee, uint256 _sLPFee, uint256 _sBuybackFee, uint256 _sEarlySellFee)
setSwapAmount(uint256 _swapAmount)
setTrading(bool _tradingOpen)
setWallets(address taxWallet1, address taxWallet2, address lpTokensReceiver, address buybackTokenReceiver)
toggleSwap(bool _swapEnabled)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.