StakingRewards
Verified contract
Active on
Ethereum with 348 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd23a…93de
0x3004…2bad
Balances ($76.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SI | ERC-20 | 2.005311K | $0.03825 |
$76.7 | |
SLP | ERC-20 | 4.752968 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13224452 | 3 years ago | | | 0 | 0.0053528090 | |
| 13024891 | 3 years ago | | | 0 | 0.0042279738 | |
| 13024888 | 3 years ago | | | 0 | 0.0042928765 | |
| 12932460 | 3 years ago | | | 0 | 0.0016034130 | |
| 12902885 | 3 years ago | | | 0 | 0.0042493737 | |
| 12871060 | 3 years ago | | | 0 | 0.0027487080 | |
| 12871055 | 3 years ago | | | 0 | 0.0025119930 | |
| 12834027 | 3 years ago | | | 0 | 0.0028250610 | |
| 12807279 | 3 years ago | | | 0 | 0.00093794411 | |
| 12807271 | 3 years ago | | | 0 | 0.0011886361 |
ABI
ABI objects
Getter at block 21423129
getRewardForDuration() view returns (uint256)
166666999999999999852800
lastTimeRewardApplicable() view returns (uint256)
1622952551
lastUpdateTime() view returns (uint256)
1622952551
periodFinish() view returns (uint256)
1622952551
rewardPerToken() view returns (uint256)
4079590947949697153
rewardPerTokenStored() view returns (uint256)
4079590947949697153
rewardRate() view returns (uint256)
275573743386243386
rewardsDistribution() view returns (address)
0x30f4d19a540fa6931e76db10c4a35927f569b2bd
rewardsDuration() view returns (uint256)
604800
rewardsToken() view returns (address)
0xd23ac27148af6a2f339bd82d0e3cff380b5093de
stakingToken() view returns (address)
0x30045ad74f4475e82dcdc269952581ecb7cd2bad
totalSupply() view returns (uint256)
4752967989625108292
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.