0x648fc573…fe83sent to0xa89163f7…af61·#15,902,616·view on Etherscan
SIP-26 Setup for 7 markets
## Action 1: Set up price feed for LUSD
price provider: UniswapV3PriceProviderV2
_asset: `0x5f98805A4E8be255a32880FDeC7F6728C6568bA0`,
_pools: `0x4e0924d3a751be199c426d52fb1f2337fa96f736,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640`
**Developers comment**
> setup fallback provider for Liquity USD (LUSD)
## Action 2: Set up price feed for LUSD
price provider: ChainlinkV3PriceProvider
_asset: `0x5f98805A4E8be255a32880FDeC7F6728C6568bA0`,
_aggregator: LUSD / USD `0x3D7aE7E594f2f2091Ad8798313450130d0Aba3a0`,
_fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`,
_heartbeat: `3600`,
_convertToQuote: `true`
**Developers comment**
> START: proposals for Liquity USD (LUSD)
## Action 3: Choose a price provider for LUSD
**ChainlinkV3PriceProvider**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
## Action 4: Set up maxLTV/LT on silo LUSD for an asset (LUSD)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->asset)
## Action 5: Set up maxLTV/LT on silo LUSD for an asset (WETH)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `80%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->wtoken)
## Action 6: Set up maxLTV/LT on silo LUSD for an asset (XAI)
Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->XAI)
## Action 7: Set up interest rate model for LUSD silo and LUSD asset
Model name: stableLowCap
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->asset)
## Action 8: Set up interest rate model for LUSD silo and WETH asset
Model name: bridgeETH
1. uopt: `700000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `244674`,
5. kcrit: `317097919838`,
6. klow: `31709791984`,
7. klin: `1358991085`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->wToken)
## Action 9: Set up interest rate model for LUSD silo and XAI asset
Model name: bridgeXAI
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->XAI). FINISH: proposals for Liquity USD (LUSD)
## Action 10: Set up price feed for ALCX
price provider: ChainlinkV3PriceProvider
_asset: `0xdbdb4d16eda451d0503b854cf79d55697f90c8df`,
_aggregator: ALCX / ETH `0x194a9AaF2e0b67c35915cD01101585A33Fe25CAa`,
_fallbackProvider: N/A,
_heartbeat: `86400`,
_convertToQuote: `false`
**Developers comment**
> START: proposals for Alchemix (ALCX)
## Action 11: Choose a price provider for ALCX
**ChainlinkV3PriceProvider**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
## Action 12: Set up maxLTV/LT on silo ALCX for an asset (ALCX)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `65%`
Liquidation Threshold (LT) = `75%`
**Developers comment**
> setAssetConfig(silo->asset)
## Action 13: Set up maxLTV/LT on silo ALCX for an asset (WETH)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `80%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->wtoken)
## Action 14: Set up maxLTV/LT on silo ALCX for an asset (XAI)
Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->XAI)
## Action 15: Set up interest rate model for ALCX silo and ALCX asset
Model name: volatileOpt50Base7
1. uopt: `500000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `300000000000000000`,
4. ki: `146805`,
5. kcrit: `317097919838`,
6. klow: `105699306613`,
7. klin: `4439370878`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->asset)
## Action 16: Set up interest rate model for ALCX silo and WETH asset
Model name: bridgeETH
1. uopt: `700000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `244674`,
5. kcrit: `317097919838`,
6. klow: `31709791984`,
7. klin: `1358991085`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->wToken)
## Action 17: Set up interest rate model for ALCX silo and XAI asset
Model name: bridgeXAI
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->XAI). FINISH: proposals for Alchemix (ALCX)
## Action 18: Set up price feed for JPEG
price provider: UniswapV3PriceProviderV2
_asset: `0xE80C0cd204D654CEbe8dd64A4857cAb6Be8345a3`,
_pools: `0xaf9060d26826964c1b9329582e23b4adbf7679e3`
**Developers comment**
> START: proposals for JPEG'd (JPEG)
## Action 19: Choose a price provider for JPEG
**UniswapV3PriceProviderV2**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
## Action 20: Set up maxLTV/LT on silo JPEG for an asset (JPEG)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `65%`
Liquidation Threshold (LT) = `75%`
**Developers comment**
> setAssetConfig(silo->asset)
## Action 21: Set up maxLTV/LT on silo JPEG for an asset (WETH)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `80%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->wtoken)
## Action 22: Set up maxLTV/LT on silo JPEG for an asset (XAI)
Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->XAI)
## Action 23: Set up interest rate model for JPEG silo and JPEG asset
Model name: volatileOpt50Base1
1. uopt: `500000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `300000000000000000`,
4. ki: `146805`,
5. kcrit: `317097919838`,
6. klow: `105699306613`,
7. klin: `634195840`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->asset)
## Action 24: Set up interest rate model for JPEG silo and WETH asset
Model name: bridgeETH
1. uopt: `700000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `244674`,
5. kcrit: `317097919838`,
6. klow: `31709791984`,
7. klin: `1358991085`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->wToken)
## Action 25: Set up interest rate model for JPEG silo and XAI asset
Model name: bridgeXAI
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->XAI). FINISH: proposals for JPEG'd (JPEG)
## Action 26: Set up price feed for NFTX
price provider: UniswapV3PriceProviderV2
_asset: `0x87d73e916d7057945c9bcd8cdd94e42a6f47f776`,
_pools: `0x930b2c8ff1de619d4d6594da0ba03fdeda09a672`
**Developers comment**
> START: proposals for NFTX (NFTX)
## Action 27: Choose a price provider for NFTX
**UniswapV3PriceProviderV2**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
## Action 28: Set up maxLTV/LT on silo NFTX for an asset (NFTX)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `50%`
Liquidation Threshold (LT) = `65%`
**Developers comment**
> setAssetConfig(silo->asset)
## Action 29: Set up maxLTV/LT on silo NFTX for an asset (WETH)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `80%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->wtoken)
## Action 30: Set up maxLTV/LT on silo NFTX for an asset (XAI)
Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->XAI)
## Action 31: Set up interest rate model for NFTX silo and NFTX asset
Model name: volatileOpt50Base1
1. uopt: `500000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `300000000000000000`,
4. ki: `146805`,
5. kcrit: `317097919838`,
6. klow: `105699306613`,
7. klin: `634195840`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->asset)
## Action 32: Set up interest rate model for NFTX silo and WETH asset
Model name: bridgeETH
1. uopt: `700000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `244674`,
5. kcrit: `317097919838`,
6. klow: `31709791984`,
7. klin: `1358991085`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->wToken)
## Action 33: Set up interest rate model for NFTX silo and XAI asset
Model name: bridgeXAI
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->XAI). FINISH: proposals for NFTX (NFTX)
## Action 34: Set up price feed for UMA
price provider: UniswapV3PriceProviderV2
_asset: `0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828`,
_pools: `0x157dfa656fdf0d18e1ba94075a53600d81cb3a97`
**Developers comment**
> setup fallback provider for UMA (UMA)
## Action 35: Set up price feed for UMA
price provider: ChainlinkV3PriceProvider
_asset: `0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828`,
_aggregator: UMA / ETH `0xf817B69EA583CAFF291E287CaE00Ea329d22765C`,
_fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`,
_heartbeat: `86400`,
_convertToQuote: `false`
**Developers comment**
> START: proposals for UMA (UMA)
## Action 36: Choose a price provider for UMA
**ChainlinkV3PriceProvider**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
## Action 37: Set up maxLTV/LT on silo UMA for an asset (UMA)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `50%`
Liquidation Threshold (LT) = `65%`
**Developers comment**
> setAssetConfig(silo->asset)
## Action 38: Set up maxLTV/LT on silo UMA for an asset (WETH)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `80%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->wtoken)
## Action 39: Set up maxLTV/LT on silo UMA for an asset (XAI)
Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->XAI)
## Action 40: Set up interest rate model for UMA silo and UMA asset
Model name: volatileOpt50Base3
1. uopt: `500000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `300000000000000000`,
4. ki: `146805`,
5. kcrit: `317097919838`,
6. klow: `105699306613`,
7. klin: `1902587519`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->asset)
## Action 41: Set up interest rate model for UMA silo and WETH asset
Model name: bridgeETH
1. uopt: `700000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `244674`,
5. kcrit: `317097919838`,
6. klow: `31709791984`,
7. klin: `1358991085`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->wToken)
## Action 42: Set up interest rate model for UMA silo and XAI asset
Model name: bridgeXAI
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->XAI). FINISH: proposals for UMA (UMA)
## Action 43: Set up price feed for USDT
price provider: UniswapV3PriceProviderV2
_asset: `0xdac17f958d2ee523a2206206994597c13d831ec7`,
_pools: `0x3416cf6c708da44db2624d63ea0aaef7113527c6,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640`
**Developers comment**
> setup fallback provider for Tether (USDT)
## Action 44: Set up price feed for USDT
price provider: ChainlinkV3PriceProvider
_asset: `0xdac17f958d2ee523a2206206994597c13d831ec7`,
_aggregator: USDT / ETH `0xEe9F2375b4bdF6387aa8265dD4FB8F16512A1d46`,
_fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`,
_heartbeat: `86400`,
_convertToQuote: `false`
**Developers comment**
> START: proposals for Tether (USDT)
## Action 45: Choose a price provider for USDT
**ChainlinkV3PriceProvider**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
## Action 46: Set up maxLTV/LT on silo USDT for an asset (USDT)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `90%`
Liquidation Threshold (LT) = `95%`
**Developers comment**
> setAssetConfig(silo->asset)
## Action 47: Set up maxLTV/LT on silo USDT for an asset (WETH)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `80%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->wtoken)
## Action 48: Set up maxLTV/LT on silo USDT for an asset (XAI)
Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->XAI)
## Action 49: Set up interest rate model for USDT silo and USDT asset
Model name: stableHighCap
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `600000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `26424826653`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->asset)
## Action 50: Set up interest rate model for USDT silo and WETH asset
Model name: bridgeETH
1. uopt: `700000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `244674`,
5. kcrit: `317097919838`,
6. klow: `31709791984`,
7. klin: `1358991085`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->wToken)
## Action 51: Set up interest rate model for USDT silo and XAI asset
Model name: bridgeXAI
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->XAI). FINISH: proposals for Tether (USDT)
## Action 52: Set up price feed for ZRX
price provider: UniswapV3PriceProviderV2
_asset: `0xe41d2489571d322189246dafa5ebde1f4699f498`,
_pools: `0x14424eeecbff345b38187d0b8b749e56faa68539`
**Developers comment**
> setup fallback provider for 0x (ZRX)
## Action 53: Set up price feed for ZRX
price provider: ChainlinkV3PriceProvider
_asset: `0xe41d2489571d322189246dafa5ebde1f4699f498`,
_aggregator: ZRX / ETH `0x2Da4983a622a8498bb1a21FaE9D8F6C664939962`,
_fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`,
_heartbeat: `86400`,
_convertToQuote: `false`
**Developers comment**
> START: proposals for 0x (ZRX)
## Action 54: Choose a price provider for ZRX
**ChainlinkV3PriceProvider**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
## Action 55: Set up maxLTV/LT on silo ZRX for an asset (ZRX)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `50%`
Liquidation Threshold (LT) = `65%`
**Developers comment**
> setAssetConfig(silo->asset)
## Action 56: Set up maxLTV/LT on silo ZRX for an asset (WETH)
Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44`
Max Loan to Value (LTV) = `80%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->wtoken)
## Action 57: Set up maxLTV/LT on silo ZRX for an asset (XAI)
Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15`
Max Loan to Value (LTV) = `85%`
Liquidation Threshold (LT) = `90%`
**Developers comment**
> setAssetConfig(silo->XAI)
## Action 58: Set up interest rate model for ZRX silo and ZRX asset
Model name: volatileOpt50Base7
1. uopt: `500000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `300000000000000000`,
4. ki: `146805`,
5. kcrit: `317097919838`,
6. klow: `105699306613`,
7. klin: `4439370878`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->asset)
## Action 59: Set up interest rate model for ZRX silo and WETH asset
Model name: bridgeETH
1. uopt: `700000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `244674`,
5. kcrit: `317097919838`,
6. klow: `31709791984`,
7. klin: `1358991085`,
8. beta: `277777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->wToken)
## Action 60: Set up interest rate model for ZRX silo and XAI asset
Model name: bridgeXAI
1. uopt: `800000000000000000`,
2. ucrit: `900000000000000000`,
3. ulow: `500000000000000000`,
4. ki: `183506`,
5. kcrit: `237823439878`,
6. klow: `31709791984`,
7. klin: `1585489599`,
8. beta: `27777777777778`,
9. ri: `0`,
10. Tcrit: `0`
**Developers comment**
> setConfig(silo->XAI). FINISH: proposals for 0x (ZRX)