0xd48df82a6371a9e0083fbfc0df3af641b8e21e44
Verified contract
Proxy
Active on
Ethereum with 11,007 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d96…f34e
0x8888…35c5
Balances ($1,804.25)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MPH | ERC-20 | 3.478147K | $0.518739 |
$1,804.25 | |
UNI-V2 | ERC-20 | 121.319983 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18153649 | a year ago | | | 0 | 0.00088770666 | |
| 17116202 | 2 years ago | | | 0 | 0.0038577292 | |
| 17060935 | 2 years ago | | | 0 | 0.0021183395 | |
| 17036068 | 2 years ago | | | 0 | 0.0052110950 | |
| 16980846 | 2 years ago | | | 0 | 0.0035273233 | |
| 16537681 | 2 years ago | | | 0 | 0.0052905157 | |
| 16307373 | 2 years ago | | | 0 | 0.0015988736 | |
| 16307359 | 2 years ago | | | 0 | 0.0017452035 | |
| 15805073 | 2 years ago | | | 0 | 0.0025608123 | |
| 15653294 | 2 years ago | | | 0 | 0.00040484849 |
ABI
ABI objects
Getter at block 21172534
DURATION() view returns (uint256)
1209600
initialized() view returns (bool)
true
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1653950018
lastUpdateTime() view returns (uint256)
1653950018
owner() view returns (address)
0x56f34826cc63151f74fa8f701e4f73c5eaae52ad
periodFinish() view returns (uint256)
1653950018
rewardPerToken() view returns (uint256)
29572928912593309404
rewardPerTokenStored() view returns (uint256)
29572928912593309404
rewardRate() view returns (uint256)
2066798941798941
rewardToken() view returns (address)
0x8888801af4d980682e47f1a9036e589479e835c5
stakeToken() view returns (address)
0x4d96369002fc5b9687ee924d458a7e5baa5df34e
starttime() view returns (uint256)
1605902400
totalSupply() view returns (uint256)
121319983340868651773
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()
init(address _sender, uint256 _starttime, uint256 _duration, address _stakeToken, address _rewardToken)
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.