OPESRewards
Verified contract
Active on
Ethereum with 272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd075…881b
Balances ($2,962.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wPE | ERC-20 | 12.136243 | $244.10 |
$2,962.46 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11483216 | 4 years ago | | | 0 | 0.0013081840 | |
| 11370546 | 4 years ago | | | 0 | 0.0026784120 | |
| 11250898 | 4 years ago | | | 0 | 0.0024385920 | |
| 11228890 | 4 years ago | | | 0 | 0.0027434160 | |
| 11168984 | 4 years ago | | | 0 | 0.00086567400 | |
| 11137694 | 4 years ago | | | 0 | 0.0020301160 | |
| 11083940 | 4 years ago | | | 0 | 0.0025345600 | |
| 10984800 | 4 years ago | | | 0 | 0.0030622620 | |
| 10948263 | 4 years ago | | | 0 | 0.0071566880 | |
| 10946726 | 4 years ago | | | 0 | 0.0062621020 |
ABI
ABI objects
Getter at block 21198410
DURATION() view returns (uint256)
604800
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600889519
lastUpdateTime() view returns (uint256)
1600889519
owner() view returns (address)
0x74d291a5047272942bc25a432ce8cc7da34b2990
periodFinish() view returns (uint256)
1600889519
rewardPerToken() view returns (uint256)
12406127993503136
rewardPerTokenStored() view returns (uint256)
12406127993503136
rewardRate() view returns (uint256)
8267195767195767
totalSupply() view returns (uint256)
0
wpe() view returns (address)
0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b
y() view returns (address)
0xc25a3a3b969415c80451098fa907ec722572917f
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)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.