Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc12e…9b03
0x6080…a62a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RFCTR | ERC-20 | 13.401684K | -- | -- | |
RFI | ERC-20 | 2.690989K | -- | -- | |
BEAST | ERC-20 | 500.840046 | -- | -- | |
TRY | ERC-20 | 140.447165 | -- | -- | |
STACK | ERC-20 | 8 | -- | -- | |
UNI-V2 | ERC-20 | 1.467619 | -- | -- | |
CVT | ERC-20 | 0.9604 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14772304 | 3 years ago | | | 0 | 0.0026644571 | |
| 14763589 | 3 years ago | | | 0 | 0.0034398103 | |
| 14438042 | 3 years ago | | | 0 | 0.0036324946 | |
| 13830097 | 3 years ago | | | 0 | 0.0062907436 | |
| 13734756 | 3 years ago | | | 0 | 0.011455600 | |
| 13682230 | 3 years ago | | | 0 | 0.0075228192 | |
| 13512788 | 3 years ago | | | 0 | 0.020593118 | |
| 13340136 | 3 years ago | | | 0 | 0.0046011968 | |
| 13218377 | 3 years ago | | | 0 | 0.0087883402 | |
| 13167078 | 3 years ago | | | 0 | 0.016124963 |
ABI
ABI objects
Getter at block 21214479
duration() view returns (uint256)
31536000
lastTimeRewardApplicable() view returns (uint256)
1641760252
lastUpdateTime() view returns (uint256)
1641760252
lpToken() view returns (address)
0x608095446de5500937d50fff7f0f39e307e7a62a
owner() view returns (address)
0x76eff89cde6ff68103e76dd492e8b25a058fcb2b
periodFinish() view returns (uint256)
1641760252
rewardPerToken() view returns (uint256)
99928789893944297409
rewardPerTokenStored() view returns (uint256)
99928789893944297409
rewardRate() view returns (uint256)
85616438356164
rewardToken() view returns (address)
0xc12ecee46ed65d970ee5c899fcc7ae133aff9b03
totalSupply() view returns (uint256)
1467619222849700900
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()
farm(uint256 amount)
getReward()
notifyRewardAmount(uint256 reward, uint256 _duration)
recoverLostTokensExceptOurTokens(address _token, uint256 amount)
renounceOwnership()
setRewardDistributionAdmin(address _rewardDistribution)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Farmed(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Withdrawn(address indexed user, uint256 amount)
constructor(address _lpToken, address _rewardToken)
receive()
This contract contains no error objects.