KittenPool
Verified contract
Active on
Ethereum with 8,988 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3516…f11a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEX | ERC-20 | 27.19073K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20533494 | 3 months ago | | | 0 | 0.00027522192 | |
| 18627652 | a year ago | | | 0 | 0.0041961594 | |
| 18183075 | a year ago | | | 0 | 0.00080881495 | |
| 18155725 | a year ago | | | 0 | 0.00099054947 | |
| 18155721 | a year ago | | | 0 | 0.0011729091 | |
| 16814260 | 2 years ago | | | 0 | 0.0026552195 | |
| 15120062 | 2 years ago | | | 0 | 0.0013434312 | |
| 14597130 | 3 years ago | | | 0 | 0.0024593408 | |
| 14450726 | 3 years ago | | | 0 | 0.0034387637 | |
| 14407784 | 3 years ago | | | 0 | 0.0068285483 |
ABI
ABI objects
Getter at block 21260155
DURATION() view returns (uint256)
604800
LP_TOKEN() view returns (address)
0x3516415161c478df10adbb8bb884cc83fbd5f11a
REWARD_TOKEN() view returns (address)
0x3516415161c478df10adbb8bb884cc83fbd5f11a
initreward() view returns (uint256)
8907759617590319297
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1724323223
lastUpdateTime() view returns (uint256)
1701265475
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1724323223
reductionFactor() view returns (uint256)
900
rewardPerToken() view returns (uint256)
3468610571969119851
rewardPerTokenStored() view returns (uint256)
3455433232278873451
rewardRate() view returns (uint256)
14728438521148
starttime() view returns (uint256)
1602517766
totalSupply() view returns (uint256)
25771865326162284300142
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)
startPool(uint256 _initFactor, uint256 _reductionFactor)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.