StrategyMirrorMirUstLp
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "StrategyMirrorMirUstLp"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14831177 | 2 years ago | | | 0 | 0.0075437387 | |
| 14732931 | 3 years ago | | | 0 | 0.0093464888 | |
| 14644547 | 3 years ago | | | 0 | 0.0078470532 | |
| 14599589 | 3 years ago | | | 0 | 0.0068796027 | |
| 14554736 | 3 years ago | | | 0 | 0.012019965 | |
| 14509930 | 3 years ago | | | 0 | 0.012598372 | |
| 14459840 | 3 years ago | | | 0 | 0.0063962463 | |
| 14389543 | 3 years ago | | | 0 | 0.0046346037 | |
| 14382854 | 3 years ago | | | 0 | 0.0053474188 | |
| 14378157 | 3 years ago | | | 0 | 0.0049559184 |
ABI
ABI objects
Getter at block 21218614
balanceOf() view returns (uint256)
18121036047468676853314
balanceOfPool() view returns (uint256)
18121036047468676853314
balanceOfWant() view returns (uint256)
0
controller() view returns (address)
0x6847259b2b3a4c17e7c43c54409810af48ba5210
getHarvestable() view returns (uint256)
173247413563550581085873
getName() pure returns (string)
StrategyMirrorMirUstLp
governance() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
keepMIR() view returns (uint256)
0
keepMIRMax() view returns (uint256)
10000
mir() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
mir_rewards() view returns (address)
0x5d447fc0f8965ced158bab42414af10139edf0af
performanceDevFee() view returns (uint256)
0
performanceDevMax() view returns (uint256)
10000
performanceTreasuryFee() view returns (uint256)
2000
performanceTreasuryMax() view returns (uint256)
10000
rewards() view returns (address)
0x5d447fc0f8965ced158bab42414af10139edf0af
strategist() view returns (address)
0x1cbf903de5d688eda7d6d895ea2f0a8f2a521e99
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
timelock() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
token1() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
uni_mir_ust_lp() view returns (address)
0x87da823b6fc8eb8575a235a824690fda94674c88
univ2Router2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
ust() view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
want() view returns (address)
0x87da823b6fc8eb8575a235a824690fda94674c88
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalDevFundFee() view returns (uint256)
0
withdrawalDevFundMax() view returns (uint256)
100000
withdrawalTreasuryFee() view returns (uint256)
0
withdrawalTreasuryMax() view returns (uint256)
100000
Read-only
harvesters(address) view returns (bool)
mir_ust_path(uint256) view returns (address)
ust_token1_path(uint256) view returns (address)
State-modifying
Events deposit()
execute(address _target, bytes _data) payable returns (bytes response)
harvest()
revokeHarvester(address _harvester)
setController(address _controller)
setGovernance(address _governance)
setKeepMIR(uint256 _keepMIR)
setPerformanceDevFee(uint256 _performanceDevFee)
setPerformanceTreasuryFee(uint256 _performanceTreasuryFee)
setStrategist(address _strategist)
setTimelock(address _timelock)
setWithdrawalDevFundFee(uint256 _withdrawalDevFundFee)
setWithdrawalTreasuryFee(uint256 _withdrawalTreasuryFee)
whitelistHarvester(address _harvester)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
withdrawForSwap(uint256 _amount) returns (uint256 balance)
This contract contains no event objects.
constructor(address _governance, address _strategist, address _controller, address _timelock)
This contract contains no fallback and receive objects.
This contract contains no error objects.