StakingPool
Verified contract
Active on
Ethereum with 1,413 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfac7…31ff
0xae7a…fe84
Balances ($1,073.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
stETH | ERC-20 | 0.277919 | $3,710.18 |
$1,031.13 | |
LSD | ERC-20 | 8.608793K | $0.004933 |
$42.47 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18756356 | a year ago | | | 0 | 0.0024022998 | |
| 18756335 | a year ago | | | 0 | 0.0027092006 | |
| 18756318 | a year ago | | | 0 | 0.0028683537 | |
| 17228670 | 2 years ago | | | 0 | 0.0069265299 | |
| 17097379 | 2 years ago | | | 0 | 0.0046404265 | |
| 17074846 | 2 years ago | | | 0 | 0.0031926845 | |
| 17074845 | 2 years ago | | | 0 | 0.0062321816 | |
| 17074840 | 2 years ago | | | 0 | 0.0054298689 | |
| 17066072 | 2 years ago | | | 0 | 0.0047392015 | |
| 17066067 | 2 years ago | | | 0 | 0.0029179492 |
ABI
ABI objects
Getter at block 21303278
getRewardForDuration() view returns (uint256)
1837499999999999999731200
lastTimeRewardApplicable() view returns (uint256)
1680772715
lastUpdateTime() view returns (uint256)
1680772715
periodFinish() view returns (uint256)
1680772715
rewardPerToken() view returns (uint256)
1531759873924686685265
rewardPerTokenStored() view returns (uint256)
1531759873924686685265
rewardRate() view returns (uint256)
3038194444444444444
rewardsDistribution() view returns (address)
0x3b4b6b14d07a645005658e6ea697edb0bd7bf2b1
rewardsDuration() view returns (uint256)
604800
rewardsToken() view returns (address)
0xfac77a24e52b463ba9857d6b758ba41ae20e31ff
stakingToken() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
totalSupply() view returns (uint256)
114278039999999999
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) payable
withdraw(uint256 amount)
withdrawELRewards(address to)
ELRewardWithdrawn(address indexed to, 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 _durationInDays)
receive()
This contract contains no error objects.