0x648f…fe83

All memos sent from and to 0x648f…fe83.

SIP-27 Setup WSTETHPriceProvider for wstETH Silo ## Action 1: Set up price feed for STETH price provider: ChainlinkV3PriceProvider _asset: `0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84`, _aggregator: STETH / ETH `0x86392dC19c0b719886221c78AB11eb8Cf5c52812`, _fallbackProvider: N/A, _heartbeat: `86400`, _convertToQuote: `false` ## Action 2: Choose a price provider for STETH **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 3: Registering price provider provider: WSTETHPriceProvider ## Action 4: Choose a price provider for WSTETH **WSTETHPriceProvider** 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.
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)
SIP-25 Setup Chainlink for cbETH Silo ## Action 1: Set up price feed for cbETH price provider: UniswapV3PriceProviderV2 _asset: `0xBe9895146f7AF43049ca1c1AE358B0541Ea49704`, _pools: `0x840deeef2f115cf50da625f7368c24af6fe74410` **Developers comment** > Setup fallback provider for cbETH ## Action 2: Set up price feed for cbETH price provider: ChainlinkV3PriceProvider _asset: `0xBe9895146f7AF43049ca1c1AE358B0541Ea49704`, _aggregator: cbETH / USD `0x67eF3CAF8BeB93149F48e8d20920BEC9b4320510`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `3600`, _convertToQuote: `true` **Developers comment** > Setup Chainlink price provider for cbETH ## Action 3: Choose a price provider for cbETH **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.
SIP-24 Setup GOHMPriceProvder, asset and interest rate configs for gOHM Silo ## Action 1: Set up price feed for OHM price provider: ChainlinkV3PriceProvider _asset: `0x64aa3364F17a4D01c6f1751Fd97C2BD3D7e7f1D5`, _aggregator: OHMv2 / ETH `0x9a72298ae3886221820B1c878d12D872087D3a23`, _fallbackProvider: N/A, _heartbeat: `86400`, _convertToQuote: `false` ## Action 2: Choose a price provider for OHM **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 3: Registering price provider provider: GOHMPriceProvider ## Action 4: Choose a price provider for GOHM **GOHMPriceProvider** 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 5: Set up maxLTV/LT on silo GOHM for an asset (GOHM) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `70%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset), START: proposals gOHM Silo configs ## Action 6: Set up maxLTV/LT on silo GOHM for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 7: Set up maxLTV/LT on silo GOHM for an asset (XAI) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 8: Set up interest rate model for GOHM silo and GOHM 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 9: Set up interest rate model for GOHM 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 10: Set up interest rate model for GOHM 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 gOHM Silo configs
SIP-23 Setup fallback provider for XAI ## Action 1: Registering price provider provider: UniswapV3PriceProviderXAI ## Action 2: Set up price feed for USDC price provider: UniswapV3PriceProviderXAI _asset: `0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48`, _pools: `0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` **Developers comment** > Setup for XAI virtual address: USDC ## Action 3: Set up price feed for XAI price provider: UniswapV3PriceProviderXAI _asset: `0xd7C9F0e536dC865Ae858b0C0453Fe76D13c3bEAc`, _pools: `0x55bb9904df17f3b07551aa117841b3bbfc66646d,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` ## Action 4: Set up fallback price provider for XAI in ChainlinkV3PriceProvider fallback: UniswapV3PriceProviderXAI
0x648fc573…fe83·#15,877,025·0xdc8265c8…190280
InvalidPriceProviderRepositoryRpOwnerDidNotChange`xPendingOwnerDidNotChangeInvalidRequiredCardinalityRoInvalidBlockTime`InvalidPeriodForAvgPriceRmInvalidFactory`PendingOwnerDidNotChangeRpOwnerDidNotChange`xRmpower overflow`InvalidRequiredCardinalityRoInvalidBlockTime`InvalidPeriodForAvgPriceRlPriceOverflow`PeriodForAvgPriceDidNotChangeRtBlockTimeDidNotChange`XRpInterimIsNotQuote`x
SIP-22 Setup for 16 markets ## Action 1: Set up price feed for IMX price provider: UniswapV3PriceProviderV2 _asset: `0xf57e7e7c23978c3caec3c3548e3d615c346e79ff`, _pools: `0xfd76be67fff3bac84e3d5444167bbc018f5968b6` **Developers comment** > setup fallback provider for Immutable X (IMX) ## Action 2: Set up price feed for IMX price provider: ChainlinkV3PriceProvider _asset: `0xf57e7e7c23978c3caec3c3548e3d615c346e79ff`, _aggregator: IMX / USD `0xBAEbEFc1D023c0feCcc047Bff42E75F15Ff213E6`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for Immutable X (IMX) ## Action 3: Choose a price provider for IMX **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 IMX for an asset (IMX) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `75%` **Developers comment** > setAssetConfig(silo->asset) ## Action 5: Set up maxLTV/LT on silo IMX 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 IMX 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 IMX silo and IMX 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 8: Set up interest rate model for IMX 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 IMX 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 Immutable X (IMX) ## Action 10: Set up price feed for LOOKS price provider: UniswapV3PriceProviderV2 _asset: `0xf4d2888d29d722226fafa5d9b24f9164c092421e`, _pools: `0x4b5ab61593a2401b1075b90c04cbcdd3f87ce011` **Developers comment** > START: proposals for LooksRare (LOOKS) ## Action 11: Choose a price provider for LOOKS **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 12: Set up maxLTV/LT on silo LOOKS for an asset (LOOKS) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 13: Set up maxLTV/LT on silo LOOKS 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 LOOKS 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 LOOKS silo and LOOKS asset Model name: volatileOpt50Base15 1. uopt: `500000000000000000`, 2. ucrit: `900000000000000000`, 3. ulow: `300000000000000000`, 4. ki: `146805`, 5. kcrit: `317097919838`, 6. klow: `105699306613`, 7. klin: `9512937595`, 8. beta: `277777777777778`, 9. ri: `0`, 10. Tcrit: `0` **Developers comment** > setConfig(silo->asset) ## Action 16: Set up interest rate model for LOOKS 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 LOOKS 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 LooksRare (LOOKS) ## Action 18: Set up price feed for LQTY price provider: UniswapV3PriceProviderV2 _asset: `0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D`, _pools: `0xd1d5a4c0ea98971894772dcd6d2f1dc71083c44e` **Developers comment** > START: proposals for Liquity (LQTY) ## Action 19: Choose a price provider for LQTY **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 LQTY for an asset (LQTY) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `65%` **Developers comment** > setAssetConfig(silo->asset) ## Action 21: Set up maxLTV/LT on silo LQTY 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 LQTY 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 LQTY silo and LQTY 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 24: Set up interest rate model for LQTY 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 LQTY 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 (LQTY) ## Action 26: Set up price feed for KP3R price provider: UniswapV3PriceProviderV2 _asset: `0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44`, _pools: `0x11b7a6bc0259ed6cf9db8f499988f9ecc7167bf5` **Developers comment** > setup fallback provider for Keep3r Network (KP3R) ## Action 27: Set up price feed for KP3R price provider: ChainlinkV3PriceProvider _asset: `0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44`, _aggregator: KP3R / ETH `0xe7015CCb7E5F788B8c1010FC22343473EaaC3741`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Keep3r Network (KP3R) ## Action 28: Choose a price provider for KP3R **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 29: Set up maxLTV/LT on silo KP3R for an asset (KP3R) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 30: Set up maxLTV/LT on silo KP3R for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 31: Set up maxLTV/LT on silo KP3R for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 32: Set up interest rate model for KP3R silo and KP3R 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 33: Set up interest rate model for KP3R 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 34: Set up interest rate model for KP3R 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 Keep3r Network (KP3R) ## Action 35: Set up price feed for LDO price provider: UniswapV3PriceProviderV2 _asset: `0x5a98fcbea516cf06857215779fd812ca3bef1b32`, _pools: `0xf4ad61db72f114be877e87d62dc5e7bd52df4d9b` **Developers comment** > setup fallback provider for Lido DAO (LDO) ## Action 36: Set up price feed for LDO price provider: ChainlinkV3PriceProvider _asset: `0x5a98fcbea516cf06857215779fd812ca3bef1b32`, _aggregator: LDO / ETH `0x4e844125952D32AcdF339BE976c98E22F6F318dB`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Lido DAO (LDO) ## Action 37: Choose a price provider for LDO **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 38: Set up maxLTV/LT on silo LDO for an asset (LDO) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 39: Set up maxLTV/LT on silo LDO for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 40: Set up maxLTV/LT on silo LDO for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 41: Set up interest rate model for LDO silo and LDO 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 42: Set up interest rate model for LDO 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 43: Set up interest rate model for LDO 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 Lido DAO (LDO) ## Action 44: Set up price feed for wNXM price provider: UniswapV3PriceProviderV2 _asset: `0x0d438f3b5175bebc262bf23753c1e53d03432bde`, _pools: `0x058d79a4c6eb5b11d0248993ffa1faa168ddd3c0` **Developers comment** > setup fallback provider for Nexus Mutual (wNXM) ## Action 45: Set up price feed for wNXM price provider: ChainlinkV3PriceProvider _asset: `0x0d438f3b5175bebc262bf23753c1e53d03432bde`, _aggregator: WNXM / ETH `0xe5Dc0A609Ab8bCF15d3f35cFaa1Ff40f521173Ea`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Nexus Mutual (wNXM) ## Action 46: Choose a price provider for wNXM **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 47: Set up maxLTV/LT on silo wNXM for an asset (wNXM) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `75%` **Developers comment** > setAssetConfig(silo->asset) ## Action 48: Set up maxLTV/LT on silo wNXM for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 49: Set up maxLTV/LT on silo wNXM for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 50: Set up interest rate model for wNXM silo and wNXM 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 51: Set up interest rate model for wNXM 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 52: Set up interest rate model for wNXM 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 Nexus Mutual (wNXM) ## Action 53: Set up price feed for BADGER price provider: UniswapV3PriceProviderV2 _asset: `0x3472a5a71965499acd81997a54bba8d852c6e53d`, _pools: `0xe15e6583425700993bd08f51bf6e7b73cd5da91b,0xcbcdf9626bc03e24f779434178a73a0b4bad62ed` **Developers comment** > setup fallback provider for Badger DAO (BADGER) ## Action 54: Set up price feed for BADGER price provider: ChainlinkV3PriceProvider _asset: `0x3472a5a71965499acd81997a54bba8d852c6e53d`, _aggregator: BADGER / ETH `0x58921Ac140522867bf50b9E009599Da0CA4A2379`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Badger DAO (BADGER) ## Action 55: Choose a price provider for BADGER **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 56: Set up maxLTV/LT on silo BADGER for an asset (BADGER) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 57: Set up maxLTV/LT on silo BADGER for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 58: Set up maxLTV/LT on silo BADGER for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 59: Set up interest rate model for BADGER silo and BADGER 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 60: Set up interest rate model for BADGER 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 61: Set up interest rate model for BADGER 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 Badger DAO (BADGER) ## Action 62: Set up price feed for BAT price provider: UniswapV3PriceProviderV2 _asset: `0x0d8775f648430679a709e98d2b0cb6250d2887ef`, _pools: `0xae614a7a56cb79c04df2aeba6f5dab80a39ca78e` **Developers comment** > setup fallback provider for Basic Attention Token (BAT) ## Action 63: Set up price feed for BAT price provider: ChainlinkV3PriceProvider _asset: `0x0d8775f648430679a709e98d2b0cb6250d2887ef`, _aggregator: BAT / ETH `0x0d16d4528239e9ee52fa531af613AcdB23D88c94`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Basic Attention Token (BAT) ## Action 64: Choose a price provider for BAT **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 65: Set up maxLTV/LT on silo BAT for an asset (BAT) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `75%` **Developers comment** > setAssetConfig(silo->asset) ## Action 66: Set up maxLTV/LT on silo BAT for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 67: Set up maxLTV/LT on silo BAT for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 68: Set up interest rate model for BAT silo and BAT 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 69: Set up interest rate model for BAT 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 70: Set up interest rate model for BAT 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 Basic Attention Token (BAT) ## Action 71: Set up price feed for MIM price provider: UniswapV3PriceProviderV2 _asset: `0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3`, _pools: `0x298b7c5e0770d151e4c5cf6cca4dae3a3ffc8e27,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` **Developers comment** > setup fallback provider for MIM (MIM) ## Action 72: Set up price feed for MIM price provider: ChainlinkV3PriceProvider _asset: `0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3`, _aggregator: MIM / USD `0x7A364e8770418566e3eb2001A96116E6138Eb32F`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for MIM (MIM) ## Action 73: Choose a price provider for MIM **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 74: Set up maxLTV/LT on silo MIM for an asset (MIM) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->asset) ## Action 75: Set up maxLTV/LT on silo MIM for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 76: Set up maxLTV/LT on silo MIM for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 77: Set up interest rate model for MIM silo and MIM 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 78: Set up interest rate model for MIM 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 79: Set up interest rate model for MIM 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 MIM (MIM) ## Action 80: Set up price feed for SUSD price provider: UniswapV3PriceProviderV2 _asset: `0x57Ab1ec28D129707052df4dF418D58a2D46d5f51`, _pools: `0x34ff465ee92516e9855eb60f520df0384f410b45,0xc63b0708e2f7e69cb8a1df0e1389a98c35a76d52,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` **Developers comment** > setup fallback provider for sUSD (SUSD), pools[SUSD->FRAX->USDC->ETH] ## Action 81: Set up price feed for SUSD price provider: ChainlinkV3PriceProvider _asset: `0x57Ab1ec28D129707052df4dF418D58a2D46d5f51`, _aggregator: SUSD / ETH `0x8e0b7e6062272B5eF4524250bFFF8e5Bd3497757`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for sUSD (SUSD) ## Action 82: Choose a price provider for SUSD **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 83: Set up maxLTV/LT on silo SUSD for an asset (SUSD) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->asset) ## Action 84: Set up maxLTV/LT on silo SUSD for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 85: Set up maxLTV/LT on silo SUSD for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 86: Set up interest rate model for SUSD silo and SUSD 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 87: Set up interest rate model for SUSD 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 88: Set up interest rate model for SUSD 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 sUSD (SUSD) ## Action 89: Set up price feed for SUSHI price provider: UniswapV3PriceProviderV2 _asset: `0x6b3595068778dd592e39a122f4f5a5cf09c90fe2`, _pools: `0x73a6a761fe483ba19debb8f56ac5bbf14c0cdad1` **Developers comment** > setup fallback provider for Sushi (SUSHI) ## Action 90: Set up price feed for SUSHI price provider: ChainlinkV3PriceProvider _asset: `0x6b3595068778dd592e39a122f4f5a5cf09c90fe2`, _aggregator: SUSHI / ETH `0xe572CeF69f43c2E488b33924AF04BDacE19079cf`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Sushi (SUSHI) ## Action 91: Choose a price provider for SUSHI **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 92: Set up maxLTV/LT on silo SUSHI for an asset (SUSHI) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 93: Set up maxLTV/LT on silo SUSHI for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 94: Set up maxLTV/LT on silo SUSHI for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 95: Set up interest rate model for SUSHI silo and SUSHI 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 96: Set up interest rate model for SUSHI 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 97: Set up interest rate model for SUSHI 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 Sushi (SUSHI) ## Action 98: Set up price feed for USDD price provider: UniswapV3PriceProviderV2 _asset: `0x0c10bf8fcb7bf5412187a595ab97a3609160b5c6`, _pools: `0x1c5c60bef00c820274d4938a5e6d04b124d4910b,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` **Developers comment** > START: proposals for Decentralized USD (USDD) ## Action 99: Choose a price provider for USDD **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 100: Set up maxLTV/LT on silo USDD for an asset (USDD) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->asset) ## Action 101: Set up maxLTV/LT on silo USDD for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 102: Set up maxLTV/LT on silo USDD for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 103: Set up interest rate model for USDD silo and USDD 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 104: Set up interest rate model for USDD 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 105: Set up interest rate model for USDD 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 Decentralized USD (USDD) ## Action 106: Set up price feed for UNI price provider: UniswapV3PriceProviderV2 _asset: `0x1f9840a85d5af5bf1d1762f925bdaddc4201f984`, _pools: `0x1d42064fc4beb5f8aaf85f4617ae8b3b5b8bd801` **Developers comment** > setup fallback provider for Uniswap (UNI) ## Action 107: Set up price feed for UNI price provider: ChainlinkV3PriceProvider _asset: `0x1f9840a85d5af5bf1d1762f925bdaddc4201f984`, _aggregator: UNI / ETH `0xD6aA3D25116d8dA79Ea0246c4826EB951872e02e`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Uniswap (UNI) ## Action 108: Choose a price provider for UNI **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 109: Set up maxLTV/LT on silo UNI for an asset (UNI) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 110: Set up maxLTV/LT on silo UNI for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 111: Set up maxLTV/LT on silo UNI for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 112: Set up interest rate model for UNI silo and UNI 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 113: Set up interest rate model for UNI 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 114: Set up interest rate model for UNI 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 Uniswap (UNI) ## Action 115: Set up price feed for XSUSHI price provider: ChainlinkV3PriceProvider _asset: `0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272`, _aggregator: XSUSHI / ETH `0x7f59A29507282703B4A796D02cAcf23388FfF00D`, _fallbackProvider: N/A, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Sushi (XSUSHI) ## Action 116: Choose a price provider for XSUSHI **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 117: Set up maxLTV/LT on silo XSUSHI for an asset (XSUSHI) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `65%` **Developers comment** > setAssetConfig(silo->asset) ## Action 118: Set up maxLTV/LT on silo XSUSHI for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 119: Set up maxLTV/LT on silo XSUSHI for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 120: Set up interest rate model for XSUSHI silo and XSUSHI 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 121: Set up interest rate model for XSUSHI 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 122: Set up interest rate model for XSUSHI 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 Sushi (XSUSHI) ## Action 123: Set up price feed for YFI price provider: BalancerV2PriceProvider _asset: `0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e`, _poolId: `0x186084ff790c65088ba694df11758fae4943ee9e000200000000000000000013` **Developers comment** > setup fallback provider for Yearn.Finance (YFI) ## Action 124: Set up price feed for YFI price provider: ChainlinkV3PriceProvider _asset: `0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e`, _aggregator: YFI / ETH `0x7c5d4F8345e66f68099581Db340cd65B078C41f4`, _fallbackProvider: BalancerV2PriceProvider `0x2F1aA93249bcc0DF7d89739F86308c7a270F5EEd`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Yearn.Finance (YFI) ## Action 125: Choose a price provider for YFI **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 126: Set up maxLTV/LT on silo YFI for an asset (YFI) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 127: Set up maxLTV/LT on silo YFI for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 128: Set up maxLTV/LT on silo YFI for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 129: Set up interest rate model for YFI silo and YFI 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 130: Set up interest rate model for YFI 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 131: Set up interest rate model for YFI 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 Yearn.Finance (YFI) ## Action 132: Set up price feed for AURA price provider: BalancerV2PriceProvider _asset: `0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF`, _poolId: `0xc29562b045d80fd77c69bec09541f5c16fe20d9d000200000000000000000251` **Developers comment** > START: proposals for Aura Finance (AURA) ## Action 133: Choose a price provider for AURA **BalancerV2PriceProvider** 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 134: Set up maxLTV/LT on silo AURA for an asset (AURA) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `65%` **Developers comment** > setAssetConfig(silo->asset) ## Action 135: Set up maxLTV/LT on silo AURA for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 136: Set up maxLTV/LT on silo AURA for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 137: Set up interest rate model for AURA silo and AURA 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 138: Set up interest rate model for AURA 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 139: Set up interest rate model for AURA 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 Aura Finance (AURA)
SIP-21 Setup for 15 markets ## Action 1: Set up price feed for LINK price provider: UniswapV3PriceProviderV2 _asset: `0x514910771af9ca656af840dff83e8264ecf986ca`, _pools: `0xa6cc3c2531fdaa6ae1a3ca84c2855806728693e8` **Developers comment** > setup fallback provider for Chainlink (LINK) ## Action 2: Set up price feed for LINK price provider: ChainlinkV3PriceProvider _asset: `0x514910771af9ca656af840dff83e8264ecf986ca`, _aggregator: LINK / ETH `0xDC530D9457755926550b59e8ECcdaE7624181557`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `21600`, _convertToQuote: `false` **Developers comment** > START: proposals for Chainlink (LINK) ## Action 3: Choose a price provider for LINK **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 LINK for an asset (LINK) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 5: Set up maxLTV/LT on silo LINK 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 LINK 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 LINK silo and LINK 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 8: Set up interest rate model for LINK 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 LINK 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 Chainlink (LINK) ## Action 10: Set up price feed for MANA price provider: UniswapV3PriceProviderV2 _asset: `0x0f5d2fb29fb7d3cfee444a200298f468908cc942`, _pools: `0x8661ae7918c0115af9e3691662f605e9c550ddc9` **Developers comment** > setup fallback provider for Decentraland (MANA) ## Action 11: Set up price feed for MANA price provider: ChainlinkV3PriceProvider _asset: `0x0f5d2fb29fb7d3cfee444a200298f468908cc942`, _aggregator: MANA / ETH `0x82A44D92D6c329826dc557c5E1Be6ebeC5D5FeB9`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Decentraland (MANA) ## Action 12: Choose a price provider for MANA **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 13: Set up maxLTV/LT on silo MANA for an asset (MANA) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 14: Set up maxLTV/LT on silo MANA for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 15: Set up maxLTV/LT on silo MANA for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 16: Set up interest rate model for MANA silo and MANA 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 17: Set up interest rate model for MANA 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 18: Set up interest rate model for MANA 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 Decentraland (MANA) ## Action 19: Set up price feed for MATIC price provider: UniswapV3PriceProviderV2 _asset: `0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0`, _pools: `0x290a6a7460b308ee3f19023d2d00de604bcf5b42` **Developers comment** > setup fallback provider for Matic Network (MATIC) ## Action 20: Set up price feed for MATIC price provider: ChainlinkV3PriceProvider _asset: `0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0`, _aggregator: MATIC / USD `0x7bAC85A8a13A4BcD8abb3eB7d6b4d632c5a57676`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `3600`, _convertToQuote: `true` **Developers comment** > START: proposals for Matic Network (MATIC) ## Action 21: Choose a price provider for MATIC **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 22: Set up maxLTV/LT on silo MATIC for an asset (MATIC) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 23: Set up maxLTV/LT on silo MATIC for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 24: Set up maxLTV/LT on silo MATIC for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 25: Set up interest rate model for MATIC silo and MATIC 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 26: Set up interest rate model for MATIC 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 27: Set up interest rate model for MATIC 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 Matic Network (MATIC) ## Action 28: Set up price feed for MKR price provider: UniswapV3PriceProviderV2 _asset: `0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2`, _pools: `0xe8c6c9227491c0a8156a0106a0204d881bb7e531` **Developers comment** > setup fallback provider for Maker (MKR) ## Action 29: Set up price feed for MKR price provider: ChainlinkV3PriceProvider _asset: `0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2`, _aggregator: MKR / ETH `0x24551a8Fb2A7211A25a17B1481f043A8a8adC7f2`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Maker (MKR) ## Action 30: Choose a price provider for MKR **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 31: Set up maxLTV/LT on silo MKR for an asset (MKR) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 32: Set up maxLTV/LT on silo MKR for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 33: Set up maxLTV/LT on silo MKR for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 34: Set up interest rate model for MKR silo and MKR 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 35: Set up interest rate model for MKR 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 36: Set up interest rate model for MKR 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 Maker (MKR) ## Action 37: Set up price feed for OCEAN price provider: UniswapV3PriceProviderV2 _asset: `0x967da4048cd07ab37855c090aaf366e4ce1b9f48`, _pools: `0x283e2e83b7f3e297c4b7c02114ab0196b001a109` **Developers comment** > setup fallback provider for Ocean Protocol (OCEAN) ## Action 38: Set up price feed for OCEAN price provider: ChainlinkV3PriceProvider _asset: `0x967da4048cd07ab37855c090aaf366e4ce1b9f48`, _aggregator: OCEAN / ETH `0x9b0FC4bb9981e5333689d69BdBF66351B9861E62`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Ocean Protocol (OCEAN) ## Action 39: Choose a price provider for OCEAN **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 40: Set up maxLTV/LT on silo OCEAN for an asset (OCEAN) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `65%` **Developers comment** > setAssetConfig(silo->asset) ## Action 41: Set up maxLTV/LT on silo OCEAN for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 42: Set up maxLTV/LT on silo OCEAN for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 43: Set up interest rate model for OCEAN silo and OCEAN 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 44: Set up interest rate model for OCEAN 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 45: Set up interest rate model for OCEAN 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 Ocean Protocol (OCEAN) ## Action 46: Set up price feed for OHMv2 price provider: UniswapV3PriceProviderV2 _asset: `0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5`, _pools: `0x893f503FaC2Ee1e5B78665db23F9c94017Aae97D,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` **Developers comment** > setup fallback provider for OHM (v2) (OHM) ## Action 47: Set up price feed for OHMv2 price provider: ChainlinkV3PriceProvider _asset: `0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5`, _aggregator: OHMv2 / ETH `0x9a72298ae3886221820B1c878d12D872087D3a23`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for OHM (v2) (OHM) ## Action 48: Choose a price provider for OHMv2 **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 49: Set up maxLTV/LT on silo OHMv2 for an asset (OHMv2) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 50: Set up maxLTV/LT on silo OHMv2 for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 51: Set up maxLTV/LT on silo OHMv2 for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 52: Set up interest rate model for OHMv2 silo and OHMv2 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 53: Set up interest rate model for OHMv2 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 54: Set up interest rate model for OHMv2 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 OHM (v2) (OHM) ## Action 55: Set up price feed for SAND price provider: UniswapV3PriceProviderV2 _asset: `0x3845badAde8e6dFF049820680d1F14bD3903a5d0`, _pools: `0x5b97b125cf8af96834f2d08c8f1291bd47724939` **Developers comment** > setup fallback provider for The Sandbox (SAND) ## Action 56: Set up price feed for SAND price provider: ChainlinkV3PriceProvider _asset: `0x3845badAde8e6dFF049820680d1F14bD3903a5d0`, _aggregator: SAND / USD `0x35E3f7E558C04cE7eEE1629258EcbbA03B36Ec56`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for The Sandbox (SAND) ## Action 57: Choose a price provider for SAND **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 58: Set up maxLTV/LT on silo SAND for an asset (SAND) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `75%` **Developers comment** > setAssetConfig(silo->asset) ## Action 59: Set up maxLTV/LT on silo SAND for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 60: Set up maxLTV/LT on silo SAND for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 61: Set up interest rate model for SAND silo and SAND 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 62: Set up interest rate model for SAND 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 63: Set up interest rate model for SAND 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 The Sandbox (SAND) ## Action 64: Set up price feed for USDP price provider: UniswapV3PriceProviderV2 _asset: `0x8e870d67f660d95d5be530380d0ec0bd388289e1`, _pools: `0xd83d78108dd0d1dffff11ea3f99871671a52488b` **Developers comment** > setup fallback provider for Paxos Dollar (USDP) ## Action 65: Set up price feed for USDP price provider: ChainlinkV3PriceProvider _asset: `0x8e870d67f660d95d5be530380d0ec0bd388289e1`, _aggregator: USDP / USD `0x09023c0DA49Aaf8fc3fA3ADF34C6A7016D38D5e3`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `3600`, _convertToQuote: `true` **Developers comment** > START: proposals for Paxos Dollar (USDP) ## Action 66: Choose a price provider for USDP **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 67: Set up maxLTV/LT on silo USDP for an asset (USDP) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->asset) ## Action 68: Set up maxLTV/LT on silo USDP for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 69: Set up maxLTV/LT on silo USDP for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 70: Set up interest rate model for USDP silo and USDP 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 71: Set up interest rate model for USDP 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 72: Set up interest rate model for USDP 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 Paxos Dollar (USDP) ## Action 73: Set up price feed for QNT price provider: UniswapV3PriceProviderV2 _asset: `0x4a220e6096b25eadb88358cb44068a3248254675`, _pools: `0x24ee2c6b9597f035088cda8575e9d5e15a84b9df` **Developers comment** > START: proposals for QNT (QNT) ## Action 74: Choose a price provider for QNT **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 75: Set up maxLTV/LT on silo QNT for an asset (QNT) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 76: Set up maxLTV/LT on silo QNT for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 77: Set up maxLTV/LT on silo QNT for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 78: Set up interest rate model for QNT silo and QNT 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 79: Set up interest rate model for QNT 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 80: Set up interest rate model for QNT 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 QNT (QNT) ## Action 81: Set up price feed for PAXG price provider: ChainlinkV3PriceProvider _asset: `0x45804880De22913dAFE09f4980848ECE6EcbAf78`, _aggregator: PAXG / ETH `0x9B97304EA12EFed0FAd976FBeCAad46016bf269e`, _fallbackProvider: N/A, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Paxos Gold (PAXG) ## Action 82: Choose a price provider for PAXG **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 83: Set up maxLTV/LT on silo PAXG for an asset (PAXG) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 84: Set up maxLTV/LT on silo PAXG for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 85: Set up maxLTV/LT on silo PAXG for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 86: Set up interest rate model for PAXG silo and PAXG 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 87: Set up interest rate model for PAXG 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 88: Set up interest rate model for PAXG 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 Paxos Gold (PAXG) ## Action 89: Set up price feed for RPL price provider: UniswapV3PriceProviderV2 _asset: `0xd33526068d116ce69f19a9ee46f0bd304f21a51f`, _pools: `0xe42318ea3b998e8355a3da364eb9d48ec725eb45` **Developers comment** > START: proposals for Rocket Pool (RPL) ## Action 90: Choose a price provider for RPL **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 91: Set up maxLTV/LT on silo RPL for an asset (RPL) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 92: Set up maxLTV/LT on silo RPL for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 93: Set up maxLTV/LT on silo RPL for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 94: Set up interest rate model for RPL silo and RPL 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 95: Set up interest rate model for RPL 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 96: Set up interest rate model for RPL 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 Rocket Pool (RPL) ## Action 97: Set up price feed for PERP price provider: UniswapV3PriceProviderV2 _asset: `0xbc396689893d065f41bc2c6ecbee5e0085233447`, _pools: `0xcd83055557536eff25fd0eafbc56e74a1b4260b3` **Developers comment** > setup fallback provider for Perpetual Protocol (PERP) ## Action 98: Set up price feed for PERP price provider: ChainlinkV3PriceProvider _asset: `0xbc396689893d065f41bc2c6ecbee5e0085233447`, _aggregator: PERP / ETH `0x3b41D5571468904D4e53b6a8d93A6BaC43f02dC9`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Perpetual Protocol (PERP) ## Action 99: Choose a price provider for PERP **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 100: Set up maxLTV/LT on silo PERP for an asset (PERP) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `65%` **Developers comment** > setAssetConfig(silo->asset) ## Action 101: Set up maxLTV/LT on silo PERP for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 102: Set up maxLTV/LT on silo PERP for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 103: Set up interest rate model for PERP silo and PERP 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 104: Set up interest rate model for PERP 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 105: Set up interest rate model for PERP 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 Perpetual Protocol (PERP) ## Action 106: Set up price feed for RAI price provider: UniswapV3PriceProviderV2 _asset: `0x03ab458634910aad20ef5f1c8ee96f1d6ac54919`, _pools: `0xcb0c5d9d92f4f2f80cce7aa271a1e148c226e19d,0x60594a405d53811d3bc4766596efd80fd545a270` **Developers comment** > setup fallback provider for Reflexer (RAI) ## Action 107: Set up price feed for RAI price provider: ChainlinkV3PriceProvider _asset: `0x03ab458634910aad20ef5f1c8ee96f1d6ac54919`, _aggregator: RAI / ETH `0x4ad7B025127e89263242aB68F0f9c4E5C033B489`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Reflexer (RAI) ## Action 108: Choose a price provider for RAI **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 109: Set up maxLTV/LT on silo RAI for an asset (RAI) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 110: Set up maxLTV/LT on silo RAI for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 111: Set up maxLTV/LT on silo RAI for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 112: Set up interest rate model for RAI silo and RAI asset Model name: volatileOpt80Base3 1. uopt: `800000000000000000`, 2. ucrit: `900000000000000000`, 3. ulow: `500000000000000000`, 4. ki: `367011`, 5. kcrit: `317097919838`, 6. klow: `63419583968`, 7. klin: `1189117199`, 8. beta: `277777777777778`, 9. ri: `0`, 10. Tcrit: `0` **Developers comment** > setConfig(silo->asset) ## Action 113: Set up interest rate model for RAI 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 114: Set up interest rate model for RAI 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 Reflexer (RAI) ## Action 115: Set up price feed for SNX price provider: BalancerV2PriceProvider _asset: `0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f`, _poolId: `0x072f14b85add63488ddad88f855fda4a99d6ac9b000200000000000000000027` **Developers comment** > setup fallback provider for Synthetix (SNX) ## Action 116: Set up price feed for SNX price provider: ChainlinkV3PriceProvider _asset: `0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f`, _aggregator: SNX / ETH `0x79291A9d692Df95334B1a0B3B4AE6bC606782f8c`, _fallbackProvider: BalancerV2PriceProvider `0x2F1aA93249bcc0DF7d89739F86308c7a270F5EEd`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Synthetix (SNX) ## Action 117: Choose a price provider for SNX **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 118: Set up maxLTV/LT on silo SNX for an asset (SNX) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 119: Set up maxLTV/LT on silo SNX for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 120: Set up maxLTV/LT on silo SNX for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 121: Set up interest rate model for SNX silo and SNX asset Model name: volatileOpt80Base15 1. uopt: `800000000000000000`, 2. ucrit: `900000000000000000`, 3. ulow: `500000000000000000`, 4. ki: `367011`, 5. kcrit: `317097919838`, 6. klow: `63419583968`, 7. klin: `5945585997`, 8. beta: `277777777777778`, 9. ri: `0`, 10. Tcrit: `0` **Developers comment** > setConfig(silo->asset) ## Action 122: Set up interest rate model for SNX 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 123: Set up interest rate model for SNX 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 Synthetix (SNX) ## Action 124: Set up price feed for SPELL price provider: UniswapV3PriceProviderV2 _asset: `0x090185f2135308bad17527004364ebcc2d37e5f6`, _pools: `0xfebf38b1d34818d4827034f97b7d6d77c79d4997` **Developers comment** > setup fallback provider for Spell Token (SPELL) ## Action 125: Set up price feed for SPELL price provider: ChainlinkV3PriceProvider _asset: `0x090185f2135308bad17527004364ebcc2d37e5f6`, _aggregator: SPELL / USD `0x8c110B94C5f1d347fAcF5E1E938AB2db60E3c9a8`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for Spell Token (SPELL) ## Action 126: Choose a price provider for SPELL **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 127: Set up maxLTV/LT on silo SPELL for an asset (SPELL) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `65%` **Developers comment** > setAssetConfig(silo->asset) ## Action 128: Set up maxLTV/LT on silo SPELL for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 129: Set up maxLTV/LT on silo SPELL for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 130: Set up interest rate model for SPELL silo and SPELL 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 131: Set up interest rate model for SPELL 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 132: Set up interest rate model for SPELL 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 Spell Token (SPELL)
SIP-20 16 new markets ## Action 1: Set up price feed for DYDX price provider: UniswapV3PriceProviderV2 _asset: `0x92d6c1e31e14520e676a687f0a93788b716beff5`, _pools: `0xe0cfa17aa9b8f930fd936633c0252d5cb745c2c3` **Developers comment** > setup fallback provider for dYdX (DYDX) ## Action 2: Set up price feed for DYDX price provider: ChainlinkV3PriceProvider _asset: `0x92d6c1e31e14520e676a687f0a93788b716beff5`, _aggregator: DYDX / USD `0x478909D4D798f3a1F11fFB25E4920C959B4aDe0b`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for dYdX (DYDX) ## Action 3: Choose a price provider for DYDX **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 DYDX for an asset (DYDX) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 5: Set up maxLTV/LT on silo DYDX 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 DYDX 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 DYDX silo and DYDX 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 8: Set up interest rate model for DYDX 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 DYDX 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 dYdX (DYDX) ## Action 10: Set up price feed for ENS price provider: UniswapV3PriceProviderV2 _asset: `0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72`, _pools: `0x92560c178ce069cc014138ed3c2f5221ba71f58a` **Developers comment** > setup fallback provider for Ethereum Name Service (ENS) ## Action 11: Set up price feed for ENS price provider: ChainlinkV3PriceProvider _asset: `0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72`, _aggregator: ENS / USD `0x5C00128d4d1c2F4f652C267d7bcdD7aC99C16E16`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for Ethereum Name Service (ENS) ## Action 12: Choose a price provider for ENS **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 13: Set up maxLTV/LT on silo ENS for an asset (ENS) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 14: Set up maxLTV/LT on silo ENS for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 15: Set up maxLTV/LT on silo ENS for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 16: Set up interest rate model for ENS silo and ENS 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 17: Set up interest rate model for ENS 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 18: Set up interest rate model for ENS 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 Ethereum Name Service (ENS) ## Action 19: Set up price feed for FARM price provider: ChainlinkV3PriceProvider _asset: `0xa0246c9032bC3A600820415aE600c6388619A14D`, _aggregator: FARM / ETH `0x611E0d2709416E002A3f38085e4e1cf77c015921`, _fallbackProvider: N/A, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Harvest Farm (FARM) ## Action 20: Choose a price provider for FARM **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 21: Set up maxLTV/LT on silo FARM for an asset (FARM) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `65%` **Developers comment** > setAssetConfig(silo->asset) ## Action 22: Set up maxLTV/LT on silo FARM for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 23: Set up maxLTV/LT on silo FARM for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 24: Set up interest rate model for FARM silo and FARM 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 25: Set up interest rate model for FARM 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 26: Set up interest rate model for FARM 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 Harvest Farm (FARM) ## Action 27: Set up price feed for SHIB price provider: UniswapV3PriceProviderV2 _asset: `0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce`, _pools: `0x5764a6f2212d502bc5970f9f129ffcd61e5d7563` **Developers comment** > setup fallback provider for Shiba (SHIB) ## Action 28: Set up price feed for SHIB price provider: ChainlinkV3PriceProvider _asset: `0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce`, _aggregator: SHIB / ETH `0x8dD1CD88F43aF196ae478e91b9F5E4Ac69A97C61`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Shiba (SHIB) ## Action 29: Choose a price provider for SHIB **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 30: Set up maxLTV/LT on silo SHIB for an asset (SHIB) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 31: Set up maxLTV/LT on silo SHIB for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 32: Set up maxLTV/LT on silo SHIB for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 33: Set up interest rate model for SHIB silo and SHIB 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 34: Set up interest rate model for SHIB 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 35: Set up interest rate model for SHIB 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 Shiba (SHIB) ## Action 36: Set up price feed for 1INCH price provider: UniswapV3PriceProviderV2 _asset: `0x111111111117dc0aa78b770fa6a738034120c302`, _pools: `0xd35efae4097d005720608eaf37e42a5936c94b44` **Developers comment** > setup fallback provider for 1inch Network (1INCH) ## Action 37: Set up price feed for 1INCH price provider: ChainlinkV3PriceProvider _asset: `0x111111111117dc0aa78b770fa6a738034120c302`, _aggregator: 1INCH / ETH `0x72AFAECF99C9d9C8215fF44C77B94B99C28741e8`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for 1inch Network (1INCH) ## Action 38: Choose a price provider for 1INCH **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 39: Set up maxLTV/LT on silo 1INCH for an asset (1INCH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 40: Set up maxLTV/LT on silo 1INCH for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 41: Set up maxLTV/LT on silo 1INCH for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 42: Set up interest rate model for 1INCH silo and 1INCH 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 43: Set up interest rate model for 1INCH 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 44: Set up interest rate model for 1INCH 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 1inch Network (1INCH) ## Action 45: Set up price feed for AAVE price provider: UniswapV3PriceProviderV2 _asset: `0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9`, _pools: `0x5ab53ee1d50eef2c1dd3d5402789cd27bb52c1bb` **Developers comment** > setup fallback provider for Aave (AAVE) ## Action 46: Set up price feed for AAVE price provider: ChainlinkV3PriceProvider _asset: `0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9`, _aggregator: AAVE / ETH `0x6Df09E975c830ECae5bd4eD9d90f3A95a4f88012`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Aave (AAVE) ## Action 47: Choose a price provider for AAVE **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 48: Set up maxLTV/LT on silo AAVE for an asset (AAVE) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 49: Set up maxLTV/LT on silo AAVE for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 50: Set up maxLTV/LT on silo AAVE for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 51: Set up interest rate model for AAVE silo and AAVE 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 52: Set up interest rate model for AAVE 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 53: Set up interest rate model for AAVE 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 Aave (AAVE) ## Action 54: Set up price feed for BIT price provider: UniswapV3PriceProviderV2 _asset: `0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5`, _pools: `0x5c128d25a21f681e678cb050e551a895c9309945` **Developers comment** > setup fallback provider for BitDAO (BIT) ## Action 55: Set up price feed for BIT price provider: ChainlinkV3PriceProvider _asset: `0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5`, _aggregator: BIT / USD `0x7b33EbfA52F215a30FaD5a71b3FeE57a4831f1F0`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for BitDAO (BIT) ## Action 56: Choose a price provider for BIT **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 57: Set up maxLTV/LT on silo BIT for an asset (BIT) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 58: Set up maxLTV/LT on silo BIT for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 59: Set up maxLTV/LT on silo BIT for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 60: Set up interest rate model for BIT silo and BIT 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 61: Set up interest rate model for BIT 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 62: Set up interest rate model for BIT 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 BitDAO (BIT) ## Action 63: Set up price feed for BNT price provider: ChainlinkV3PriceProvider _asset: `0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c`, _aggregator: BNT / ETH `0xCf61d1841B178fe82C8895fe60c2EDDa08314416`, _fallbackProvider: N/A, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Bancor (BNT) ## Action 64: Choose a price provider for BNT **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 65: Set up maxLTV/LT on silo BNT for an asset (BNT) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 66: Set up maxLTV/LT on silo BNT for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 67: Set up maxLTV/LT on silo BNT for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 68: Set up interest rate model for BNT silo and BNT 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 69: Set up interest rate model for BNT 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 70: Set up interest rate model for BNT 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 Bancor (BNT) ## Action 71: Set up price feed for BUSD price provider: UniswapV3PriceProviderV2 _asset: `0x4Fabb145d64652a948d72533023f6E7A623C7C53`, _pools: `0x00cef0386ed94d738c8f8a74e8bfd0376926d24c,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` **Developers comment** > setup fallback provider for BUSD (BUSD) ## Action 72: Set up price feed for BUSD price provider: ChainlinkV3PriceProvider _asset: `0x4Fabb145d64652a948d72533023f6E7A623C7C53`, _aggregator: BUSD / ETH `0x614715d2Af89E6EC99A233818275142cE88d1Cfd`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for BUSD (BUSD) ## Action 73: Choose a price provider for BUSD **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 74: Set up maxLTV/LT on silo BUSD for an asset (BUSD) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->asset) ## Action 75: Set up maxLTV/LT on silo BUSD for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 76: Set up maxLTV/LT on silo BUSD for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 77: Set up interest rate model for BUSD silo and BUSD 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 78: Set up interest rate model for BUSD 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 79: Set up interest rate model for BUSD 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 BUSD (BUSD) ## Action 80: Set up price feed for COMP price provider: BalancerV2PriceProvider _asset: `0xc00e94cb662c3520282e6f5717214004a7f26888`, _poolId: `0xefaa1604e82e1b3af8430b90192c1b9e8197e377000200000000000000000021` **Developers comment** > setup fallback provider for Compound (COMP) ## Action 81: Set up price feed for COMP price provider: ChainlinkV3PriceProvider _asset: `0xc00e94cb662c3520282e6f5717214004a7f26888`, _aggregator: COMP / ETH `0x1B39Ee86Ec5979ba5C322b826B3ECb8C79991699`, _fallbackProvider: BalancerV2PriceProvider `0x2F1aA93249bcc0DF7d89739F86308c7a270F5EEd`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Compound (COMP) ## Action 82: Choose a price provider for COMP **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 83: Set up maxLTV/LT on silo COMP for an asset (COMP) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `75%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 84: Set up maxLTV/LT on silo COMP for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 85: Set up maxLTV/LT on silo COMP for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 86: Set up interest rate model for COMP silo and COMP 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 87: Set up interest rate model for COMP 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 88: Set up interest rate model for COMP 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 Compound (COMP) ## Action 89: Set up price feed for CRO price provider: UniswapV3PriceProviderV2 _asset: `0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b`, _pools: `0x87b1d1b59725209879cc5c5adeb99d8bc9eccf12` **Developers comment** > setup fallback provider for Cronos (CRO) ## Action 90: Set up price feed for CRO price provider: ChainlinkV3PriceProvider _asset: `0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b`, _aggregator: CRO / USD `0x00Cb80Cf097D9aA9A3779ad8EE7cF98437eaE050`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `true` **Developers comment** > START: proposals for Cronos (CRO) ## Action 91: Choose a price provider for CRO **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 92: Set up maxLTV/LT on silo CRO for an asset (CRO) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `75%` **Developers comment** > setAssetConfig(silo->asset) ## Action 93: Set up maxLTV/LT on silo CRO for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 94: Set up maxLTV/LT on silo CRO for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 95: Set up interest rate model for CRO silo and CRO 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 96: Set up interest rate model for CRO 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 97: Set up interest rate model for CRO 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 Cronos (CRO) ## Action 98: Set up price feed for DAI price provider: ChainlinkV3PriceProvider _asset: `0x6b175474e89094c44da98b954eedeac495271d0f`, _aggregator: DAI / ETH `0x773616E4d11A78F511299002da57A0a94577F1f4`, _fallbackProvider: N/A, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for DAI (DAI) ## Action 99: Choose a price provider for DAI **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 100: Set up maxLTV/LT on silo DAI for an asset (DAI) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->asset) ## Action 101: Set up maxLTV/LT on silo DAI for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 102: Set up maxLTV/LT on silo DAI for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 103: Set up interest rate model for DAI silo and DAI 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 104: Set up interest rate model for DAI 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 105: Set up interest rate model for DAI 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 DAI (DAI) ## Action 106: Set up price feed for FUN price provider: UniswapV3PriceProviderV2 _asset: `0x419d0d8bdd9af5e606ae2232ed285aff190e711b`, _pools: `0x29f0096512b4af1d689c1a11a867a6e707a8dcde` **Developers comment** > START: proposals for FUNToken (FUN) ## Action 107: Choose a price provider for FUN **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 108: Set up maxLTV/LT on silo FUN for an asset (FUN) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `50%` Liquidation Threshold (LT) = `80%` **Developers comment** > setAssetConfig(silo->asset) ## Action 109: Set up maxLTV/LT on silo FUN for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 110: Set up maxLTV/LT on silo FUN for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 111: Set up interest rate model for FUN silo and FUN 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 112: Set up interest rate model for FUN 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 113: Set up interest rate model for FUN 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 FUNToken (FUN) ## Action 114: Set up price feed for ENJ price provider: UniswapV3PriceProviderV2 _asset: `0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c`, _pools: `0xe16be1798f860bc1eb0feb64cd67ca00ae9b6e58` **Developers comment** > setup fallback provider for Enjin Coin (ENJ) ## Action 115: Set up price feed for ENJ price provider: ChainlinkV3PriceProvider _asset: `0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c`, _aggregator: ENJ / ETH `0x24D9aB51950F3d62E9144fdC2f3135DAA6Ce8D1B`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Enjin Coin (ENJ) ## Action 116: Choose a price provider for ENJ **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 117: Set up maxLTV/LT on silo ENJ for an asset (ENJ) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `75%` **Developers comment** > setAssetConfig(silo->asset) ## Action 118: Set up maxLTV/LT on silo ENJ for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 119: Set up maxLTV/LT on silo ENJ for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 120: Set up interest rate model for ENJ silo and ENJ 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 121: Set up interest rate model for ENJ 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 122: Set up interest rate model for ENJ 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 Enjin Coin (ENJ) ## Action 123: Set up price feed for GNO price provider: UniswapV3PriceProviderV2 _asset: `0x6810e776880c02933d47db1b9fc05908e5386b96`, _pools: `0xf56d08221b5942c428acc5de8f78489a97fc5599` **Developers comment** > setup fallback provider for Gnosis (GNO) ## Action 124: Set up price feed for GNO price provider: ChainlinkV3PriceProvider _asset: `0x6810e776880c02933d47db1b9fc05908e5386b96`, _aggregator: GNO / ETH `0xA614953dF476577E90dcf4e3428960e221EA4727`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Gnosis (GNO) ## Action 125: Choose a price provider for GNO **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 126: Set up maxLTV/LT on silo GNO for an asset (GNO) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `65%` Liquidation Threshold (LT) = `85%` **Developers comment** > setAssetConfig(silo->asset) ## Action 127: Set up maxLTV/LT on silo GNO for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 128: Set up maxLTV/LT on silo GNO for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 129: Set up interest rate model for GNO silo and GNO 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 130: Set up interest rate model for GNO 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 131: Set up interest rate model for GNO 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 Gnosis (GNO) ## Action 132: Set up price feed for GUSD price provider: UniswapV3PriceProviderV2 _asset: `0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd`, _pools: `0x5aa1356999821b533ec5d9f79c23b8cb7c295c61,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640` **Developers comment** > setup fallback provider for Gemini Dollar (GUSD) ## Action 133: Set up price feed for GUSD price provider: ChainlinkV3PriceProvider _asset: `0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd`, _aggregator: GUSD / ETH `0x96d15851CBac05aEe4EFD9eA3a3DD9BDEeC9fC28`, _fallbackProvider: UniswapV3PriceProviderV2 `0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC`, _heartbeat: `86400`, _convertToQuote: `false` **Developers comment** > START: proposals for Gemini Dollar (GUSD) ## Action 134: Choose a price provider for GUSD **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 135: Set up maxLTV/LT on silo GUSD for an asset (GUSD) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->asset) ## Action 136: Set up maxLTV/LT on silo GUSD for an asset (WETH) Model contract: InterestRateModel `0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44` Max Loan to Value (LTV) = `80%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->wtoken) ## Action 137: Set up maxLTV/LT on silo GUSD for an asset (XAI) Model contract: InterestRateModelXAI `0x64359a0A87B799140Ec74C2eb037E27dD4500A15` Max Loan to Value (LTV) = `85%` Liquidation Threshold (LT) = `90%` **Developers comment** > setAssetConfig(silo->XAI) ## Action 138: Set up interest rate model for GUSD silo and GUSD 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 139: Set up interest rate model for GUSD 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 140: Set up interest rate model for GUSD 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 Gemini Dollar (GUSD)
SIP-19 New market for XAI ## Action 1: Set up price feed for XAI price provider: ChainlinkV3PriceProvider _asset: 0xd7C9F0e536dC865Ae858b0C0453Fe76D13c3bEAc, _aggregator: 0xBc3EFB6E37abee6698c5E701380B407443527f8F, _fallbackProvider: N/A, _heartbeat: 3600, _convertToQuote: false ## Action 2: Choose a price provider for XAI 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 3: Set up maxLTV/LT on silo XAI for an asset (XAI) Model contract: InterestRateModelXAI (0x64359a0A87B799140Ec74C2eb037E27dD4500A15) Max Loan to Value (LTV) = 85% Liquidation Threshold (LT) = 90% ## Action 4: Set up maxLTV/LT on silo XAI for an asset (WETH) Model contract: InterestRateModel (0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44) Max Loan to Value (LTV) = 85% Liquidation Threshold (LT) = 90% ## Action 5: Set up interest rate model for XAI silo and XAI asset Model name: fixedXAI 1. uopt: 500000000000000000, 2. ucrit: 900000000000000000, 3. ulow: 300000000000000000, 4. ki: 0, 5. kcrit: 0, 6. klow: 0, 7. klin: 0, 8. beta: 0, 9. ri: 31709792, 10. Tcrit: 0 ## Action 6: Set up interest rate model for XAI 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 ## Action 7: Add XAI as second bridge asset The action will add XAI as a bridge asset. ## Action 8: Set LTV/LT = 85%/90% for XAI in the currently deployed Silos, and set stablecoin interest rate The action will, for each existing Silo, configure LTV and LT for XAI and set its interest rate parameters. ## Action 9: Mint XAI to SiloModule The action will mint 15 million XAI to the SiloModule. ## Action 10: Deposit XAI to silos The action will deposit 10 million XAI to the bridge pool (XAI silo), and 5 million XAI to the USDC silo.
SIP-18: Unregister deprecated ChainlinkV3PriceProvider and register new one There was a change to `ChainlinkV3PriceProvider` and new contract has been deployed. Old one is not in use yet, so it will be unregistred (abandon) and new one will be registered instead.
0x648fc573…fe83·#15,698,200·0xa5a67294…f2ccc8
RpOwnerDidNotChange`xPendingOwnerDidNotChangePendingOwnerDidNotChangeSafeCast: value doesn't fit in a`DSafeCast: value must be positive`DRpOwnerDidNotChange`x
SIP-17: Register new Uniswap and Chainlink providers This proposal consists of multiple actions. If the vote is passed, actions will be executed on-chain, resulting in adding support for new price provider implementations. These providers correspond to Uniswap V3 with support for multiple pool paths, and Chainlink V3. ## Action 1: Register ChainlinkV3 price provider The action will register the Chainlink price provider in the Price Providers Repository. ## Action 2: Register UniswapV3 V2 price provider The action will register the new version of the Uniswap price provider in the Price Providers Repository.