StakingPool
Verified contract
Active on
Ethereum with 333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x282d…25c7
0x7027…2e30
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEGA | ERC-20 | 299.32609K | -- | -- | |
SLP | ERC-20 | 104.002864 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17116239 | 2 years ago | | | 0 | 0.0026992472 | |
| 17116239 | 2 years ago | | | 0 | 0.0034048168 | |
| 17114449 | 2 years ago | | | 0 | 0.0045235876 | |
| 17110204 | 2 years ago | | | 0 | 0.0070715803 | |
| 17110029 | 2 years ago | | | 0 | 0.0035325035 | |
| 17109879 | 2 years ago | | | 0 | 0.0067045831 | |
| 17109560 | 2 years ago | | | 0 | 0.0065960709 | |
| 17108714 | 2 years ago | | | 0 | 0.0045117289 | |
| 17108097 | 2 years ago | | | 0 | 0.0042301697 | |
| 17108071 | 2 years ago | | | 0 | 0.0050401485 |
ABI
ABI objects
Getter at block 21380244
getRewardForDuration() view returns (uint256)
399999999999999999513600
lastTimeRewardApplicable() view returns (uint256)
1682791163
lastUpdateTime() view returns (uint256)
1682340407
periodFinish() view returns (uint256)
1682791163
rewardPerToken() view returns (uint256)
3219359914020872065058
rewardPerTokenStored() view returns (uint256)
711215835995548500154
rewardRate() view returns (uint256)
578703703703703703
rewardsDistribution() view returns (address)
0x4ee501d7142a35a52da17d42eba04108470a674f
rewardsDuration() view returns (uint256)
691200
rewardsToken() view returns (address)
0x282d0d15682acc34de0d4157cd07f35e5af325c7
stakingToken() view returns (address)
0x702786f3d96d078d7256eef292ecb87a6f862e30
totalSupply() view returns (uint256)
104002863691960898221
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.