StakingRewards
Verified contract
Active on
Ethereum with 699 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x73e0…2352
Balances ($852.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INV | ERC-20 | 24.352224 | $35.00 |
$852.33 | |
UNI-V2 | ERC-20 | 1.025957 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16183225 | 2 years ago | | | 0 | 0.0047183334 | |
| 13441264 | 3 years ago | | | 0 | 0.0047209361 | |
| 13441254 | 3 years ago | | | 0 | 0.0056973623 | |
| 13040167 | 3 years ago | | | 0 | 0.0060304554 | |
| 12958703 | 3 years ago | | | 0 | 0.0026116480 | |
| 12695669 | 3 years ago | | | 0 | 0.00089123100 | |
| 12695661 | 3 years ago | | | 0 | 0.0010880760 | |
| 12669695 | 3 years ago | | | 0 | 0.00076216000 | |
| 12669671 | 3 years ago | | | 0 | 0.00078980000 | |
| 12645297 | 3 years ago | | | 0 | 0.00099080800 |
ABI
ABI objects
Getter at block 21295022
getRewardForDuration() view returns (uint256)
999999999999999900000
governance() view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
lastTimeRewardApplicable() view returns (uint256)
1619712661
lastUpdateTime() view returns (uint256)
1619712661
periodFinish() view returns (uint256)
1619712661
rewardPerToken() view returns (uint256)
921363042340441254
rewardPerTokenStored() view returns (uint256)
921363042340441254
rewardRate() view returns (uint256)
380517503805175
rewardsDuration() view returns (uint256)
2628000
rewardsToken() view returns (address)
0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68
stakingToken() view returns (address)
0x73e02eaab68a41ea63bdae9dbd4b7678827b2352
totalSupply() view returns (uint256)
1025956511336847939
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 changeGov(address _governance)
exit()
getReward()
notifyRewardAmount(uint256 reward, uint256 duration)
recoverERC20(address tokenAddress, uint256 tokenAmount)
stake(uint256 amount)
withdraw(uint256 amount)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _governance, address _rewardsToken, address _stakingToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.