KittenPool
Verified contract
Active on
Ethereum with 1,252 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 | 58.471107 | -- | -- | |
UNI-V2 | ERC-20 | 15.382786 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18993639 | 10 months ago | | | 0 | 0.0023986588 | |
| 15249886 | 2 years ago | | | 0 | 0.00049805693 | |
| 14787899 | 3 years ago | | | 0 | 0.0040688146 | |
| 14787868 | 3 years ago | | | 0 | 0.0043891768 | |
| 14597118 | 3 years ago | | | 0 | 0.0031034171 | |
| 14152486 | 3 years ago | | | 0 | 0.0046867914 | |
| 14152481 | 3 years ago | | | 0 | 0.0040207009 | |
| 13556609 | 3 years ago | | | 0 | 0.011493603 | |
| 13556598 | 3 years ago | | | 0 | 0.010655700 | |
| 13530755 | 3 years ago | | | 0 | 0.015371757 |
ABI
ABI objects
Getter at block 21202500
DURATION() view returns (uint256)
604800
LP_TOKEN() view returns (address)
0x9f11faf42a16d986f7bfd6338f41db880da6df39
REWARD_TOKEN() view returns (address)
0x3516415161c478df10adbb8bb884cc83fbd5f11a
initreward() view returns (uint256)
28385783426623359753
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1653330658
lastUpdateTime() view returns (uint256)
1653330658
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1653330658
reductionFactor() view returns (uint256)
900
rewardPerToken() view returns (uint256)
65301112742816362184
rewardPerTokenStored() view returns (uint256)
65301112742816362184
rewardRate() view returns (uint256)
46934165718623
starttime() view returns (uint256)
1602517141
totalSupply() view returns (uint256)
15382786494138365473
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.