Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc15…ec2d
0x20ea…27db
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOKO | ERC-20 | 59.39429B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14545071 | 3 years ago | | | 0 | 0.0012065548 | |
| 14519950 | 3 years ago | | | 0 | 0.0037129160 | |
| 14477948 | 3 years ago | | | 0 | 0.0024244615 | |
| 14461450 | 3 years ago | | | 0 | 0.00048153846 | |
| 14460433 | 3 years ago | | | 0 | 0.0019899619 | |
| 14458572 | 3 years ago | | | 0 | 0.0027950966 | |
| 14456589 | 3 years ago | | | 0 | 0.0040878205 | |
| 14456002 | 3 years ago | | | 0 | 0.0017155052 | |
| 14455733 | 3 years ago | | | 0 | 0.0011804731 | |
| 14455250 | 3 years ago | | | 0 | 0.0014137879 |
ABI
ABI objects
Getter at block 21328969
_FeeAddress1() view returns (address)
0xdc1594d512945cedbd276529a7eee56127aeec2d
_FeeAddress2() view returns (address)
0x20ea8b06e3191658736ede80d96c2615b9cf27db
_buyFee() view returns (uint256)
4
_feeRate() view returns (uint256)
9
_launchedAt() view returns (uint256)
1648193979
_maxBuyAmount() view returns (uint256)
5000000001000000000
_maxHeldTokens() view returns (uint256)
30000000000000000000
_sellFee() view returns (uint256)
99
_useImpactFeeSetter() view returns (bool)
true
amountInPool() view returns (uint256)
12487202
decimals() view returns (uint8)
9
name() view returns (string)
Hanabiko
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KOKO
thisBalance() view returns (uint256)
59394290421032190701
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x726b57b71acce98d242b623a2953d758a1db11af
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setFeeRate(uint256 rate)
setFees(uint256 buy, uint256 sell)
toggleImpactFee(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFeeAddress1(address newAddress)
updateFeeAddress2(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeAddress1Updated(address _feewallet1)
FeeAddress2Updated(address _feewallet2)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
FeesUpdated(uint256 _buy, uint256 _sell)
ImpactFeeSetterUpdated(bool _usefeesetter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress1, address FeeAddress2)
receive()
This contract contains no error objects.