MICAAVEPool
Verified contract
Active on
Ethereum with 2,882 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x368b…2e51
Balances ($13,504.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AAVE | ERC-20 | 81.616635 | $165.46 |
$13,504.29 | |
LENS | ERC-20 | 700.760131K | -- | -- | |
LENS | ERC-20 | 358.032864K | -- | -- | |
LENS | ERC-20 | 71.856517K | -- | -- | |
MIC2 | ERC-20 | 10K | -- | -- | |
MIC | ERC-20 | 61.446677 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20370974 | 4 months ago | | | 0 | 0.0014454600 | |
| 12487903 | 3 years ago | | | 0 | 0.0066966900 | |
| 12345344 | 4 years ago | | | 0 | 0.0054794200 | |
| 11718099 | 4 years ago | | | 0 | 0.010553700 | |
| 11716485 | 4 years ago | | | 0 | 0.012149829 | |
| 11682826 | 4 years ago | | | 0 | 0.027214470 | |
| 11665947 | 4 years ago | | | 0 | 0.011609730 | |
| 11663733 | 4 years ago | | | 0 | 0.011811042 | |
| 11661376 | 4 years ago | | | 0 | 0.011632815 | |
| 11657958 | 4 years ago | | | 0 | 0.0096784698 |
ABI
ABI objects
Getter at block 21208184
DURATION() view returns (uint256)
432000
aave() view returns (address)
0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
lastTimeRewardApplicable() view returns (uint256)
1609725600
lastUpdateTime() view returns (uint256)
1609725600
mithCash() view returns (address)
0x368b3a58b5f49392e5c9e4c998cb0bb966752e51
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1609725600
rewardDistribution() view returns (address)
0x9b166095f097427e35e5f92302c29b9d4950dc77
rewardPerToken() view returns (uint256)
15622810974634024
rewardPerTokenStored() view returns (uint256)
15622810974634024
rewardRate() view returns (uint256)
23148148148148148
starttime() view returns (uint256)
1609293600
totalSupply() view returns (uint256)
81616634503532983303
Read-only
balanceOf(address account) view returns (uint256)
deposits(address) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address mithCash_, address aave_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.