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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
634195840, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 8: Set up interest rate model for IMX silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 9: Set up interest rate model for IMX silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
9512937595, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 16: Set up interest rate model for LOOKS silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 17: Set up interest rate model for LOOKS silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
1902587519, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 24: Set up interest rate model for LQTY silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 25: Set up interest rate model for LQTY silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
634195840, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 33: Set up interest rate model for KP3R silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 34: Set up interest rate model for KP3R silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
1902587519, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 42: Set up interest rate model for LDO silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 43: Set up interest rate model for LDO silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
634195840, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 51: Set up interest rate model for wNXM silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 52: Set up interest rate model for wNXM silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
634195840, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 60: Set up interest rate model for BADGER silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 61: Set up interest rate model for BADGER silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
4439370878, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 69: Set up interest rate model for BAT silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 70: Set up interest rate model for BAT silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 78: Set up interest rate model for MIM silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 79: Set up interest rate model for MIM silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 87: Set up interest rate model for SUSD silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 88: Set up interest rate model for SUSD silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
4439370878, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 96: Set up interest rate model for SUSHI silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 97: Set up interest rate model for SUSHI silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 104: Set up interest rate model for USDD silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 105: Set up interest rate model for USDD silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
4439370878, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 113: Set up interest rate model for UNI silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 114: Set up interest rate model for UNI silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
4439370878, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 121: Set up interest rate model for XSUSHI silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 122: Set up interest rate model for XSUSHI silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
4439370878, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 130: Set up interest rate model for YFI silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 131: Set up interest rate model for YFI silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - 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
- uopt:
500000000000000000, - ucrit:
900000000000000000, - ulow:
300000000000000000, - ki:
146805, - kcrit:
317097919838, - klow:
105699306613, - klin:
4439370878, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->asset)
Action 138: Set up interest rate model for AURA silo and WETH asset
Model name: bridgeETH
- uopt:
700000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
244674, - kcrit:
317097919838, - klow:
31709791984, - klin:
1358991085, - beta:
277777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->wToken)
Action 139: Set up interest rate model for AURA silo and XAI asset
Model name: bridgeXAI
- uopt:
800000000000000000, - ucrit:
900000000000000000, - ulow:
500000000000000000, - ki:
183506, - kcrit:
237823439878, - klow:
31709791984, - klin:
1585489599, - beta:
27777777777778, - ri:
0, - Tcrit:
0
Developers comment
setConfig(silo->XAI). FINISH: proposals for Aura Finance (AURA)
| Voter | Cast Power | Vote & Rationale |
|---|---|---|
0x0906...E77179 | 8.899M | FOR |
0x388d...76a0E6 | 4.552M | FOR |
0x9b8b...DeFc5c | 3.929M | FOR |
0x5015...BB7730 | 2.968M | FOR |
0x6D4c...7DC377 | 409,687 | FOR |
VOTE POWER
Proposal Status
- Tue November 01 2022, 06:26 amPublished Onchain
0x648f...90fe83
- Tue November 01 2022, 06:26 amVoting Period Starts
- Fri November 04 2022, 04:55 amEnd Voting Period
- Fri November 04 2022, 01:07 pmQueue Proposal
- Mon November 07 2022, 01:01 pmExecute Proposal
Current Results
1-FOR
21.53M
2-AGAINST
N/A Tokens
3-ABSTAIN
N/A Tokens
