Skip to content

Commit

Permalink
Orbit (#45)
Browse files Browse the repository at this point in the history
* add: Orbit listing request

* update proxies

---------

Co-authored-by: api3-ecosystem-pr-bot[bot] <152718697+api3-ecosystem-pr-bot[bot]@users.noreply.github.com>
Co-authored-by: Ashar Shahid <[email protected]>
  • Loading branch information
api3-ecosystem-pr-bot[bot] and Ashar2shahid authored Jun 12, 2024
1 parent 95a83b2 commit c028cd8
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 1 deletion.
59 changes: 59 additions & 0 deletions projects/Orbit-Protocol.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"name": "Orbit Protocol",
"tagline": "The most secure lending protocol on Blast.",
"description": "Orbit is a decentralized liquidity protocol that facilitates the lending and borrowing of Blast assets. Orbit's innovation is to make use of Blast's native yield to provide a better lending / borrowing experience. The protocol is expected to generate yields that are more competitive to existing lending protocols./n/nThe protocol defines a money market between lenders, wishing to earn additional yield on their asset holdings, and borrowers, looking to borrow assets with the use of other assets as collateral. Lenders supply supported Blast assets for a predetermined lending period in return for Orbit Assets (oAssets), which represent the lender's initial principal as well as accrued yield. /n/nUpon expiry of the predetermined lending period, oAssets can be redeemed for principal + accrued yield - this simplifies yield collection to be done just by holding on to them. Users can also borrow assets by providing supported Blast assets as collateral and borrowing at under the protocol-defined loan-to-value ratio. /n/nNative yield from lender assets and provided collaterals first accumulate to the Orbit token, acting as the medium to forward future Blast yield value to the present. Orbit tokens are then distributed to both lenders and borrowers, used to subsidize the yield.",
"status": "active",
"images": {
"logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562416_Orbit%20logo.jpeg",
"cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562421_Orbit%20banner.jpeg",
"screenshots": [
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562470_Screenshot%202024-06-06%20at%202.12.55%20PM.png",
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562503_Screenshot%202024-06-06%20at%202.12.37%20PM.png"
]
},
"categories": [
"defi"
],
"productType": "datafeed",
"chains": [
"81457"
],
"proxies": {
"81457": [
{
"proxyType": "dapi",
"feedName": "ETH/USD",
"dapiNameHash": "0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42",
"proxyAddress": "0xCBE95Ba8fF327a1E3e6Bdade4C598277450145B3",
"oev": {
"enabled": true,
"beneficiary": "0x6315F65843e7582508e4F0aAC20a7203E7B09F02"
}
}
]
},
"links": {
"website": "https://orbitlending.io/",
"dapp": "https://app.orbitlending.io/",
"docs": "https://book.orbitlending.io/",
"socials": [
{
"label": "twitter",
"url": "https://x.com/OrbitLending"
},
{
"label": "discord",
"url": "https://discord.com/invite/4MFstFJcap"
},
{
"label": "github",
"url": "https://github.com/orbit-protocol"
},
{
"label": "telegram",
"url": "https://t.me/orbitcommunity"
}
]
},
"year": 2024
}
2 changes: 1 addition & 1 deletion src/generated/projects-all.json

Large diffs are not rendered by default.

41 changes: 41 additions & 0 deletions src/generated/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1172,6 +1172,47 @@ export const PROJECTS: Project[] = [
},
year: 2023,
},
{
name: 'Orbit Protocol',
tagline: 'The most secure lending protocol on Blast.',
description:
"Orbit is a decentralized liquidity protocol that facilitates the lending and borrowing of Blast assets. Orbit's innovation is to make use of Blast's native yield to provide a better lending / borrowing experience. The protocol is expected to generate yields that are more competitive to existing lending protocols./n/nThe protocol defines a money market between lenders, wishing to earn additional yield on their asset holdings, and borrowers, looking to borrow assets with the use of other assets as collateral. Lenders supply supported Blast assets for a predetermined lending period in return for Orbit Assets (oAssets), which represent the lender's initial principal as well as accrued yield. /n/nUpon expiry of the predetermined lending period, oAssets can be redeemed for principal + accrued yield - this simplifies yield collection to be done just by holding on to them. Users can also borrow assets by providing supported Blast assets as collateral and borrowing at under the protocol-defined loan-to-value ratio. /n/nNative yield from lender assets and provided collaterals first accumulate to the Orbit token, acting as the medium to forward future Blast yield value to the present. Orbit tokens are then distributed to both lenders and borrowers, used to subsidize the yield.",
status: 'active',
images: {
logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562416_Orbit%20logo.jpeg',
cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562421_Orbit%20banner.jpeg',
screenshots: [
'https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562470_Screenshot%202024-06-06%20at%202.12.55%20PM.png',
'https://ecosystem-website.s3.us-east-2.amazonaws.com/1717708562503_Screenshot%202024-06-06%20at%202.12.37%20PM.png',
],
},
categories: ['defi'],
productType: 'datafeed',
chains: ['81457'],
proxies: {
'81457': [
{
proxyType: 'dapi',
feedName: 'ETH/USD',
dapiNameHash: '0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42',
proxyAddress: '0xCBE95Ba8fF327a1E3e6Bdade4C598277450145B3',
oev: { enabled: true, beneficiary: '0x6315F65843e7582508e4F0aAC20a7203E7B09F02' },
},
],
},
links: {
website: 'https://orbitlending.io/',
dapp: 'https://app.orbitlending.io/',
docs: 'https://book.orbitlending.io/',
socials: [
{ label: 'twitter', url: 'https://x.com/OrbitLending' },
{ label: 'discord', url: 'https://discord.com/invite/4MFstFJcap' },
{ label: 'github', url: 'https://github.com/orbit-protocol' },
{ label: 'telegram', url: 'https://t.me/orbitcommunity' },
],
},
year: 2024,
},
{
name: 'Pac Finance',
tagline: '#1 lending and DeFi hub on Blast',
Expand Down

0 comments on commit c028cd8

Please sign in to comment.