Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,655.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIR | ERC-20 | 313.045612K | $0.014871 |
$4,655.24 | |
UNI-V2 | ERC-20 | 16.785167K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21147031 | 3 days ago | | | 0 | 0.00060440812 | |
| 21146981 | 3 days ago | | | 0 | 0.00087803743 | |
| 21083981 | 12 days ago | | | 0 | 0.00074626676 | |
| 21083834 | 12 days ago | | | 0 | 0.00051906951 | |
| 20904184 | a month ago | | | 0 | 0.00034842990 | |
| 20862294 | a month ago | | | 0 | 0.00056615314 | |
| 20837362 | 2 months ago | | | 0 | 0.0017542195 | |
| 20836355 | 2 months ago | | | 0 | 0.0022523072 | |
| 20703366 | 2 months ago | | | 0 | 0.000088711994 | |
| 20618345 | 3 months ago | | | 0 | 0.000066491110 |
ABI
ABI objects
Getter at block 21166738
DURATION() view returns (uint256)
31536000
currentReward() view returns (uint256)
428906000000000000000000
deflationCount() view returns (uint256)
3
lastTimeRewardApplicable() view returns (uint256)
1731355811
lastUpdateTime() view returns (uint256)
1731118379
lpt() view returns (address)
0x5233349957586a8207c52693a959483f9aeaa50c
mir() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
owner() view returns (address)
0xfae32e8b3794562d0348b37f6a8d84ebad980cb1
periodFinish() view returns (uint256)
1733676083
rewardDistribution() view returns (address)
0x7cccc0f3bed5d7025bd6587c2425170df3c506e3
rewardPerToken() view returns (uint256)
366454515330272632712
rewardPerTokenStored() view returns (uint256)
366262131261785529231
rewardRate() view returns (uint256)
13600520040588533
startTime() view returns (uint256)
1607022000
totalReward() view returns (uint256)
6433593076923076923076923
totalSupply() view returns (uint256)
16785166774313678543053
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.