Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,152.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIR | ERC-20 | 309.31362K | $0.016658 |
$5,152.53 | |
XAG | ERC-20 | 5M | -- | -- | |
UNI-V2 | ERC-20 | 23.699206K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21084065 | 18 days ago | | | 0 | 0.00066467287 | |
| 21083861 | 18 days ago | | | 0 | 0.00071393606 | |
| 21065676 | 20 days ago | | | 0 | 0.0014892984 | |
| 20867815 | 2 months ago | | | 0 | 0.00049735526 | |
| 20862313 | 2 months ago | | | 0 | 0.00061188831 | |
| 20618364 | 3 months ago | | | 0 | 0.000070626975 | |
| 20506679 | 3 months ago | | | 0 | 0.00019695820 | |
| 20439969 | 4 months ago | | | 0 | 0.00021685804 | |
| 20422703 | 4 months ago | | | 0 | 0.00041036103 | |
| 20326317 | 4 months ago | | | 0 | 0.00056441008 |
ABI
ABI objects
Getter at block 21211820
DURATION() view returns (uint256)
31536000
currentReward() view returns (uint256)
428906000000000000000000
deflationCount() view returns (uint256)
3
lastTimeRewardApplicable() view returns (uint256)
1731899399
lastUpdateTime() view returns (uint256)
1730359019
lpt() view returns (address)
0xd7f97aa0317c08a1f5c2732e7894933f11724868
mir() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
owner() view returns (address)
0xfae32e8b3794562d0348b37f6a8d84ebad980cb1
periodFinish() view returns (uint256)
1733676107
rewardDistribution() view returns (address)
0x7cccc0f3bed5d7025bd6587c2425170df3c506e3
rewardPerToken() view returns (uint256)
47745785223615942388
rewardPerTokenStored() view returns (uint256)
46861753378332555953
rewardRate() view returns (uint256)
13600520040588533
startTime() view returns (uint256)
1607022000
totalReward() view returns (uint256)
6433593076923076923076923
totalSupply() view returns (uint256)
23698206316771331080431
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.