Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOKO | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21078047 | 25 days ago | | | 0 | 0.00053346875 | |
| 21039870 | a month ago | | | 0 | 0.00030064413 | |
| 21037812 | a month ago | | | 0 | 0.00054168122 | |
| 21016099 | a month ago | | | 0 | 0.00054934852 | |
| 21013376 | a month ago | | | 0 | 0.00054884027 | |
| 21013376 | a month ago | | | 0 | 0.00054884027 | |
| 21013376 | a month ago | | | 0 | 0.00054884027 | |
| 21013376 | a month ago | | | 0 | 0.00054884027 | |
| 21013376 | a month ago | | | 0 | 0.00054884027 | |
| 21013375 | a month ago | | | 0 | 0.00045394960 |
ABI
ABI objects
Getter at block 21256121
MaxTransaction() view returns (uint256)
1000000000000000000000000000
MaxWallet() view returns (uint256)
1000000000000000000000000000
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
name() pure returns (string)
KOKO
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
KOKO
taxwallet() view returns (address)
0x8c499ef7a51efb76a11f947d9f52e501cb98e66d
totalSupply() pure returns (uint256)
1000000000000000000000000000
txtax() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0x28d49c5d6f1331b6ad87787ff97d23706ab2b74a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangeSettings(uint256 newMaxSwapX10)
EnableTrade()
ManualSwap(uint256 percent)
ReduceTaxes(uint256 newBuyTax, uint256 newSellTax)
ReduceTransferTax(uint256 _txtax)
RemoveAllLimits()
WDeth()
_ExcludedWallet(address wallet)
_RemoveExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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.