FeedProjects
Developers
Settings
🎉 A new chapter begins: Boardroom has joined Agora
Learn more
protocol logo
Explore / Projects
Silo

Proposals

Discussions

Members

Information

Create Proposal

Silo

ProposalsDiscussionsMembersInformation
Proposal
Back to Proposals
executedEnded 3 years ago Â·  Onchain

SIP-20 16 new markets

By 0x648f...90fe83

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)

Continue Reading
Connect Wallet to Add Note
0
Votes 11
VoterCast PowerVote & Rationale
0x0906...E77179
8.899M

FOR

0x388d...76a0E6
4.552M

FOR

0x9b8b...DeFc5c
3.929M

FOR

0x5015...BB7730
2.968M

FOR

0xE18f...eEdd91
374,904

FOR

SHOW MORE
VOTE POWER
0
Connect Wallet
Proposal Status
  • Tue November 01 2022, 06:19 amPublished Onchain 0x648f...90fe83
  • Tue November 01 2022, 06:19 amVoting Period Starts
  • Fri November 04 2022, 04:48 amEnd Voting Period
  • Fri November 04 2022, 01:08 pmQueue Proposal
  • Mon November 07 2022, 06:57 amExecute Proposal
Current Results

1-FOR

21.12M

2-AGAINST

N/A Tokens

0%

3-ABSTAIN

N/A Tokens

0%
DocumentationBrandingContact Us
Home
This Project is Currently Disabled

If you would like to enable it, please checkout below.

Boardroom Subscription

Sign up for an individual subscription (access all projects on the platform)

Subscribe
Enable Project

Enable the entire project for every user

Enable Project
Contact Us