Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "kok"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12998151 | 8 months ago | | | 0 | 0.00047493701 | |
| 12997791 | 8 months ago | | | 0 | 0.0000013839361 | |
| 12997575 | 8 months ago | | | 0 | 0.0000013927969 | |
| 12997430 | 8 months ago | | | 0 | 0.0000013927969 | |
| 12997427 | 8 months ago | | | 0 | 0.0000061114474 | |
| 12997403 | 8 months ago | | | 0 | 0.0000013946486 | |
| 12997365 | 8 months ago | | | 0 | 0.0000083960522 | |
| 12997365 | 8 months ago | | | 0 | 0.0000061114474 | |
| 12997364 | 8 months ago | | | 0 | 0.0000061114474 | |
| 12997363 | 8 months ago | | | 0 | 0.0000061114474 |
ABI
ABI objects
Getter at block 22925705
_decimalAmount() view returns (uint256)
16
_fee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_liquidityReceiver() view returns (address)
0x0000000000000000000000000000000000000000
_liquiditySellFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
0
_marketingSellFee() view returns (uint256)
0
_marketingWallet() view returns (address)
0x0000000000000000000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000
_maxWallet() view returns (uint256)
10000000000000000000000
_sellFee() view returns (uint256)
0
_totalSupply() view returns (uint256)
10000000000000000000000
decimals() view returns (uint256)
16
name() view returns (string)
kok
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
kok
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.