EthStakingPool
Verified contract
Active on
Ethereum with 608 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x282d…25c7
Balances ($1,549.89)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.435 | $3,562.97 |
$1,549.89 | |
MEGA | ERC-20 | 4.751595K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17874541 | a year ago | | | 0 | 0.0024118628 | |
| 17821489 | a year ago | | | 0 | 0.0026206362 | |
| 17821483 | a year ago | | | 0 | 0.0020271035 | |
| 17522866 | a year ago | | | 0 | 0.0031484669 | |
| 17164222 | 2 years ago | | | 0 | 0.0058671064 | |
| 17164219 | 2 years ago | | | 0 | 0.0037271837 | |
| 17150285 | 2 years ago | | | 0 | 0.0029444477 | |
| 17148828 | 2 years ago | | | 0 | 0.0034606355 | |
| 17145058 | 2 years ago | | | 0 | 0.0040034335 | |
| 17145055 | 2 years ago | | | 0 | 0.0051187771 |
ABI
ABI objects
Getter at block 21292076
getRewardForDuration() view returns (uint256)
399999999999999999513600
lastTimeRewardApplicable() view returns (uint256)
1682786759
lastUpdateTime() view returns (uint256)
1682786759
periodFinish() view returns (uint256)
1682786759
rewardPerToken() view returns (uint256)
5881068195205018352250
rewardPerTokenStored() view returns (uint256)
5881068195205018352250
rewardRate() view returns (uint256)
578703703703703703
rewardsDistribution() view returns (address)
0x4ee501d7142a35a52da17d42eba04108470a674f
rewardsDuration() view returns (uint256)
691200
rewardsToken() view returns (address)
0x282d0d15682acc34de0d4157cd07f35e5af325c7
stakingToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
435000000002000000
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.