KittenPool
Verified contract
Active on
Ethereum with 3,141 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x124c…b50f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
kBASEv0 | ERC-20 | 772.122647 | -- | -- | |
UNI-V2 | ERC-20 | 109.459668 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18627633 | a year ago | | | 0 | 0.0050572501 | |
| 14766818 | 3 years ago | | | 0 | 0.0073720075 | |
| 12802835 | 3 years ago | | | 0 | 0.0011122800 | |
| 11989781 | 4 years ago | | | 0 | 0.012762240 | |
| 11746177 | 4 years ago | | | 0 | 0.0097748343 | |
| 11745478 | 4 years ago | | | 0 | 0.010084080 | |
| 11744697 | 4 years ago | | | 0 | 0.013690607 | |
| 11742229 | 4 years ago | | | 0 | 0.0059243970 | |
| 11740876 | 4 years ago | | | 0 | 0.0050895871 | |
| 11726243 | 4 years ago | | | 0 | 0.011366186 |
ABI
ABI objects
Getter at block 21230315
DURATION() view returns (uint256)
604800
LP_TOKEN() view returns (address)
0x9f11faf42a16d986f7bfd6338f41db880da6df39
REWARD_TOKEN() view returns (address)
0x124c6092c469716a661b5b0609f205050b26b50f
initreward() view returns (uint256)
1188878423736555994737
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1701265247
lastUpdateTime() view returns (uint256)
1653042611
origTotalSupply() view returns (uint256)
4686214791970821936300089
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1701265247
rewardPerToken() view returns (uint256)
3580937840554588422909
rewardPerTokenStored() view returns (uint256)
2714928687457666006595
rewardRate() view returns (uint256)
1965738134485046
starttime() view returns (uint256)
1600956000
totalSupply() view returns (uint256)
109459668170484481211
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.