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 |
---|---|---|---|---|---|
KEK | ERC-20 | 43.317303M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16244361 | 2 years ago | | | 0 | 0.00039854485 | |
| 15099596 | 2 years ago | | | 0 | 0.00043948487 | |
| 13355512 | 3 years ago | | | 0 | 0.0024102936 | |
| 12790225 | 3 years ago | | | 0 | 0.0011769505 | |
| 12734058 | 3 years ago | | | 0 | 0.00051653000 | |
| 12634139 | 3 years ago | | | 0 | 0.00041881800 | |
| 12624356 | 3 years ago | | | 0 | 0.00020218800 | |
| 12624320 | 3 years ago | | | 0 | 0.00018774600 | |
| 12307864 | 4 years ago | | | 0 | 0.0014384370 | |
| 12108301 | 4 years ago | | | 0 | 0.0099886810 |
ABI
ABI objects
Getter at block 21160769
decimals() view returns (uint256)
18
name() view returns (string)
KEK
owner() view returns (address)
0x693774a48dff53fd1f7e21a363d6acf9dbc540ad
stakingRewardsAvailable() view returns (uint256 _rewardsAvailable)
43317303049452655677366325
symbol() view returns (string)
KEK
totalSupply() view returns (uint256)
70000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burnTokens(uint256 _amount, address _account)
claimRewards(uint256 rewards, address rewardedTo) returns (bool)
configureAllowedPools(address poolAddress)
getTokensInEmergency(uint256 tokens)
removePools(address poolAddress)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address team, address presale, address production, address airdropRewards)
This contract contains no fallback and receive objects.
This contract contains no error objects.