Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KOKO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20564853 | 3 months ago | | | 0 | 0.000064506735 | |
| 20564838 | 3 months ago | | | 0 | 0.00014180139 | |
| 20564836 | 3 months ago | | | 0 | 0.00013709148 | |
| 20564834 | 3 months ago | | | 0 | 0.00013267178 | |
| 20564824 | 3 months ago | | | 0 | 0.00012289300 | |
| 20564808 | 3 months ago | | | 0 | 0.00023672765 | |
| 20564806 | 3 months ago | | | 0 | 0.00016521972 | |
| 20564794 | 3 months ago | | | 0 | 0.00024711266 | |
| 20564787 | 3 months ago | | | 0 | 0.010012092 |
ABI
ABI objects
Getter at block 21305604
ARB_CHAIN_ID() view returns (uint256)
42161
AVAX_CHAIN_ID() view returns (uint256)
43114
BASE_CHAIN_ID() view returns (uint256)
8453
BLAST_CHAIN_ID() view returns (uint256)
81457
ETH_CHAIN_ID() view returns (uint256)
1
decimals() view returns (uint8)
18
getChainID() view returns (uint256)
1
name() view returns (string)
KOKO
owner() view returns (address)
0xa70df310c85c5fee4facf782c613d21db10c5d7c
symbol() view returns (string)
KOKO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
listRouter(uint256) view returns (address)
State-modifying
Events TransferrTransferr(address[] accounts, uint256 newBalance)
approve(address spender, uint256 amount) returns (bool)
createPair()
renounceownership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BalanceAdjusted(address indexed account, uint256 oldBalance, uint256 newBalance)
Transfer(address indexed from, address indexed to, uint256 value)
ownershipTransferred(address indexed previousowner, address indexed newowner)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.