StakingReward
Verified contract
Active on
Ethereum with 219 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "StakingReward"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11377273 | 4 years ago | | | 0 | 0.00043057840 | |
| 11373005 | 4 years ago | | | 0 | 0.00066431760 | |
| 11370287 | 4 years ago | | | 0 | 0.0010446930 | |
| 11370271 | 4 years ago | | | 0 | 0.0010446930 | |
| 11370269 | 4 years ago | | | 0 | 0.0013393500 | |
| 11369028 | 4 years ago | | | 0 | 0.0021431520 | |
| 11368648 | 4 years ago | | | 0 | 0.00063289300 | |
| 11368642 | 4 years ago | | | 0 | 0.00078408007 | |
| 11368097 | 4 years ago | | | 0 | 0.17944840 | |
| 11366027 | 4 years ago | | | 0 | 0.0052438620 |
ABI
ABI objects
Getter at block 21260998
getRewardBlockAmount() view returns (uint256)
260000000000000000000000
getStakingRateInRPEPEBLU() view returns (uint256)
50000000000000000
getStakingRateInRPEPELPURPLE() view returns (uint256)
100000000000000000
getTotalStakedAmountInPools() view returns (uint256)
377486252228214360414054
Read-only
getPendingGainsInRPEPEBLU(address account) view returns (uint256)
getPendingGainsInRPEPELPURPLE(address account) view returns (uint256)
getTotalGainedInRPEPEBLU(address account) view returns (uint256)
getTotalGainedInRPEPELPURPLE(address account) view returns (uint256)
State-modifying
Events createRewardBlockAndClaimRewards()
harvestFromRPEPEBLU()
harvestFromRPEPELPURPLE()
ClaimedReward(address account, uint256 amount)
constructor(address kek, address rpepeblu, address rpepelpurple, uint256 timeInterval)
This contract contains no fallback and receive objects.
This contract contains no error objects.