Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silo-Finance #60

Merged
merged 2 commits into from
Jul 26, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions projects/Silo-Finance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"name": "Silo Finance",
"tagline": "Isolated lending markets on Ethereum, Arbitrum, and Optimism.",
"description": "Silo is a non-custodial lending protocol to borrow any crypto asset with another./n/nWhen you deposit in a Silo, you don't share the risk with other tokens in the protocol. Silos can only borrow the bridge asset from each other, keeping the risk isolated to a single Silo./n/nTo concentrate liquidity, each token asset gets one Silo only. With the bridge asset connecting all Silos, liquidity moves fluidly in the protocol, enabling any collateral token to borrow another./n/nSilo is designed to support any token asset on the chains it operates on. Silos share default collateral factors that can be adjusted on a Silo level at any time.",
"status": "active",
"images": {
"logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926481934_silo%20logo.png",
"cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926481935_silo%20banner.jpeg",
"screenshots": [
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926481997_Silo%20home.png",
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1721926482039_Silo%20dapp.png"
]
},
"categories": [
"defi"
],
"productType": "datafeed",
"chains": [
"42161",
"10",
"1"
],
"proxies": {},
"links": {
"website": "https://www.silo.finance/",
"dapp": "https://app.silo.finance/",
"docs": "https://devdocs.silo.finance/",
"socials": [
{
"label": "twitter",
"url": "https://x.com/SiloFinance"
},
{
"label": "discord",
"url": "https://discord.com/invite/silo-finance"
},
{
"label": "github",
"url": "https://github.com/silo-finance/silo-core-v1"
}
]
},
"year": 2022
}
Loading