From 84f28cc41f51ec4cebabbb60237d9155add6ba7a Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Wed, 22 Mar 2023 22:45:38 -0700 Subject: [PATCH] Create silo.md --- MEV_and_trading/lending/protocols/silo.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 MEV_and_trading/lending/protocols/silo.md diff --git a/MEV_and_trading/lending/protocols/silo.md b/MEV_and_trading/lending/protocols/silo.md new file mode 100644 index 0000000..f4a524e --- /dev/null +++ b/MEV_and_trading/lending/protocols/silo.md @@ -0,0 +1,11 @@ +## silo + +
+ +### tl; dr + +
+ +* as opposed to shared-pool protocols such as aave or compound, silo uses an isolated-pool approach where every token asset has its own lending market and is paired against the bridge assets ETH and silo's overcollaterized stablecoin XAI. +* lenders in all protocols are exposed to the risk of eth and xai. since all tokens are paired with eth or xai, there is only a single market for every token asset, preventing fractured liquidity and allowing protocol efficiency. +*