KittenPool
Verified contract
Active on
Ethereum with 6,962 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x124c…b50f
Balances ($71,810.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KIF | ERC-20 | 5.173703K | $13.88 |
$71,810.99 | |
kBASEv0 | ERC-20 | 949.760852 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16835398 | 2 years ago | | | 0 | 0.0012355746 | |
| 16835397 | 2 years ago | | | 0 | 0.0028965123 | |
| 16333547 | 2 years ago | | | 0 | 0.0022548925 | |
| 15294107 | 2 years ago | | | 0 | 0.00080684414 | |
| 14450289 | 3 years ago | | | 0 | 0.0072292155 | |
| 13801515 | 3 years ago | | | 0 | 0.0091118899 | |
| 13786453 | 3 years ago | | | 0 | 0.029989084 | |
| 13437431 | 3 years ago | | | 0 | 0.0098928120 | |
| 13389071 | 3 years ago | | | 0 | 0.010743336 | |
| 13082919 | 3 years ago | | | 0 | 0.0081932906 |
ABI
ABI objects
Getter at block 21168776
DURATION() view returns (uint256)
604800
LP_TOKEN() view returns (address)
0x177ba0cac51bfc7ea24bad39d81dcefd59d74faa
REWARD_TOKEN() view returns (address)
0x124c6092c469716a661b5b0609f205050b26b50f
initreward() view returns (uint256)
11915647846066230768
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1679513591
lastUpdateTime() view returns (uint256)
1673441567
origTotalSupply() view returns (uint256)
4686214791970821936300089
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1679513591
rewardPerToken() view returns (uint256)
112486042466082393534
rewardPerTokenStored() view returns (uint256)
112462919801405669889
rewardRate() view returns (uint256)
19701798687278
starttime() view returns (uint256)
1600956000
totalSupply() view returns (uint256)
5173702777982394611427
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
renounceOwnership()
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.