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 |
---|---|---|---|---|---|
KAI | ERC-20 | 98.858066K | -- | -- | |
FEARNOT | ERC-20 | 11.42176 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21297957 | 6 hours ago | | | 0 | 0.00032312233 | |
| 21278832 | 3 days ago | | | 0 | 0.00060275973 | |
| 21276281 | 3 days ago | | | 0 | 0.00034312039 | |
| 21275030 | 3 days ago | | | 0 | 0.00023819265 | |
| 21268864 | 4 days ago | | | 0 | 0.00021296024 | |
| 21268553 | 4 days ago | | | 0 | 0.00040247793 | |
| 21238669 | 9 days ago | | | 0 | 0.00076038251 | |
| 21224716 | 10 days ago | | | 0 | 0.00048204487 | |
| 21207719 | 13 days ago | | | 0 | 0.00025997711 | |
| 21207717 | 13 days ago | | | 0 | 0.00046277326 |
ABI
ABI objects
Getter at block 21299725
communityRewardsReserve() view returns (uint256)
2500002601000000000000000000
decimals() view returns (uint8)
18
liquidityReserve() view returns (uint256)
1500001561000000000000000000
marketingReserve() view returns (uint256)
2500002601000000000000000000
name() view returns (string)
KAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
presaleReserve() view returns (uint256)
2000002080000000000000000000
stakingReserve() view returns (uint256)
1500001561000000000000000000
symbol() view returns (string)
KAI
totalSupply() view returns (uint256)
6000006242000000000000000000
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.