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-28 Setup for 3 markets

By 0x9c38...38D944

Action 1: Set up price feed for FTT

price provider: UniswapV3PriceProviderV2

_asset: 0x50d1c9771902476076ecfc8b2a83ad6b9355a4c9,
_pools: 0x9d2713fa2f387ed1284a4176e7841253b4da2a71

Developers comment

setup fallback provider for FTX Token (FTT)

Action 2: Set up price feed for FTT

price provider: ChainlinkV3PriceProvider

_asset: 0x50d1c9771902476076ecfc8b2a83ad6b9355a4c9,
_aggregator: FTT / ETH 0xF0985f7E2CaBFf22CecC5a71282a89582c382EFE,
_fallbackProvider: UniswapV3PriceProviderV2 0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC,
_heartbeat: 86400,
_convertToQuote: false

Developers comment

START: proposals for FTX Token (FTT)

Action 3: Choose a price provider for FTT

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 FTT for an asset (FTT)

Model contract: InterestRateModel 0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44
Max Loan to Value (LTV) = 50%
Liquidation Threshold (LT) = 65%

Developers comment

setAssetConfig(silo->asset)

Action 5: Set up maxLTV/LT on silo FTT 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 FTT 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 FTT silo and FTT 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 8: Set up interest rate model for FTT 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 FTT 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 FTX Token (FTT)

Action 10: Set up price feed for TUSD

price provider: UniswapV3PriceProviderV2

_asset: 0x0000000000085d4780B73119b644AE5ecd22b376,
_pools: 0x39529e96c28807655b5856b3d342c6225111770e,0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640

Developers comment

setup fallback provider for TrueUSD (TUSD)

Action 11: Set up price feed for TUSD

price provider: ChainlinkV3PriceProvider

_asset: 0x0000000000085d4780B73119b644AE5ecd22b376,
_aggregator: TUSD / ETH 0x3886BA987236181D98F2401c507Fb8BeA7871dF2,
_fallbackProvider: UniswapV3PriceProviderV2 0xFAe64471ae04068e872C6A73C9F5a255c37dDbDC,
_heartbeat: 86400,
_convertToQuote: false

Developers comment

START: proposals for TrueUSD (TUSD)

Action 12: Choose a price provider for TUSD

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 TUSD for an asset (TUSD)

Model contract: InterestRateModel 0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44
Max Loan to Value (LTV) = 85%
Liquidation Threshold (LT) = 90%

Developers comment

setAssetConfig(silo->asset)

Action 14: Set up maxLTV/LT on silo TUSD 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 TUSD 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 TUSD silo and TUSD 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 17: Set up interest rate model for TUSD 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 TUSD 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 TrueUSD (TUSD)

Action 19: Set up price feed for WOO

price provider: UniswapV3PriceProviderV2

_asset: 0x4691937a7508860f876c9c0a2a617e7d9e945d4b,
_pools: 0x122e55503a0b2e5cd528effa44d0b2fea300f24b

Developers comment

START: proposals for WOO Network (WOO)

Action 20: Choose a price provider for WOO

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 21: Set up maxLTV/LT on silo WOO for an asset (WOO)

Model contract: InterestRateModel 0x7e9e7ea94e1ff36e216a703d6d66ece356a5fd44
Max Loan to Value (LTV) = 50%
Liquidation Threshold (LT) = 75%

Developers comment

setAssetConfig(silo->asset)

Action 22: Set up maxLTV/LT on silo WOO 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 WOO 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 WOO silo and WOO 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 25: Set up interest rate model for WOO 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 WOO 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 WOO Network (WOO)

Continue Reading
Connect Wallet to Add Note
0
Votes 5
VoterCast PowerVote & Rationale
0x3304...431b29
23.63M

FOR

0x388d...76a0E6
10.534M

FOR

0xa521...274F4F
4.991M

FOR

0x41eE...e9D9Be
3,143

ABSTAIN

0xA817...31B799
0.00

FOR

VOTE POWER
0
Connect Wallet
Proposal Status
  • Sat November 12 2022, 08:21 amPublished Onchain 0x9c38...38D944
  • Sat November 12 2022, 08:21 amVoting Period Starts
  • Tue November 15 2022, 06:40 amEnd Voting Period
  • Tue November 15 2022, 12:05 pmQueue Proposal
  • Fri November 18 2022, 02:12 amExecute Proposal
Current Results

1-FOR

39.154M

99.99%

2-ABSTAIN

3,142.887

0.01%

3-AGAINST

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