Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOKO | ERC-20 | 4.741813M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15504949 | 2 years ago | | | 0 | 0.0014794708 | |
| 15501980 | 2 years ago | | | 0 | 0.00072817289 | |
| 15501978 | 2 years ago | | | 0 | 0.00039932401 | |
| 15501973 | 2 years ago | | | 0 | 0.00084604713 | |
| 15501965 | 2 years ago | | | 0 | 0.00065784784 | |
| 15501962 | 2 years ago | | | 0 | 0.0035884000 | |
| 15501955 | 2 years ago | | | 0 | 0.00060906462 | |
| 15501954 | 2 years ago | | | 0 | 0.018604463 | |
| 15501946 | 2 years ago | | | 0 | 0.00052240051 | |
| 15501940 | 2 years ago | | | 0 | 0.00056686800 |
ABI
ABI objects
Getter at block 21284107
buyDevFee() view returns (uint256)
5
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xb01d78c106e633bd87cd90e500f75470244adb60
limitsInEffect() view returns (bool)
false
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Hanabiko
owner() view returns (address)
0xb01d78c106e633bd87cd90e500f75470244adb60
sellDevFee() view returns (uint256)
5
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
KOKO
tokensForDev() view returns (uint256)
4741812655742673433944905
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x960ddd932e6773344f6afe91fcd16cdfb1bd2512
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool state)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFees(uint256 newBuyLiquidityFee, uint256 newBuyDevFee, uint256 newSellLiquidityFee, uint256 newSellDevFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.