EthStakingPool
Verified contract
Active on
Ethereum with 2,587 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x801c…fa43
Balances ($5,633.62)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.525316 | $3,693.41 |
$5,633.62 | |
esAGI | ERC-20 | 2.35001K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21219167 | 22 days ago | | | 0 | 0.0013862289 | |
| 19480623 | 9 months ago | | | 0 | 0.0025615800 | |
| 19431742 | 9 months ago | | | 0 | 0.0063766259 | |
| 19317397 | 9 months ago | | | 0 | 0.0046395540 | |
| 19159566 | 10 months ago | | | 0 | 0.0015377786 | |
| 19073473 | a year ago | | | 0 | 0.00080829054 | |
| 19073469 | a year ago | | | 0 | 0.00088475625 | |
| 18865899 | a year ago | | | 0 | 0.0012548640 | |
| 18501501 | a year ago | | | 0 | 0.0015643388 | |
| 18263778 | a year ago | | | 0 | 0.0023993664 |
ABI
ABI objects
Getter at block 21378270
getRewardForDuration() view returns (uint256)
179999999999999999884800
lastTimeRewardApplicable() view returns (uint256)
1682671991
lastUpdateTime() view returns (uint256)
1682671991
periodFinish() view returns (uint256)
1682671991
rewardPerToken() view returns (uint256)
171633339755491779897
rewardPerTokenStored() view returns (uint256)
171633339755491779897
rewardRate() view returns (uint256)
694444444444444444
rewardsDistribution() view returns (address)
0xe4a51ec59233ba1f62b71f84554622a532b584ed
rewardsDuration() view returns (uint256)
259200
rewardsToken() view returns (address)
0x801c71a771e5710d41ac4c0f1d6e82bd07b5fa43
stakingToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
1525315891930814103
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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 _nativeTokenWrapper, uint256 _durationInDays)
receive()
This contract contains no error objects.