Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,198.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIR | ERC-20 | 199.211705K | $0.016058 |
$3,198.97 | |
UNI-V2 | ERC-20 | 22.827471K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21106475 | 7 days ago | | | 0 | 0.00023866507 | |
| 21106429 | 7 days ago | | | 0 | 0.00037867886 | |
| 21097016 | 9 days ago | | | 0 | 0.00031917903 | |
| 21083903 | 10 days ago | | | 0 | 0.00078615745 | |
| 21076571 | 11 days ago | | | 0 | 0.0010802137 | |
| 20876832 | a month ago | | | 0 | 0.00050068438 | |
| 20862287 | a month ago | | | 0 | 0.00065907547 | |
| 20703357 | 2 months ago | | | 0 | 0.00010106997 | |
| 20618338 | 2 months ago | | | 0 | 0.000085862954 | |
| 20612395 | 2 months ago | | | 0 | 0.00020196665 |
ABI
ABI objects
Getter at block 21158804
DURATION() view returns (uint256)
31536000
currentReward() view returns (uint256)
428906000000000000000000
deflationCount() view returns (uint256)
3
lastTimeRewardApplicable() view returns (uint256)
1731260171
lastUpdateTime() view returns (uint256)
1730629187
lpt() view returns (address)
0xb022e08adc8ba2de6ba4fecb59c6d502f66e953b
mir() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
owner() view returns (address)
0xfae32e8b3794562d0348b37f6a8d84ebad980cb1
periodFinish() view returns (uint256)
1733715023
rewardDistribution() view returns (address)
0x7cccc0f3bed5d7025bd6587c2425170df3c506e3
rewardPerToken() view returns (uint256)
60275063995975520881
rewardPerTokenStored() view returns (uint256)
59899126140399572471
rewardRate() view returns (uint256)
13600520040588533
startTime() view returns (uint256)
1607022000
totalReward() view returns (uint256)
6433593076923076923076923
totalSupply() view returns (uint256)
22827471109934564038757
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.