Skip to content
This repository has been archived by the owner on Feb 24, 2025. It is now read-only.

Commit

Permalink
Seismic-Finance (#56)
Browse files Browse the repository at this point in the history
* add: Seismic-Finance listing request

* update proxies

* 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
1 parent 606052d commit 9adc4f2
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 1 deletion.
51 changes: 51 additions & 0 deletions projects/Seismic-Finance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"name": "Seismic Finance",
"tagline": "The definitive Blast native lending market.",
"description": "Seismic Finance is the definitive Blast native lending market./n/nPure Blast-native collateral, maximized rewards, and a focus on the most competitive rates and security, will make us a foundational primitive for Blast./n/nSeismic is built from the ground up to enable Blast-focused power users with reliable and safe access to leverage and yields on ideal Blast-native collateral.",
"status": "active",
"images": {
"logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132021_seismic%20logo.jpeg",
"cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132045_seismic%20banner.jpeg",
"screenshots": [
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132122_Screenshot%202024-06-28%20at%208.13.30%20PM.png",
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132144_Screenshot%202024-06-28%20at%208.13.17%20PM.png"
]
},
"categories": [
"defi"
],
"productType": "datafeed",
"chains": [
"81457"
],
"proxies": {
"81457": [
{
"proxyType": "dapi",
"feedName": "BLAST/USD",
"dapiNameHash": "0x7f05d4dd8928902fb8f8217b8a876c68d337df447ad7579071a97e8443e42c71",
"proxyAddress": "0xe7035B8E74790ea7CB632c098FE7B217176806Cd",
"oev": {
"enabled": true,
"beneficiary": "0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26"
}
}
]
},
"links": {
"website": "https://www.seismic.finance/",
"dapp": "https://app.seismic.finance/",
"docs": "https://docs.seismic.finance/",
"socials": [
{
"label": "twitter",
"url": "https://x.com/seismicfinance"
},
{
"label": "discord",
"url": "https://discord.com/invite/seismic"
}
]
},
"year": 2024
}
2 changes: 1 addition & 1 deletion src/generated/projects-all.json

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions src/generated/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1671,6 +1671,45 @@ export const PROJECTS: Project[] = [
},
year: 2023,
},
{
name: 'Seismic Finance',
tagline: 'The definitive Blast native lending market.',
description:
'Seismic Finance is the definitive Blast native lending market./n/nPure Blast-native collateral, maximized rewards, and a focus on the most competitive rates and security, will make us a foundational primitive for Blast./n/nSeismic is built from the ground up to enable Blast-focused power users with reliable and safe access to leverage and yields on ideal Blast-native collateral.',
status: 'active',
images: {
logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132021_seismic%20logo.jpeg',
cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132045_seismic%20banner.jpeg',
screenshots: [
'https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132122_Screenshot%202024-06-28%20at%208.13.30%20PM.png',
'https://ecosystem-website.s3.us-east-2.amazonaws.com/1719620132144_Screenshot%202024-06-28%20at%208.13.17%20PM.png',
],
},
categories: ['defi'],
productType: 'datafeed',
chains: ['81457'],
proxies: {
'81457': [
{
proxyType: 'dapi',
feedName: 'BLAST/USD',
dapiNameHash: '0x7f05d4dd8928902fb8f8217b8a876c68d337df447ad7579071a97e8443e42c71',
proxyAddress: '0xe7035B8E74790ea7CB632c098FE7B217176806Cd',
oev: { enabled: true, beneficiary: '0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26' },
},
],
},
links: {
website: 'https://www.seismic.finance/',
dapp: 'https://app.seismic.finance/',
docs: 'https://docs.seismic.finance/',
socials: [
{ label: 'twitter', url: 'https://x.com/seismicfinance' },
{ label: 'discord', url: 'https://discord.com/invite/seismic' },
],
},
year: 2024,
},
{
name: 'Shoebill Finance',
tagline: 'LST Collaterizable Lending Protocol. The safest way to borrow assets.',
Expand Down

0 comments on commit 9adc4f2

Please sign in to comment.