Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,874.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIR | ERC-20 | 86.903964K | $0.033079 |
$2,874.68 | |
UNI-V2 | ERC-20 | 42.636461K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21322968 | 8 days ago | | | 0 | 0.0037679585 | |
| 21106367 | a month ago | | | 0 | 0.00026728405 | |
| 21106321 | a month ago | | | 0 | 0.00042109254 | |
| 21084082 | a month ago | | | 0 | 0.00080383852 | |
| 21083865 | a month ago | | | 0 | 0.00063283110 | |
| 21065425 | a month ago | | | 0 | 0.0014860099 | |
| 20862316 | 2 months ago | | | 0 | 0.00059671570 | |
| 20742846 | 3 months ago | | | 0 | 0.00078721028 | |
| 20703371 | 3 months ago | | | 0 | 0.00011560318 | |
| 20618370 | 3 months ago | | | 0 | 0.000070736058 |
ABI
ABI objects
Getter at block 21382467
DURATION() view returns (uint256)
31536000
currentReward() view returns (uint256)
428906000000000000000000
deflationCount() view returns (uint256)
3
lastTimeRewardApplicable() view returns (uint256)
1733715203
lastUpdateTime() view returns (uint256)
1733240867
lpt() view returns (address)
0x6bd8ca9d141aa95842b41e1431a244c309c9008c
mir() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
owner() view returns (address)
0xfae32e8b3794562d0348b37f6a8d84ebad980cb1
periodFinish() view returns (uint256)
1733715203
rewardDistribution() view returns (address)
0x7cccc0f3bed5d7025bd6587c2425170df3c506e3
rewardPerToken() view returns (uint256)
58679411900656341936
rewardPerTokenStored() view returns (uint256)
58528104402536297998
rewardRate() view returns (uint256)
13600520040588533
startTime() view returns (uint256)
1607022000
totalReward() view returns (uint256)
6433593076923076923076923
totalSupply() view returns (uint256)
42636461207324660572389
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.