KittenPool
Verified contract
Active on
Ethereum with 6,844 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3516…f11a
Balances ($141,063.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KIF | ERC-20 | 12.719897K | $11.09 |
$141,063.66 | |
DEX | ERC-20 | 689.131173 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18735939 | a year ago | | | 0 | 0.0095313179 | |
| 18155718 | a year ago | | | 0 | 0.00087008612 | |
| 17860666 | a year ago | | | 0 | 0.0014691671 | |
| 17736730 | a year ago | | | 0 | 0.0036384444 | |
| 16299020 | 2 years ago | | | 0 | 0.0031389863 | |
| 15961926 | 2 years ago | | | 0 | 0.0020493428 | |
| 15120055 | 2 years ago | | | 0 | 0.0021380716 | |
| 15027351 | 2 years ago | | | 0 | 0.0021535738 | |
| 15018904 | 2 years ago | | | 0 | 0.0097779600 | |
| 14670227 | 3 years ago | | | 0 | 0.0045177204 |
ABI
ABI objects
Getter at block 21219480
DURATION() view returns (uint256)
604800
LP_TOKEN() view returns (address)
0x177ba0cac51bfc7ea24bad39d81dcefd59d74faa
REWARD_TOKEN() view returns (address)
0x3516415161c478df10adbb8bb884cc83fbd5f11a
initreward() view returns (uint256)
7668996859869543342
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1702575359
lastUpdateTime() view returns (uint256)
1695558095
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1702575359
reductionFactor() view returns (uint256)
900
rewardPerToken() view returns (uint256)
1455138994791053856
rewardPerTokenStored() view returns (uint256)
1448143620026274703
rewardRate() view returns (uint256)
12680219675710
starttime() view returns (uint256)
1602516983
totalSupply() view returns (uint256)
12719897365678964061237
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.