Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,703.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIR | ERC-20 | 281.803522K | $0.016691 |
$4,703.58 | |
UNI-V2 | ERC-20 | 38.031835K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21065420 | 20 days ago | | | 0 | 0.0018351432 | |
| 20837368 | 2 months ago | | | 0 | 0.0017515348 | |
| 20836359 | 2 months ago | | | 0 | 0.0023100711 | |
| 20742851 | 2 months ago | | | 0 | 0.00065190183 | |
| 20527687 | 3 months ago | | | 0 | 0.00045006079 | |
| 20496642 | 3 months ago | | | 0 | 0.000086740449 | |
| 20391605 | 4 months ago | | | 0 | 0.00053590207 | |
| 20262531 | 4 months ago | | | 0 | 0.00070051398 | |
| 20248243 | 4 months ago | | | 0 | 0.00030943642 | |
| 20135587 | 5 months ago | | | 0 | 0.00037186683 |
ABI
ABI objects
Getter at block 21210087
DURATION() view returns (uint256)
31536000
currentReward() view returns (uint256)
428906000000000000000000
deflationCount() view returns (uint256)
3
lastTimeRewardApplicable() view returns (uint256)
1731878555
lastUpdateTime() view returns (uint256)
1730134055
lpt() view returns (address)
0x676ce85f66adb8d7b8323aeefe17087a3b8cb363
mir() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
owner() view returns (address)
0xfae32e8b3794562d0348b37f6a8d84ebad980cb1
periodFinish() view returns (uint256)
1733715083
rewardDistribution() view returns (address)
0x7cccc0f3bed5d7025bd6587c2425170df3c506e3
rewardPerToken() view returns (uint256)
58111425122256560925
rewardPerTokenStored() view returns (uint256)
57487576520754606179
rewardRate() view returns (uint256)
13600520040588533
startTime() view returns (uint256)
1607022000
totalReward() view returns (uint256)
6433593076923076923076923
totalSupply() view returns (uint256)
38031835214000000000000
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewardEarned(address) view returns (uint256)
rewards(uint256) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyReward()
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardNotified(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
RewardUpdated(uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _mir, address _lpt, uint256 _startTime, uint256[] _rewards, uint256 _totalReward)
This contract contains no fallback and receive objects.
This contract contains no error objects.