StrategyLiquityStabilityPoolLUSD
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x378c…19dc
0x5f98…8ba0
Balances ($0.00)
No balances found for "StrategyLiquityStabilityPoolLUSD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14945655 | 2 years ago | | | 0 | 0.044129520 | |
| 14935995 | 2 years ago | | | 0 | 0.044231152 | |
| 14763549 | 3 years ago | | | 0 | 0.083563152 | |
| 14553043 | 3 years ago | | | 0 | 0.032286116 | |
| 14464176 | 3 years ago | | | 0 | 0.021743879 | |
| 14403629 | 3 years ago | | | 0 | 0.022101200 | |
| 14350035 | 3 years ago | | | 0 | 0.035424967 | |
| 14281955 | 3 years ago | | | 0 | 0.032750336 | |
| 14217189 | 3 years ago | | | 0 | 0.032582684 | |
| 14208003 | 3 years ago | | | 0 | 0.041086879 |
ABI
ABI objects
Getter at block 21294294 isActive() view returns (bool)
apiVersion() pure returns (string)
0.4.3
balanceOfWant() view returns (uint256)
0
convertDAItoLUSDonCurve() view returns (bool)
true
daiToLusdFee() view returns (uint24)
500
debtThreshold() view returns (uint256)
0
delegatedAssets() view returns (uint256)
0
doHealthCheck() view returns (bool)
true
emergencyExit() view returns (bool)
false
estimatedTotalAssets() view returns (uint256)
0
ethToDaiFee() view returns (uint24)
3000
healthCheck() view returns (address)
0xddcea799ff1699e98edf118e0629a974df7df012
keeper() view returns (address)
0xaaa8334b378a8b6d8d37cffef6a755394b4c89df
lqtyToEthFee() view returns (uint24)
3000
maxReportDelay() view returns (uint256)
86400
metadataURI() view returns (string)
minExpectedSwapPercentage() view returns (uint256)
9500
minReportDelay() view returns (uint256)
0
name() view returns (string)
StrategyLiquityStabilityPoolLUSD
profitFactor() view returns (uint256)
100
rewards() view returns (address)
0xc491599b9a20c3a2f0a85697ee6d9434efa9f503
strategist() view returns (address)
0x16388463d60ffe0661cf7f1f31a7d658ac790ff7
totalETHBalance() view returns (uint256)
0
totalLQTYBalance() view returns (uint256)
0
totalLUSDBalance() view returns (uint256)
0
vault() view returns (address)
0x378cb52b00f9d0921cb46dfc099cff73b42419dc
want() view returns (address)
0x5f98805a4e8be255a32880fdec7f6728c6568ba0
Read-only
ethToWant(uint256 _amtInWei) view returns (uint256)
harvestTrigger(uint256 callCostInWei) view returns (bool)
tendTrigger(uint256 callCostInWei) view returns (bool)
State-modifying
Events depositLUSD(uint256 _amount)
harvest()
migrate(address _newStrategy)
setConvertDAItoLUSDonCurve(bool _convertDAItoLUSDonCurve)
setDebtThreshold(uint256 _debtThreshold)
setDoHealthCheck(bool _doHealthCheck)
setEmergencyExit()
setHealthCheck(address _healthCheck)
setKeeper(address _keeper)
setMaxReportDelay(uint256 _delay)
setMetadataURI(string _metadataURI)
setMinExpectedSwapPercentage(uint256 _minExpectedSwapPercentage)
setMinReportDelay(uint256 _delay)
setProfitFactor(uint256 _profitFactor)
setRewards(address _rewards)
setStrategist(address _strategist)
setSwapFees(uint24 _lqtyToEthFee, uint24 _ethToDaiFee, uint24 _daiToLusdFee)
swallowETH()
sweep(address _token)
tend()
withdraw(uint256 _amountNeeded) returns (uint256 _loss)
withdrawLUSD(uint256 _amount)
wrapETH()
EmergencyExitEnabled()
Harvested(uint256 profit, uint256 loss, uint256 debtPayment, uint256 debtOutstanding)
UpdatedDebtThreshold(uint256 debtThreshold)
UpdatedKeeper(address newKeeper)
UpdatedMaxReportDelay(uint256 delay)
UpdatedMetadataURI(string metadataURI)
UpdatedMinReportDelay(uint256 delay)
UpdatedProfitFactor(uint256 profitFactor)
UpdatedRewards(address rewards)
UpdatedStrategist(address newStrategist)
constructor(address _vault)
receive()
This contract contains no error objects.