MICYFIPool
Verified contract
Active on
Ethereum with 2,807 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x368b…2e51
Balances ($12.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFI | ERC-20 | 0.00198 | $6,286.85 |
$12.45 | |
MIC | ERC-20 | 53.647239 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11956424 | 4 years ago | | | 0 | 0.0055817200 | |
| 11833044 | 4 years ago | | | 0 | 0.013664600 | |
| 11831395 | 4 years ago | | | 0 | 0.013863980 | |
| 11674192 | 4 years ago | | | 0 | 0.0027458810 | |
| 11665943 | 4 years ago | | | 0 | 0.0041744812 | |
| 11648316 | 4 years ago | | | 0 | 0.0043914206 | |
| 11645598 | 4 years ago | | | 0 | 0.0066905300 | |
| 11642428 | 4 years ago | | | 0 | 0.0023363817 | |
| 11642302 | 4 years ago | | | 0 | 0.0084324570 | |
| 11639284 | 4 years ago | | | 0 | 0.0039332890 |
ABI
ABI objects
Getter at block 21219504
DURATION() view returns (uint256)
432000
YFI() view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
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)
2826918810340516657
rewardPerTokenStored() view returns (uint256)
2826918810340516657
rewardRate() view returns (uint256)
23148148148148148
starttime() view returns (uint256)
1609293600
totalSupply() view returns (uint256)
1979616593160514
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 yfi_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.