StakingRewardsV2
Verified contract
Active on
Ethereum with 5,974 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0954…4cab
0x4d5e…9991
Balances ($10,838.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INDEX | ERC-20 | 3.235442K | $3.35 |
$10,838.73 | |
UNI-V2 | ERC-20 | 632.962628 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21219815 | 14 days ago | | | 0 | 0.00076169027 | |
| 20901514 | 2 months ago | | | 0 | 0.0010411209 | |
| 20305513 | 5 months ago | | | 0 | 0.00047933468 | |
| 19830122 | 7 months ago | | | 0 | 0.00041065324 | |
| 19768558 | 7 months ago | | | 0 | 0.0021879784 | |
| 19768553 | 7 months ago | | | 0 | 0.0022815176 | |
| 19630378 | 8 months ago | | | 0 | 0.0016070317 | |
| 19569007 | 8 months ago | | | 0 | 0.0075707608 | |
| 19556267 | 8 months ago | | | 0 | 0.0032104564 | |
| 19493712 | 8 months ago | | | 0 | 0.0028166415 |
ABI
ABI objects
Getter at block 21320041
getRewardForDuration() view returns (uint256)
12757999999999997664000
lastTimeRewardApplicable() view returns (uint256)
1628791344
lastUpdateTime() view returns (uint256)
1628791344
periodFinish() view returns (uint256)
1628791344
rewardPerToken() view returns (uint256)
9714414969669073790
rewardPerTokenStored() view returns (uint256)
9714414969669073790
rewardRate() view returns (uint256)
4922067901234567
rewardsDistribution() view returns (address)
0x9467cfadc9de245010df95ec6a585a506a8ad5fc
rewardsDuration() view returns (uint256)
2592000
rewardsToken() view returns (address)
0x0954906da0bf32d5479e25f46056d22f08464cab
stakingToken() view returns (address)
0x4d5ef58aac27d99935e5b6b4a6778ff292059991
totalSupply() view returns (uint256)
632962628127225724593
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()
notifyRewardAmount(uint256 reward)
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 _rewardsDistribution, address _rewardsToken, address _stakingToken, uint256 _rewardsDuration)
This contract contains no fallback and receive objects.
This contract contains no error objects.