Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x91fc…0703
Balances ($1.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000311 | $3,661.96 |
$1.14 | |
Seed | ERC-20 | 1.159734M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10984222 | 4 years ago | | | 0 | 0.0094460500 | |
| 10921444 | 4 years ago | | | 0 | 0.0083172500 | |
| 10907226 | 4 years ago | | | 0 | 0.0093936000 | |
| 10904729 | 4 years ago | | | 0 | 0.013492750 | |
| 10902995 | 4 years ago | | | 0 | 0.0086037300 | |
| 10902243 | 4 years ago | | | 0 | 0.0090280000 | |
| 10901497 | 4 years ago | | | 0 | 0.019223600 | |
| 10901480 | 4 years ago | | | 0 | 0.016119400 | |
| 10901474 | 4 years ago | | | 0 | 0.019226000 | |
| 10901469 | 4 years ago | | | 0 | 0.019226000 |
ABI
ABI objects
Getter at block 21282426
DURATION() view returns (uint256)
1209600
lastTimeRewardApplicable() view returns (uint256)
1601827330
lastUpdateTime() view returns (uint256)
1601745209
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x9d31e30003f253563ff108bc60b16fdf2c93abb5
periodFinish() view returns (uint256)
1601827330
rewardPerToken() view returns (uint256)
3096168533412482466364740674465281
rewardPerTokenStored() view returns (uint256)
3095515831378244429518236863445166
rewardRate() view returns (uint256)
985800489504652399
rewardsDistribution() view returns (address)
0x9d31e30003f253563ff108bc60b16fdf2c93abb5
rewardsToken() view returns (address)
0x91fc82f5c588c00985aa264fc7b45ee680110703
stakingToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
124030442303
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 NewOwner(address _owner)
exit()
getReward()
notifyRewardAmount(uint256 reward)
setRewardsDistribution(address _rewardsDistribution)
stake(uint256 amount)
withdraw(uint256 amount)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _owner, address _rewardsToken, address _stakingToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.