From 48b7b8ae1351ec344ecbca0188e00174f7f44761 Mon Sep 17 00:00:00 2001 From: Ashar2shahid <31223740+Ashar2shahid@users.noreply.github.com> Date: Sat, 1 Jun 2024 14:54:33 -0400 Subject: [PATCH] Update main with staging (#43) * Metavault (#25) * add: Gravita-Protocol listing request (#28) * Pac-Finance (#36) * Aurelius-Finance (#37) * add: Exiled-Racers listing request (#39) * Zerolend (#38) Co-authored-by: api3-ecosystem-pr-bot[bot] <152718697+api3-ecosystem-pr-bot[bot]@users.noreply.github.com> --- package.json | 4 +- projects/Aurelius-Finance.json | 113 ++++++++ projects/Exiled-Racers.json | 38 +++ projects/Gravita-Protocol.json | 83 ++++++ projects/Metavault.json | 208 ++++++++++++++ projects/Pac-Finance.json | 68 +++++ projects/Zerolend.json | 117 ++++++++ src/generated/projects-all.json | 2 +- src/generated/projects.ts | 473 ++++++++++++++++++++++++++++++++ yarn.lock | 38 +-- 10 files changed, 1122 insertions(+), 22 deletions(-) create mode 100644 projects/Aurelius-Finance.json create mode 100644 projects/Exiled-Racers.json create mode 100644 projects/Gravita-Protocol.json create mode 100644 projects/Metavault.json create mode 100644 projects/Pac-Finance.json create mode 100644 projects/Zerolend.json diff --git a/package.json b/package.json index b01e216..616b34d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@api3-ecosystem/dapp-registry", "license": "MIT", - "version": "1.0.0", + "version": "1.0.1", "author": "API3 DAO", "private": false, "main": "./dist/index.js", @@ -30,7 +30,7 @@ "zod": "^3.22.3" }, "devDependencies": { - "@api3/chains": "^4.13.1", + "@api3/chains": "^7.1.0", "@types/node": "^20.2.5", "@types/prettier": "^2.7.3", "@typescript-eslint/eslint-plugin": "^5.59.8", diff --git a/projects/Aurelius-Finance.json b/projects/Aurelius-Finance.json new file mode 100644 index 0000000..b57e11d --- /dev/null +++ b/projects/Aurelius-Finance.json @@ -0,0 +1,113 @@ +{ + "name": "Aurelius Finance", + "tagline": "The next-generation lending experience on Mantle", + "description": "Aurelius issues interest-free loans denominated in the $aUSD stablecoin. Instead of paying interest, users pay a 0.5% issuance fee, meaning they don’t need to worry about micro-managing their position./n/nThere is no fee for paying back a loan./n/naUSD Loan Example/n/nIf a user deposits sufficient collateral, they can take out a 100 aUSD loan./n/nTheir total debt will appear as 105.5 aUSD, which is made up of a 0.5% issuance fee (in this case 0.5 aUSD), 5 aUSD held as a liquidation deposit, and 100 aUSD minted to the user’s wallet./n/nWhen the user pays back 100.5 aUSD, the 5 aUSD liquidation deposit will automatically be paid into their position and the position will be closed.", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918362_Aurelius%20Logo.jpeg", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918363_Aurelius%20banner.jpeg", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918418_Screenshot%202024-05-13%20at%209.45.12%20AM.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918439_Screenshot%202024-05-13%20at%209.45.30%20AM.png" + ] + }, + "categories": [ + "defi" + ], + "productType": "datafeed", + "chains": [ + "5000" + ], + "proxies": { + "5000": [ + { + "proxyType": "dapi", + "feedName": "ETH/USD", + "dapiNameHash": "0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42", + "proxyAddress": "0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "WBTC/USD", + "dapiNameHash": "0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4", + "proxyAddress": "0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "MNT/USD", + "dapiNameHash": "0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5", + "proxyAddress": "0x33d6e2AF008Eefa4c50a4167D245C77C9FEe00f0", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "USDC/USD", + "dapiNameHash": "0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880", + "proxyAddress": "0x9F8663dD5A0F30a41B774de46128849FE2364C17", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "USDT/USD", + "dapiNameHash": "0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d", + "proxyAddress": "0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "USDe/USD", + "dapiNameHash": "0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659", + "proxyAddress": "0xD2CDDe3E8a86e89cb3Ac2d6d54D0Dd54BDe15109", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "mETH/ETH Exchange Rate", + "dapiNameHash": "0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545", + "proxyAddress": "0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "USDY/USD Exchange Rate", + "dapiNameHash": "0x3ee00633a33953560ce2afb3f40f32032713f7e63e855d64f15544d2256e2cc6", + "proxyAddress": "0xbD81A812a118f74857B71cACA71f98f6f0b37945", + "oev": { + "enabled": false + } + } + ] + }, + "links": { + "website": "https://www.aurelius.finance/", + "dapp": "https://app.aurelius.finance/", + "docs": "https://docs.aurelius.finance/", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/AureliusFi" + }, + { + "label": "discord", + "url": "https://discord.gg/AureliusFi" + } + ] + }, + "year": 2024 +} \ No newline at end of file diff --git a/projects/Exiled-Racers.json b/projects/Exiled-Racers.json new file mode 100644 index 0000000..9bca932 --- /dev/null +++ b/projects/Exiled-Racers.json @@ -0,0 +1,38 @@ +{ + "name": "Exiled Racers", + "tagline": "Experience the first low touch racing manager & prediction game.", + "description": "EXR is the first provably fair, algo simulated racing and prediction manager—seamlessly integrated with world class digital 3D collectibles./n/n", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877702960_EXR%20logo.jpeg", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877702961_EXR%20banner.jpeg", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877703005_Screenshot%202024-05-16%20at%209.38.10%20AM.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877703039_Screenshot%202024-05-16%20at%209.37.57%20AM.png" + ] + }, + "categories": [ + "gaming" + ], + "productType": "qrng", + "chains": [ + "8453", + "1284" + ], + "links": { + "website": "https://www.exiledracers.com/", + "dapp": "https://base.exiledracers.com/", + "docs": "https://www.exiledracers.com/#/gameplay", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/exiledracers" + }, + { + "label": "discord", + "url": "https://discord.com/invite/exiledracers" + } + ] + }, + "year": 2023 +} \ No newline at end of file diff --git a/projects/Gravita-Protocol.json b/projects/Gravita-Protocol.json new file mode 100644 index 0000000..9f5df3e --- /dev/null +++ b/projects/Gravita-Protocol.json @@ -0,0 +1,83 @@ +{ + "name": "Gravita Protocol", + "tagline": "An ETH-centric Borrowing Protocol for LSTs. Fueling decentralization. ", + "description": "GRAI is a robust and decentralized currency supported by a thriving ecosystem. Launch a Vessel to borrow GRAI against a variety of different collateral types, in particular productive and ETH-centric assets like LST.", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402250_Gravita_Icon_White_-_Dark_Background.png", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402251_16%20by6%201600x600%20background.png", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402273_1.JPG", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402282_2.JPG", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402289_3.JPG", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402296_4.JPG" + ] + }, + "categories": [ + "defi" + ], + "productType": "datafeed", + "chains": [ + "42161", + "8453", + "1", + "59144", + "5000", + "10", + "1101", + "324" + ], + "proxies": { + "1101": [ + { + "proxyType": "dapi", + "feedName": "rETH/ETH Exchange Rate", + "dapiNameHash": "0x8524b343e26b895dfe1341a833485da069586d9c5087a4e6a9fbd02918a371e6", + "proxyAddress": "0x1622782C0F0586Bed2caAC8eEAA3C87807fb0d5E", + "oev": { + "enabled": false + } + } + ], + "5000": [ + { + "proxyType": "dapi", + "feedName": "mETH/ETH Exchange Rate", + "dapiNameHash": "0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545", + "proxyAddress": "0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "ETH/USD", + "dapiNameHash": "0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42", + "proxyAddress": "0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729", + "oev": { + "enabled": false + } + } + ] + }, + "links": { + "website": "https://app.gravitaprotocol.com/", + "dapp": "https://www.gravitaprotocol.com/", + "docs": "https://docs.gravitaprotocol.com/gravita-docs/", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/gravitaprotocol" + }, + { + "label": "discord", + "url": "https://discord.gg/gravitaprotocol" + }, + { + "label": "github", + "url": "https://github.com/Gravita-Protocol" + } + ] + }, + "year": 2023 +} diff --git a/projects/Metavault.json b/projects/Metavault.json new file mode 100644 index 0000000..6400ceb --- /dev/null +++ b/projects/Metavault.json @@ -0,0 +1,208 @@ +{ + "name": "Metavault", + "tagline": "All-in-one cross-chain DeFi Marketplace.", + "description": "Metavault is building a cross-chain Decentralized Finance (DeFi) Marketplace, enabling one-stop access for sophisticated financial products through a unified interface. On Metavault, users can trade perps, on spot, provide liquidity, stake, trade predictions, bridge assets, and access Metavault DAO. /n/n", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965625_metavault%20trade%20logomark.jpg", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965626_Unlocking%20cross-chain%20Decentralized%20Finance.png", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965633_Screenshot%202024-01-07%20at%2020.57.21.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965642_Screenshot%202024-01-07%20at%2022.12.04.png" + ] + }, + "categories": ["defi", "dex", "dao"], + "productType": "datafeed", + "chains": ["42161", "56", "1", "2222", "59144", "10", "1101", "137", "324", "8453", "43114"], + "proxies": { + "59144": [ + { + "proxyType": "dapi", + "feedName": "AUD/USD", + "dapiNameHash": "0x10035dba941a68c38ab4584dc6173d2d326a828d9bf93fc0cc5b34ab6cbec341", + "proxyAddress": "0xA7e7d3b7726b8Dd0f29A9e3da9E224D7beb1694a", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "BNB/USD", + "dapiNameHash": "0xd1770b403d7f4900d132857e9cad80716e9d947dde29cfa0669f52696c48a495", + "proxyAddress": "0xcC1120C4790fF84fc984857B680b29A90f3Cd9BE", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "CAD/USD", + "dapiNameHash": "0x2d3f6b1f507d101f4269a8e465246313ff68e0ed9ed545cc9ace6200e53cdcfe", + "proxyAddress": "0xf44615EA0454b653de1e37e58f43D66745B6F364", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "CHF/USD", + "dapiNameHash": "0x750e1ae62f848e9598ff2caf0f3979f204426027c8171c3b56226665843002ac", + "proxyAddress": "0xE8A27C22d702EAF199d8Aa882E654b6115C6b0fC", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "CNY/USD", + "dapiNameHash": "0x6bd6c61a67f4dc830157fc8859491768129d6b5a2d9175db3da561e1c6abb4f5", + "proxyAddress": "0xE86a8d07d19D07d5248C38dBEf1dE75138d1cfCD", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "DAI/USD", + "dapiNameHash": "0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557", + "proxyAddress": "0xD76Ec3EDcF5547B4183BF5A82a4080Ff95B58C59", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "ETH/USD", + "dapiNameHash": "0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42", + "proxyAddress": "0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "EUR/USD", + "dapiNameHash": "0xb98b48d49cffec4edeb24e899dd1c681d2b45de1141378c72d726f70491ffbae", + "proxyAddress": "0x40567Ee18412A346531f8d08cD751F8d07814515", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "GBP/USD", + "dapiNameHash": "0x2cbb31d2202b04731dced650dbdf405924914d81e40ccbb9c5f7156d510ce6a5", + "proxyAddress": "0x0214331CA6b8340f86E22dE73F0e5C33BC0D00F5", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "JPY/USD", + "dapiNameHash": "0x657717159bc922d52e1431401946297b1a732ce8bc411d7f64697a6c3a971763", + "proxyAddress": "0x448e016941fc73cD64720f5003eEE54806a227de", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "MATIC/USD", + "dapiNameHash": "0x6e72570a8a22130da8a971bdf1e55055307c4ef3b05b552f06bce5ae9b34fdc2", + "proxyAddress": "0x103c15A3F4a8978dbC3Eb2953b460F0248c1cD26", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "SOL/USD", + "dapiNameHash": "0x12562fa721cbd51f726fc27f5bc3580efbe6bcc1b0902277c4bca89187142406", + "proxyAddress": "0xf6F1752062AB8DFe3cBbf59918116040E0E280fe", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "SPY/USD", + "dapiNameHash": "0x27e1954b23c38fd40f2937fe61f8f18ecb7914a32d018a160d6c759502ed48e1", + "proxyAddress": "0xc28D50b175cB722f0c4Dd241A1e922E80E36D54f", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "USDC/USD", + "dapiNameHash": "0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880", + "proxyAddress": "0x9F8663dD5A0F30a41B774de46128849FE2364C17", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "USDT/USD", + "dapiNameHash": "0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d", + "proxyAddress": "0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "WBTC/USD", + "dapiNameHash": "0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4", + "proxyAddress": "0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "XAG/USD", + "dapiNameHash": "0xccd841f38430d68a731ecc18e62aea51ad3d993e5d38fb458508ea5d877c8212", + "proxyAddress": "0x2dED07f0ccb9d5F04DFB198D5f5ADdf375BD5997", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "XAU/USD", + "dapiNameHash": "0xcaadfd402f682095269a69aa27c430c95320559f39a3699af72cd68a882ede0d", + "proxyAddress": "0x4Cd7620Ee1A89d26d9cf28E1C5c0252EFF49e313", + "oev": { + "enabled": false + } + } + ] + }, + "links": { + "website": "https://metavault.trade", + "dapp": "https://metavault.trade", + "docs": "https://docs.metavault.trade/", + "explorer": "https://lineascan.build/", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/MetavaultTrade" + }, + { + "label": "discord", + "url": "https://discord.gg/metavault" + }, + { + "label": "github", + "url": "https://github.com/metavaultorg/" + }, + { + "label": "telegram", + "url": "https://t.me/MetavaultTrade" + } + ] + }, + "year": 2022 +} diff --git a/projects/Pac-Finance.json b/projects/Pac-Finance.json new file mode 100644 index 0000000..ee34fb3 --- /dev/null +++ b/projects/Pac-Finance.json @@ -0,0 +1,68 @@ +{ + "name": "Pac Finance", + "tagline": "#1 lending and DeFi hub on Blast", + "description": "Pac Finance is the first self-paying lending and margin trading protocol built on Blast L2, featuring dual automatic compounding and one-click leverage. Early adopters will receive 100% of Blast developer rewards and more airdrops./n/nHybrid Lending: Provides multiple lending models such as peer-to-peer and peer-to-pool. /n/nNative Yield: Users can earn more through native yield./n/nGas Refund: The Gas fee returned by Blast to the developer will be fully returned to the user by Pac Finance./n/nDeveloper Points Sharing: Blast airdrops points to Pac Finance, and Pac Finance will return them in full to users./n/nOne-click Leverage: One-click operation can increase the leverage of the user's position, thereby earning more points./n/nSelf-repaying: Pac Finance allows users to use future earnings to offset current debts.", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250309_Pac%20logo.jpeg", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250309_Pac%20banner.jpeg", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250338_Screenshot%202024-05-13%20at%209.34.40%20AM.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250360_Screenshot%202024-05-13%20at%209.34.28%20AM.png" + ] + }, + "categories": [ + "defi" + ], + "productType": "datafeed", + "chains": [ + "81457" + ], + "proxies": { + "81457": [ + { + "proxyType": "dapi", + "feedName": "ETH/USD", + "dapiNameHash": "0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42", + "proxyAddress": "0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "DAI/USD", + "dapiNameHash": "0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557", + "proxyAddress": "0xD76Ec3EDcF5547B4183BF5A82a4080Ff95B58C59", + "oev": { + "enabled": false + } + }, + { + "proxyType": "dapi", + "feedName": "ezETH/ETH Exchange Rate", + "dapiNameHash": "0xe221000e12af79d43d63473ef41dd4385994af039e5345a707524a9445f87b87", + "proxyAddress": "0x28c1576eb118f2Ccd02eF2e6Dbd732F5C8D2e86B", + "oev": { + "enabled": false + } + } + ] + }, + "links": { + "website": "https://www.pac.finance/", + "dapp": "https://app.pac.finance/", + "docs": "https://docs.pac.finance/", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/pac_finance" + }, + { + "label": "discord", + "url": "https://discord.com/invite/PVvGxRMTDA" + } + ] + }, + "year": 2024 +} \ No newline at end of file diff --git a/projects/Zerolend.json b/projects/Zerolend.json new file mode 100644 index 0000000..b7aab0f --- /dev/null +++ b/projects/Zerolend.json @@ -0,0 +1,117 @@ +{ + "name": "Zerolend", + "tagline": "A multi-chain lending protocol focused on LRTs, RWAs, privacy, and AA", + "description": "The core features of the ZeroLend ecosystem include:/n/nDeFi Lending (Live): A decentralized, non-custodial liquidity protocol enabling users to participate as liquidity providers or borrowers. ZeroLend also aims to provide lending and borrowing on various supported assets across multiple chains. To learn more, read \"DeFi Lending\". /n/nZeroLend Governance ($ZERO): A governance system for governing the ZeroLend Protocol, enabled by the $ZERO token. To learn more, read \"Zeronomics\" and \"Participation Incentives.\"/n/nAccount Abstraction (Live): This feature allows for gas-less transactions, social logins, delegated transactions, etc. To know more, read \"Account Abstraction\"", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053337_Logo%20Transparent%20White.png", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053338_zerolend.jpg", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053344_CleanShot%202024-05-15%20at%2016.28.37.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053363_CleanShot%202024-05-15%20at%2016.26.42.png" + ] + }, + "categories": [ + "defi" + ], + "productType": "datafeed", + "chains": [ + "1", + "196", + "59144", + "81457" + ], + "proxies": { + "196": [ + { + "proxyType": "dapi", + "feedName": "ETH/USD", + "dapiNameHash": "0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42", + "proxyAddress": "0x7501f1Aa71d409D1D4732b98178beE5Ad83d467B", + "oev": { + "enabled": true, + "beneficiary": "0xffffffffffffffffffffffffffffffffffffffff" + } + }, + { + "proxyType": "dapi", + "feedName": "WBTC/USD", + "dapiNameHash": "0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4", + "proxyAddress": "0xEE16dc11b79D052365636371447081c5CDbe4c75", + "oev": { + "enabled": true, + "beneficiary": "0xffffffffffffffffffffffffffffffffffffffff" + } + }, + { + "proxyType": "dapi", + "feedName": "OKB/USD", + "dapiNameHash": "0xf07ba6ab1de90481b22b7837a5e1e6359c1990fd19085165bca642776b87435f", + "proxyAddress": "0xf38aE688F6759EAC85E5a6306371Eab85A1C2d6A", + "oev": { + "enabled": true, + "beneficiary": "0xffffffffffffffffffffffffffffffffffffffff" + } + }, + { + "proxyType": "dapi", + "feedName": "USDC/USD", + "dapiNameHash": "0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880", + "proxyAddress": "0xFD044FFEf70439794E43C5b9Ca5E5d8a7F35CDEb", + "oev": { + "enabled": true, + "beneficiary": "0xffffffffffffffffffffffffffffffffffffffff" + } + }, + { + "proxyType": "dapi", + "feedName": "USDT/USD", + "dapiNameHash": "0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d", + "proxyAddress": "0xcA561271D5055306Db839Cfa222085e2bc0d1C11", + "oev": { + "enabled": true, + "beneficiary": "0xffffffffffffffffffffffffffffffffffffffff" + } + }, + { + "proxyType": "dapi", + "feedName": "DAI/USD", + "dapiNameHash": "0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557", + "proxyAddress": "0xE14541393402D6253366AFd5F7F5f3d9c0420D74", + "oev": { + "enabled": true, + "beneficiary": "0xffffffffffffffffffffffffffffffffffffffff" + } + } + ], + "59144": [ + { + "proxyType": "dapi", + "feedName": "rsETH/ETH Exchange Rate", + "dapiNameHash": "0xf49fd67221006e2dea4649db9e6a4f6700abe3f44fe49a6d00d8cb851539c034", + "proxyAddress": "0x397116Bab53b6F38e7A65033Fc0d35C04f604414", + "oev": { + "enabled": true, + "beneficiary": "0xffffffffffffffffffffffffffffffffffffffff" + } + } + ] + }, + "links": { + "website": "http://app.zerolend.xyz/", + "dapp": "https://app.zerolend.xyz/", + "docs": "https://docs.zerolend.xyz/", + "explorer": "https://docs.zerolend.xyz/security/deployed-addresses", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/zerolendxyz" + }, + { + "label": "discord", + "url": "https://discord.gg/zerolend" + } + ] + }, + "year": 2023 +} \ No newline at end of file diff --git a/src/generated/projects-all.json b/src/generated/projects-all.json index fa29a89..aa347bc 100644 --- a/src/generated/projects-all.json +++ b/src/generated/projects-all.json @@ -1 +1 @@ -[{"name":"0xCardinal","tagline":"An innovative token-based betting platform built on the BSC.","description":"0xcardinal is a pioneering, community-driven decentralized betting platform developed based on blockchain technology and operationalized on the Binance Smart Chain. 0xcardinal puts its community at the center of its operations, valuing transparency, fairness, and empowerment. By doing so, 0xcardinal enables its users to not only participate but also influence the platform’s evolution.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650628_12.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650630_BANNER.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650733_0603.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650794_0602.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650909_0601.png"]},"categories":["gaming","defi","dao"],"productType":"qrng","chains":["56"],"year":2023,"links":{"dapp":"https://0xcardinal.io/","docs":"https://docs.0xcardinal.io/","socials":[{"label":"twitter","url":"https://twitter.com/0xCardinal_io"},{"label":"discord","url":"https://discord.com/invite/6b6JFrNzsT"}]}},{"name":"ChainLocker","tagline":"Data-contingent Smart Contract Escrow","description":"ChainLocker seeks to optimize intermediary-free conditional digital asset escrow. Users customize and deploy their own “ChainLockers”: non-custodial escrow smart contracts with immutable parameters, including the option to make execution contingent on external data. Each ChainLocker is a unique address, ensuring funds of different counterparties are not commingled and that execution is dictated strictly via code./n/nChainLockers can lock native gas tokens or ERC20-compliant tokens, with other immutable feature options including refundability, expiration, identified counterparty or open offer, and oracle-fed data contingency. Users may also print a US dollar-denominated Receipt for certain locked assets. ","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223494_ChainLocker%20Logo.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223819_Wave%201.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223933_CreatePageScreenshot.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223946_DirectoryPageScreenshot.png"]},"categories":["defi","infrastructure","other"],"productType":"datafeed","chains":["42161","1","10","1101","137"],"proxies":{"137":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}}]},"links":{"website":"https://chainlocker.org/","dapp":"https://chainlocker.org/","docs":"https://chainlocker.org/#/documentation","explorer":"https://chainlocker.org/#/directory","socials":[{"label":"twitter","url":"https://twitter.com/chainlockerllc"},{"label":"github","url":"https://github.com/ChainLockerLLC"}]},"year":2023},{"name":"Damned Pirates Society","tagline":"The Damned Pirate Society combines an on-chain light-strategy game.","description":"Voyaging (On-chain strategy game)/n/nThe game where you go on voyages, find treasure and grow your fleets with the profits of your plunder. Pirates, Flagships, Support Ships & Artefacts all combine to help you generate Doubloons, the in-game currency. These NFTs and live on-chain, allowing you to trade them./n/nPixel-based sprite Metaverse/n/nThe gameplay will have semi-idle style games and will also incorporate real-time elements in the future for those looking for a more traditional game experience. Sprite-based gameplay is inspired by 90s games such as Final Fantasy VI, Pokemon and of course the Curse of Monkey Island.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321271_dps.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321272_DPSbanner.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321278_Screenshot%202023-11-06%20at%2011.39.58.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321302_Screenshot%202023-11-06%20at%2011.47.51.png"]},"categories":["gaming","nft"],"productType":"qrng","chains":["42170","1284"],"year":2022,"links":{"dapp":"https://damnedpiratessociety.io/","website":"https://www.damnedpiratessociety.io/","docs":"https://damnedpiratessociety.gitbook.io/the-damned-pirates-society/introduction","explorer":"https://damnedpiratessociety.gitbook.io/the-damned-pirates-society/introduction/contracts","socials":[{"label":"twitter","url":"https://twitter.com/TheDPSproject"},{"label":"discord","url":"https://discord.gg/thedamnedpiratessociety"}]}},{"name":"Estfor Kingdom","tagline":"A medieval fantasy web3 MMORPG. Fully on-chain, idle browser game.","description":"Estfor Kingdom is a medieval fantasy web3 MMORPG. Fully on-chain, idle browser game with clans, quests, skills and monsters with a $BRUSH in-game economy utilising ERC1155 NFTs for all in-game items./n/nClan wars uses API3 to randomly assign warriors to battle each other with individual skills in epic 20 v 20 fights over territories and clan vaults.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254261985_ek_logo.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262006_Logo_on_background%201.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262054_ss1.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262100_ss2.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262126_ss3.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262148_ss4.png"]},"categories":["nft","gaming","oracle"],"productType":"qrng","chains":["250"],"links":{"website":"https://estfor.com/","dapp":"https://estfor.com/","docs":"https://wiki.estfor.com/index.php/Main_Page","explorer":"https://ftmscan.com/","socials":[{"label":"twitter","url":"https://twitter.com/EstforKingdom"},{"label":"discord","url":"https://discord.com/invite/paintswap"},{"label":"reddit","url":"https://www.reddit.com/r/estfor/"},{"label":"github","url":"https://github.com/PaintSwap/estfor-contracts"}]},"year":2023},{"name":"Granary Finance","tagline":"Decentralized Lending Protocol","description":"Granary Finance is a decentralized non-custodial liquidity market protocol where users can participate as depositors or borrowers on a variety of network deployments. Granary strives to be \"the People's Platform\" by focusing on security, having low fees, and being one of the easiest to use lending protocols in DeFi.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224350_TheGranary_Logo_Yellow_mark%20%281%29.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224351_TheGranary_Logo_Yellow.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224351_g2.PNG","https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224367_g1.PNG"]},"categories":["defi"],"productType":"datafeed","chains":["42161","8453","56","250","1","1088","10","43114","59144"],"proxies":{"59144":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x8DF7d919Fe9e866259BB4D135922c5Bd96AF6A27","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0xF63Fa6EA00678F435Ae3e845541EBb2Db0a1e8fF","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0x6538D9c4b12b5E5E209917D29C097465Ba8EFA02","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x28Cac6604A8f2471E19c8863E8AfB163aB60186a","oev":{"enabled":false}}]},"year":2022,"links":{"dapp":"https://granary.finance/markets","website":"https://granary.finance/markets","docs":"https://docs.granary.finance/granary-v1.0/introduction","socials":[{"label":"twitter","url":"https://twitter.com/GranaryFinance"},{"label":"discord","url":"https://discord.gg/sEtRC63s"}]}},{"name":"Grimoire Finance","tagline":"Grimoire Finance : Best way to trade","description":"Grimoire Finance is a Decentralized Trading (spot & futures)Exchange and Yield Farming Protocol. As a trading platform, with a drive of being invested in developing a strong foundation with our Grimoire token (GRIM) and trading protocols for users across web3 globe","status":"inactive","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196024_Grimore%20logo%202.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196027_Grimore%20logo.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196047_Screenshot%202023-10-26%20123406.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196053_Screenshot%202023-10-26%20124435.png"]},"categories":["defi","dao"],"productType":"datafeed","chains":["42161"],"proxies":{"42161":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"EUR/USD","dapiNameHash":"0xb98b48d49cffec4edeb24e899dd1c681d2b45de1141378c72d726f70491ffbae","proxyAddress":"0xA37F6f5a04b7D5eB8DF71799e09D683f8CeC22F3","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"BTC/USD","dapiNameHash":"0x4291cd9e354c309a63b4a41d0de370e9494d5d59a306af07636abaf68159e043","proxyAddress":"0xe5Cf15fED24942E656dBF75165aF1851C89F21B5","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"GBP/USD","dapiNameHash":"0x2cbb31d2202b04731dced650dbdf405924914d81e40ccbb9c5f7156d510ce6a5","proxyAddress":"0x2760445db099427F9A394fb1365e1Aa08Ed1f84d","oev":{"enabled":false}}]},"year":2023,"links":{"dapp":"https://grimoire.finance","website":"https://tensormarkets.finance/","docs":"https://docs.grimoire.finance","socials":[{"label":"twitter","url":"https://twitter.com/GrimoireFinance"},{"label":"discord","url":"https://discord.gg/uVjcVZ7Dss"},{"label":"github","url":"https://github.com/Grimoire-Finance"},{"label":"telegram","url":"https://t.me/GrimoireFinance"}]}},{"name":"Init Capital","tagline":"The Liquidity Hook Money Market","description":"INIT Capital is founded on the belief that liquidity should be an accessible commodity for everyone. The platform aims to democratize access to liquidity, catering not only to DeFi users but also to protocols through 'Liquidity Hooks.'/n/nOne of the biggest challenges for DeFi protocols nowadays is to bootstrap initial liquidity and consistently source it in order to grow. /n/nMany protocols struggle to access liquidity in money markets due to its lack of composability, thereby capping protocol growth. While the DeFi landscape evolves continuously to accommodate diverse borrowing use cases, the architecture of money markets has not correspondingly evolved. This prompts protocols to independently source liquidity themselves, though liquidity is limited. Consequently, protocols spend a significant amount of their native token supply on incentives to source liquidity. This approach is unsustainable in the long term and leads to liquidity fragmentation.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415194_spaces_FLvXoyZPiNdlXsKNZeao_uploads_AZh9N5R47SLXg7yAygrY_INIT_logo_White.webp","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415195_INIT%20Logo_BW_White_2%20%281%29.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415195_ishare-1710948797.PNG","https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415247_ishare-1710948829.PNG"]},"categories":["defi"],"productType":"datafeed","chains":["81457","5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0xc3888221c7abf02a9a504a8c12fc4871e563382d","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x2112e290ee5c922fb191aa4f927cc0c6df611f9e","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"MNT/USD","dapiNameHash":"0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5","proxyAddress":"0xae2debfef62b1a0c8af55dae11d197bca1bcde3f","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0xac177ca9e44de191d5266ae31ac142784372a005","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x356d599c0ab2a9d825a92f5e516d4ff9e5c6e8b9","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"USDe/USD","dapiNameHash":"0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659","proxyAddress":"0xbd23419fcfb5a95b6956f75ac3fb76a3c876d4bb","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0x0c02bb3220498dea37544424fdcdaeff2fdd70f7","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"sUSDe/USDe Exchange Rate","dapiNameHash":"0xa9748923704b6a516dc7038fd1c1fa623a872cdb66c94167f6da1bf2712b3dd6","proxyAddress":"0x36bac405f8d8233ba2c8bf23563afa37466cbc25","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}}],"81457":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x28f36D00422B4461bEB0340a401bC12BA3A6Df45","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"stETH/USD","dapiNameHash":"0x641a6d0b40aeaa34f02857c1f5c56d9b55d3dd702184e8de313701381f45ebd9","proxyAddress":"0x12B59a2ed6ae2b96dA16D5ef2d45640957B67123","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0x321902C3d4F6E47523E56D2f2883448a0443826a","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0xf3d16B27D91a4463471462A630117341c2c5aA10","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x104a3Db1B855e6FE4af8444D448E1Cfca7E9Ff82","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}}]},"links":{"website":"https://init.capital/","dapp":"https://init.capital/","docs":"https://docs.init.capital/","socials":[{"label":"twitter","url":"https://twitter.com/InitCapital_"},{"label":"discord","url":"https://discord.com/invite/hHzFvUw3SV"}]},"year":2024},{"name":"Juice Finance","tagline":"Revolutionizing Point Farming DeFi","description":"Juice is a permissionless lending protocol that allows users to access up to 3x leverage on their collateral to use in the most well vetted & popular DApps in the Blast ecosystem. Juice is designed to help users accumulate:/n/nMore Yield/n/nMore Points/n/nMore Airdrops/n/nMore Rewards/n/nAt Juice Finance, our core vision is to serve as the premier destination for users looking to optimize their yield and point farming on Blast. Whether you're a lender seeking passive APY opportunities or a borrower aiming to capitalize on DeFi protocols yields, rewards, and points.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735334_JUICE%20logo.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735335_Juice%20banner.jpeg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735371_Screenshot%202024-05-13%20at%209.24.02%20AM.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735391_Screenshot%202024-05-13%20at%209.23.50%20AM.png"]},"categories":["defi"],"productType":"datafeed","chains":["81457"],"proxies":{"81457":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDB/USD","dapiNameHash":"0xec7f13c26072d9d4cbafab14ef3f0f07ba54d98dbb7c8537b5e9c65224cfbc82","proxyAddress":"0xe6B237D4ae9aAc2cc38A54848B9261AC1b7c09eA","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ezETH/ETH Exchange Rate","dapiNameHash":"0xe221000e12af79d43d63473ef41dd4385994af039e5345a707524a9445f87b87","proxyAddress":"0x28c1576eb118f2Ccd02eF2e6Dbd732F5C8D2e86B","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"weETH/ETH Exchange Rate","dapiNameHash":"0xf95a90733a8a0e87042f7ec04d5fd6349627d730d5920df0471d344e9b660d50","proxyAddress":"0x6869f88582D049B9968A0Ef7bFCA2609D5F0123B","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"rswETH/ETH Exchange Rate","dapiNameHash":"0x52e01136d6977f52eba25772f5c21d7cf205752ee6694c4866dae98a420ca6aa","proxyAddress":"0x2087ccCA096a3b1Ed88712D67D5245C6Ec8A146E","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"JUICE/USD","dapiNameHash":"0x9954cc6f466c5f0782f02fd27bf4d1807356e314eb7aba101862813430dafa06","proxyAddress":"0x034c5bb2Bff44dDdFdDA6B38704Bce4dfFcd356C","oev":{"enabled":true,"beneficiary":"0xbDa2dCc2652C7CcEaeBa65DA2D95705b8B346ED5"}},{"proxyType":"dapi","feedName":"USDe/USD","dapiNameHash":"0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659","proxyAddress":"0xFD4CEe9987B5A4fC286F863fe826BDBC20E262F1","oev":{"enabled":true,"beneficiary":"0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26"}},{"proxyType":"dapi","feedName":"sUSDe/USDe Exchange Rate","dapiNameHash":"0xa9748923704b6a516dc7038fd1c1fa623a872cdb66c94167f6da1bf2712b3dd6","proxyAddress":"0x26fd2E217fdc2BBEA58f9fd6610C8A8c0163F85d","oev":{"enabled":true,"beneficiary":"0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26"}}]},"links":{"website":"https://www.juice.finance/","dapp":"https://app.juice.finance/","docs":"https://juice-finance.gitbook.io/juice-finance","socials":[{"label":"twitter","url":"https://twitter.com/Juice_Finance"},{"label":"discord","url":"https://discord.gg/juicefinance"},{"label":"github","url":"https://juice-finance.gitbook.io/"}]},"year":2024},{"name":"Kinetix Finance","tagline":"State-of-the-Art DeFi Hub on Kava EVM. Your best trade, every trade","description":"What is Kinetix Finance? /n/nKinetix is building a native DeFi Hub for the Kava community. The Kinetix DeFi Hub encompasses a suite of sophisticated DeFi legos in the Web3 landscape to provide Kava with a one-stop platform for all things DeFi. Kinetix’s cohesive network of DeFi protocols includes a perpetual exchange (PEX), a decentralized exchange (DEX), and a market for sophisticated derivative instruments. Users on Kinetix are able to take on 50x leverage with perpetual contracts, execute swaps in spot markets, provide liquidity, stake as well as farm, and more./n/nThe Kinetix platform will unite all the major building blocks of DeFi, by including a range of financial instruments such as:/n➯ Lending markets/n➯ Staking and farming pools/n➯ Options/n➯ Synthetic assets/n➯ Concentrated liquidity/n➯ Leverage aggregation/n➯ Yield optimizers/n➯ Fiat on/off ramp solutions/nAnd much more./n/nAll of these features will be available on a single platform, making Kinetix the go-to place where the Kava ecosystem unites.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805931_KFI_Token%201%20%282%29.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805932_Kinetix%20Twitter%20Banner%20%281%29.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805943_Bildschirmfoto%202023-10-26%20um%2021.45.00.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805953_Bildschirmfoto%202023-10-26%20um%2021.46.24.png"]},"categories":["defi","dex"],"productType":"datafeed","chains":["2222"],"proxies":{"2222":[{"proxyType":"dapi","feedName":"ATOM/USD","dapiNameHash":"0x23cdae0d2e01579a9dac06f1666639946391be8c10213d419428853b7de67f31","proxyAddress":"0x0582Fd0AfD3a40d53859b948E5c9854c3E03B5E2","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0xF63Fa6EA00678F435Ae3e845541EBb2Db0a1e8fF","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"KAVA/USD","dapiNameHash":"0xe8a1adc2c39e0913b30761ffc9d563d42c3ec7829c2584fa024d23660e8adcb6","proxyAddress":"0xCDd2231400dfC719205b90FC2D69106d376F9656","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"BTC/USD","dapiNameHash":"0x4291cd9e354c309a63b4a41d0de370e9494d5d59a306af07636abaf68159e043","proxyAddress":"0xe5Cf15fED24942E656dBF75165aF1851C89F21B5","oev":{"enabled":false}}]},"year":2023,"links":{"dapp":"https://kinetix.finance/","website":"https://kinetix.finance/","docs":"https://docs.kinetix.finance/","explorer":"https://kavascan.com/","socials":[{"label":"twitter","url":"https://twitter.com/KinetixFi"},{"label":"discord","url":"https://discord.com/invite/kinetixfi"},{"label":"github","url":"https://github.com/kinetixfi/"},{"label":"telegram","url":"https://t.me/KinetixFi"}]}},{"name":"Lendle","tagline":"#1 Decentralized, non-custodial lending and borrowing market on Mantle","description":"At Lendle, we firmly believe that lending and borrowing protocols are the backbone of a well-functioning DeFi ecosystem. These protocols empower users to make the most of their cryptocurrencies, allowing them to engage in complex financial strategies and acting as a catalyst that promotes further participation within DeFi./nIn line with this vision, we are committed to bringing a new wave of innovation to the lending and borrowing landscape. Our goal is to develop a new generation of DeFi features, building on the foundation laid by giants like Aave and Geist./nWe believe that by providing users with a wider range of options for lending and borrowing, we can help to further incentivize the growth of DeFi, building a more resilient and sustainable financial system that benefits everyone.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901672_lendle-logomark.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901672_medium%20lendle%20%281%29%20%281%29.jpg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901680_screenshot%20new%20lendle%201.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901695_screenshot%20new%20lendle%202.png"]},"categories":["defi"],"productType":"datafeed","chains":["5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78","oev":{"enabled":false}}]},"links":{"website":"https://lendle.xyz/","dapp":"https://app.lendle.xyz/","docs":"https://docs.lendle.xyz/","socials":[{"label":"twitter","url":"https://twitter.com/lendlexyz"},{"label":"discord","url":"https://discord.gg/WwewFTW6H2"}]},"year":2023},{"name":"MYSO Finance","tagline":"We specialize in custom DeFi loan solutions and covered call lending","description":"MYSO Finance is a decentralized peer-to-peer lending protocol that allows users to borrow and lend with any ERC20 token. /n/nBorrowers have access to fixed, transparent terms with no risk of price-based liquidations. On the other side, lenders can create loan offers at scale and customize loan terms to their personal specifications. /n/nMYSO specializes in tailor-made DeFi loan solutions along with covered call lending, which provides alternative yield enhancement opportunities to earn upfront cash with full flexibility in setting loan duration and upside cap. ","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422016906_avatar_01.jpg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422016907_PHOTO-2023-07-23-02-42-58%20Cropped.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422017425_Screenshot%202024-01-04%20163955.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422017471_Screenshot%202024-01-04%20164033.png"]},"categories":["defi"],"productType":"datafeed","chains":["1","42161","5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"MNT/USD","dapiNameHash":"0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5","proxyAddress":"0x33d6e2AF008Eefa4c50a4167D245C77C9FEe00f0","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x9F8663dD5A0F30a41B774de46128849FE2364C17","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78","oev":{"enabled":false}}]},"links":{"website":"https://myso.finance/","dapp":"https://app.myso.finance/","docs":"https://myso-finance.gitbook.io/myso-v2-docs","socials":[{"label":"twitter","url":"https://twitter.com/MYSOFinance"},{"label":"discord","url":"https://discord.gg/hBQCZ52bvq"},{"label":"github","url":"https://github.com/mysofinance"},{"label":"telegram","url":"https://t.me/MysoFinance"}]},"year":2023},{"name":"MantisSwap","tagline":"Next Generation Stableswap","description":"Mantissa Finance is a new decentralised finance (DeFi) primitive on the Polygon blockchain that aims to redefine the trading experience for pegged assets./nMantissa introduces MantisSwap, a single-sided AMM for trading pegged assets that is designed to maximise capital efficiency and minimise principal losses for liquidity providers. Through its innovative design, MantisSwap will push the boundaries of traditional AMMs with greater capital efficiency, lower trading fees, principal protection for liquidity providers and a super intuitive UI to fuel DeFi growth and adoption./n/nMantisSwap will allow seamless trades of different stablecoins and pegged assets while offering lower slippage, cheaper gas and safer trades. With the majority of liquidity within a DeFi ecosystem flowing through its native DEX, we believe our ecosystem-centric DEX will become the liquidity hub on Polygon and the premier destination for trading pegged assets./n/nMantisSwap have partnered with API3 to get the latest price feeds for all the tokens in our protocol. These prices will always be consulted before a swap occurs to predict depeg risks.","status":"inactive","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201166_logo.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201167_banner.jpg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201195_screenshot1.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201247_screenshot2.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201259_screenshot3.png"]},"categories":["defi","dex"],"productType":"datafeed","chains":["1101"],"proxies":{"1101":[{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x8DF7d919Fe9e866259BB4D135922c5Bd96AF6A27","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0xF63Fa6EA00678F435Ae3e845541EBb2Db0a1e8fF","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0x6538D9c4b12b5E5E209917D29C097465Ba8EFA02","oev":{"enabled":false}}]},"links":{"website":"https://mantissa.finance/","dapp":"https://app.mantissa.finance/","docs":"https://docs.mantissa.finance/","explorer":"https://zkevm.polygonscan.com/address/0x12d41b6DF938C739F00c392575e3FD9292d98215","socials":[{"label":"twitter","url":"https://twitter.com/MantisSwap"},{"label":"discord","url":"https://t.co/duyLdUi3fj"}]},"year":2023},{"name":"Mean Finance","tagline":"Providing you the best tools to invest, diversify and grow","description":"Mean Finance aims to be the go-to platform for decentralized investment tools, fostering responsible and diversified exposure to the emerging crypto asset thesis. We prioritize diversification and prudence in our approach, simplifying users investment journey into the future of finance.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700045302_PFP%20%283%29.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700045302_Portada%20con%20logo.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700047068_photo_2023-08-10_16-20-11.jpg","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700047075_f7cfa71f71e3b6adecbf1f1104759e4d.jpg","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700047152_06883394a3a5b56c55965d778db2e02c.jpg"]},"categories":["defi","dex","infrastructure"],"productType":"datafeed","chains":["42161","10","137","56","1","100"],"proxies":{"137":[{"proxyType":"dapi","feedName":"LDO/USD","dapiNameHash":"0x4495bcb7091356505efac7d5326d6565b528bc2a3ec4ecb6543ff13ee2334dc4","proxyAddress":"0x774F0C833ceaacA9b472771FfBE3ada4d6805709","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"STG/USD","dapiNameHash":"0xfacb6a0dc0f94e3844f1559bc9215b88ffb2e91503135ae9eb26497e93041be7","proxyAddress":"0x7972cFBa470eF69062A3C58d9BfAfe68c09Fb4F0","oev":{"enabled":false}}]},"links":{"website":"https://mean.finance","dapp":"https://mean.finance","docs":"https://docs.mean.finance","explorer":"https://etherscan.io/address/0xA5AdC5484f9997fBF7D405b9AA62A7d88883C345","socials":[{"label":"twitter","url":"https://twitter.com/mean_fi"},{"label":"discord","url":"https://discord.mean.finance"},{"label":"github","url":"https://github.com/mean-finance"}]},"year":2021},{"name":"Quickswap-Perps","tagline":"cutting-edge decentralized Perpetual Exchange on Polygon zkEVM","description":"QuickPerps is QuickSwap's decentralized Perpetual Exchange built on Polygon zkEVM, leveraging Polygon's newest and promising infrastructure to provide unparalleled security, powerful scalability, and much more.","status":"active","chains":["1101"],"categories":["defi","dex"],"productType":"datafeed","proxies":{"1101":[{"proxyType":"datafeedId","feedName":"ETH/USD","datafeedId":"0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d","proxyAddress":"0x94C10721Bc55E81E40E5Db92060335374F32546b","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"BTC/USD","datafeedId":"0xd888b92f9d71afedd0a012622c0d1d5368fc0dc0ff1d30bb16266afcd49c2c17","proxyAddress":"0xDF164A1A1f51460953B3839E9e5d7EdceE0EB0D9","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"MATIC/USD","datafeedId":"0x7a32de86e03383b758e3c7e00681b6c762e0cef235676a2593e4aef83c1b41b2","proxyAddress":"0x9d642fD27Ab7baa66Fba30BCBD67bd31ab5578d5","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"USDC/USD","datafeedId":"0x811b12b44adf2e6ad84dc3ec577cc6c0b15e76e400764139330ce3fc58043d26","proxyAddress":"0x2a87813e167D8365001C99Ee8C220500767E99f0","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"USDT/USD","datafeedId":"0xff96db9f5eaf10f5425e58ceb282308ab8099ef73c01bc3c6a094f84fa0aa53d","proxyAddress":"0x92860DD9335BE57c789CB95237Fd67f1c5B21c5a","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"DAI/USD","datafeedId":"0x07bd5ed37a946e4c54f1efb26f013245406fbf760ded5db962a9ce054570aa28","proxyAddress":"0x12102D07010c86fF8E7Ba6D48894c7B9039Db358","oev":{"enabled":false}}]},"year":2023,"images":{"logo":"https://www.gitbook.com/cdn-cgi/image/width=40,dpr=2,height=40,fit=contain,format=auto/https%3A%2F%2F60594080-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLyYNl56ITrQ2UqSmR7BQ%252Ficon%252F5hGnJPwDbseRBRVMsz9u%252FGroup%252025981.png%3Falt%3Dmedia%26token%3Decb076c5-0898-48f9-a284-fbb533f65c31","cover":"https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FMXO3nwBjR8YjOZw3OMrd%2Fimage.png?alt=media&token=3db1e3e6-4d4b-4b92-8247-bd0bb94ba97f","screenshots":["https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FbZrkyTv9pwJMd2E9n0Hg%2FGroup%201321314307.png?alt=media&token=8d578c4d-36cc-4895-bdbf-4e2de91e9fa4","https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FhCg6BqBlbk7SsuwWWqeW%2FGroup%201321314307%20(2).png?alt=media&token=77d64f78-4c87-4284-a0ee-88cf83d06653","https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FQOOpYdnw0JssURphHH8V%2Fimage.png?alt=media&token=c009b7a3-5efa-4b75-a7a5-00a85e672b51"]},"links":{"dapp":"https://perps.quickswap.exchange/","website":"https://perps.quickswap.exchange/","docs":"https://perps-docs.quickswap.exchange/","explorer":"https://zkevm.polygonscan.com/address/0x99B31498B0a1Dae01fc3433e3Cb60F095340935C","socials":[{"label":"Reddit","url":"https://www.reddit.com/r/QuickSwap/"},{"label":"Twitter","url":"https://twitter.com/QuickswapDEX"},{"label":"Telegram","url":"https://t.me/QuickSwapDEX"},{"label":"Youtube","url":"https://www.youtube.com/channel/UCrPlF-DBwD-UzLFDzJ4Z5Fw"},{"label":"Discord","url":"https://discord.com/invite/dSMd7AFH36"}]}},{"name":"Shrike Perps","tagline":"Maximize your gains with 50x leverage on Shrike!","description":"Trade for maximum gains on zkEVM with Shrike! $3,000 up for grabs in our contests, so make sure you get on the leaderboard! Or provide liquidity with SHLP and win like the house always does through real ETH rewards from trading fees!","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/shrike.7fd3441e.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691697416706_dovish-branded-cover.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1691697416714_shrikesc2.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691697416743_shrikeSC.png"]},"categories":["defi"],"productType":"datafeed","chains":["1101"],"proxies":{"1101":[{"proxyType":"datafeedId","feedName":"ETH/USD","datafeedId":"0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d","proxyAddress":"0x42e7638365215B18E969c7c71cAfd98fc035f3dc","oev":{"enabled":true,"beneficiary":"0xa5964a9CF2f8ADDF72b3e9Dd417b4E950Cd34e99"}},{"proxyType":"datafeedId","feedName":"BTC/USD","datafeedId":"0xd888b92f9d71afedd0a012622c0d1d5368fc0dc0ff1d30bb16266afcd49c2c17","proxyAddress":"0xDF164A1A1f51460953B3839E9e5d7EdceE0EB0D9","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"MATIC/USD","datafeedId":"0x7a32de86e03383b758e3c7e00681b6c762e0cef235676a2593e4aef83c1b41b2","proxyAddress":"0x9d642fD27Ab7baa66Fba30BCBD67bd31ab5578d5","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"USDC/USD","datafeedId":"0x811b12b44adf2e6ad84dc3ec577cc6c0b15e76e400764139330ce3fc58043d26","proxyAddress":"0x2a87813e167D8365001C99Ee8C220500767E99f0","oev":{"enabled":false}}]},"links":{"website":"https://shrike.dovish.finance/","dapp":"https://shrike.dovish.finance/","docs":"https://dovish.gitbook.io/shrike/","explorer":"https://zkevm.polygonscan.com/","socials":[{"label":"twitter","url":"https://twitter.com/DovishFi"},{"label":"discord","url":"https://discord.com/invite/Up2SMcfthg"}]},"year":2023},{"name":"Tropykus Finance","tagline":"Earn interest and open fair credit lines for latinamericans.","description":"Tropykus enables users and companies to leverage their savings using ETH and USDC, generating passive interest. Additionally, it provides the opportunity to open credit lines for members or employees in an easy and secure way through an intuitive interface that guides both savvy users and beginners alike.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607644_Logo%20Tropykus%20cuadrado.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607644_Banner%20API3.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607660_Captura%20de%20Pantalla%202023-08-11%20a%20la%28s%29%209.21.21%20a.m..png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607887_Captura%20de%20Pantalla%202023-08-11%20a%20la%28s%29%209.28.11%20a.m..png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035608060_Captura%20de%20Pantalla%202023-08-11%20a%20la%28s%29%209.29.53%20a.m..png"]},"categories":["defi"],"productType":"datafeed","chains":["1101"],"proxies":{"1101":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x28Cac6604A8f2471E19c8863E8AfB163aB60186a","oev":{"enabled":false}}]},"links":{"website":"https://tropykus.com/","dapp":"https://zk.app.tropykus.com/","docs":"https://github.com/Tropykus/protocol-rsk","explorer":"https://zkevm.polygonscan.com/","socials":[{"label":"twitter","url":"https://twitter.com/tropykus"},{"label":"telegram","url":"https://t.me/tropykus"}]},"year":2023}] \ No newline at end of file +[{"name":"0xCardinal","tagline":"An innovative token-based betting platform built on the BSC.","description":"0xcardinal is a pioneering, community-driven decentralized betting platform developed based on blockchain technology and operationalized on the Binance Smart Chain. 0xcardinal puts its community at the center of its operations, valuing transparency, fairness, and empowerment. By doing so, 0xcardinal enables its users to not only participate but also influence the platform’s evolution.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650628_12.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650630_BANNER.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650733_0603.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650794_0602.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1699245650909_0601.png"]},"categories":["gaming","defi","dao"],"productType":"qrng","chains":["56"],"year":2023,"links":{"dapp":"https://0xcardinal.io/","docs":"https://docs.0xcardinal.io/","socials":[{"label":"twitter","url":"https://twitter.com/0xCardinal_io"},{"label":"discord","url":"https://discord.com/invite/6b6JFrNzsT"}]}},{"name":"Aurelius Finance","tagline":"The next-generation lending experience on Mantle","description":"Aurelius issues interest-free loans denominated in the $aUSD stablecoin. Instead of paying interest, users pay a 0.5% issuance fee, meaning they don’t need to worry about micro-managing their position./n/nThere is no fee for paying back a loan./n/naUSD Loan Example/n/nIf a user deposits sufficient collateral, they can take out a 100 aUSD loan./n/nTheir total debt will appear as 105.5 aUSD, which is made up of a 0.5% issuance fee (in this case 0.5 aUSD), 5 aUSD held as a liquidation deposit, and 100 aUSD minted to the user’s wallet./n/nWhen the user pays back 100.5 aUSD, the 5 aUSD liquidation deposit will automatically be paid into their position and the position will be closed.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918362_Aurelius%20Logo.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918363_Aurelius%20banner.jpeg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918418_Screenshot%202024-05-13%20at%209.45.12%20AM.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918439_Screenshot%202024-05-13%20at%209.45.30%20AM.png"]},"categories":["defi"],"productType":"datafeed","chains":["5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"MNT/USD","dapiNameHash":"0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5","proxyAddress":"0x33d6e2AF008Eefa4c50a4167D245C77C9FEe00f0","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x9F8663dD5A0F30a41B774de46128849FE2364C17","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDe/USD","dapiNameHash":"0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659","proxyAddress":"0xD2CDDe3E8a86e89cb3Ac2d6d54D0Dd54BDe15109","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDY/USD Exchange Rate","dapiNameHash":"0x3ee00633a33953560ce2afb3f40f32032713f7e63e855d64f15544d2256e2cc6","proxyAddress":"0xbD81A812a118f74857B71cACA71f98f6f0b37945","oev":{"enabled":false}}]},"links":{"website":"https://www.aurelius.finance/","dapp":"https://app.aurelius.finance/","docs":"https://docs.aurelius.finance/","socials":[{"label":"twitter","url":"https://twitter.com/AureliusFi"},{"label":"discord","url":"https://discord.gg/AureliusFi"}]},"year":2024},{"name":"ChainLocker","tagline":"Data-contingent Smart Contract Escrow","description":"ChainLocker seeks to optimize intermediary-free conditional digital asset escrow. Users customize and deploy their own “ChainLockers”: non-custodial escrow smart contracts with immutable parameters, including the option to make execution contingent on external data. Each ChainLocker is a unique address, ensuring funds of different counterparties are not commingled and that execution is dictated strictly via code./n/nChainLockers can lock native gas tokens or ERC20-compliant tokens, with other immutable feature options including refundability, expiration, identified counterparty or open offer, and oracle-fed data contingency. Users may also print a US dollar-denominated Receipt for certain locked assets. ","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223494_ChainLocker%20Logo.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223819_Wave%201.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223933_CreatePageScreenshot.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1702567223946_DirectoryPageScreenshot.png"]},"categories":["defi","infrastructure","other"],"productType":"datafeed","chains":["42161","1","10","1101","137"],"proxies":{"137":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}}]},"links":{"website":"https://chainlocker.org/","dapp":"https://chainlocker.org/","docs":"https://chainlocker.org/#/documentation","explorer":"https://chainlocker.org/#/directory","socials":[{"label":"twitter","url":"https://twitter.com/chainlockerllc"},{"label":"github","url":"https://github.com/ChainLockerLLC"}]},"year":2023},{"name":"Damned Pirates Society","tagline":"The Damned Pirate Society combines an on-chain light-strategy game.","description":"Voyaging (On-chain strategy game)/n/nThe game where you go on voyages, find treasure and grow your fleets with the profits of your plunder. Pirates, Flagships, Support Ships & Artefacts all combine to help you generate Doubloons, the in-game currency. These NFTs and live on-chain, allowing you to trade them./n/nPixel-based sprite Metaverse/n/nThe gameplay will have semi-idle style games and will also incorporate real-time elements in the future for those looking for a more traditional game experience. Sprite-based gameplay is inspired by 90s games such as Final Fantasy VI, Pokemon and of course the Curse of Monkey Island.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321271_dps.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321272_DPSbanner.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321278_Screenshot%202023-11-06%20at%2011.39.58.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1699271321302_Screenshot%202023-11-06%20at%2011.47.51.png"]},"categories":["gaming","nft"],"productType":"qrng","chains":["42170","1284"],"year":2022,"links":{"dapp":"https://damnedpiratessociety.io/","website":"https://www.damnedpiratessociety.io/","docs":"https://damnedpiratessociety.gitbook.io/the-damned-pirates-society/introduction","explorer":"https://damnedpiratessociety.gitbook.io/the-damned-pirates-society/introduction/contracts","socials":[{"label":"twitter","url":"https://twitter.com/TheDPSproject"},{"label":"discord","url":"https://discord.gg/thedamnedpiratessociety"}]}},{"name":"Estfor Kingdom","tagline":"A medieval fantasy web3 MMORPG. Fully on-chain, idle browser game.","description":"Estfor Kingdom is a medieval fantasy web3 MMORPG. Fully on-chain, idle browser game with clans, quests, skills and monsters with a $BRUSH in-game economy utilising ERC1155 NFTs for all in-game items./n/nClan wars uses API3 to randomly assign warriors to battle each other with individual skills in epic 20 v 20 fights over territories and clan vaults.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254261985_ek_logo.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262006_Logo_on_background%201.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262054_ss1.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262100_ss2.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262126_ss3.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262148_ss4.png"]},"categories":["nft","gaming","oracle"],"productType":"qrng","chains":["250"],"links":{"website":"https://estfor.com/","dapp":"https://estfor.com/","docs":"https://wiki.estfor.com/index.php/Main_Page","explorer":"https://ftmscan.com/","socials":[{"label":"twitter","url":"https://twitter.com/EstforKingdom"},{"label":"discord","url":"https://discord.com/invite/paintswap"},{"label":"reddit","url":"https://www.reddit.com/r/estfor/"},{"label":"github","url":"https://github.com/PaintSwap/estfor-contracts"}]},"year":2023},{"name":"Exiled Racers","tagline":"Experience the first low touch racing manager & prediction game.","description":"EXR is the first provably fair, algo simulated racing and prediction manager—seamlessly integrated with world class digital 3D collectibles./n/n","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877702960_EXR%20logo.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877702961_EXR%20banner.jpeg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877703005_Screenshot%202024-05-16%20at%209.38.10%20AM.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877703039_Screenshot%202024-05-16%20at%209.37.57%20AM.png"]},"categories":["gaming"],"productType":"qrng","chains":["8453","1284"],"links":{"website":"https://www.exiledracers.com/","dapp":"https://base.exiledracers.com/","docs":"https://www.exiledracers.com/#/gameplay","socials":[{"label":"twitter","url":"https://twitter.com/exiledracers"},{"label":"discord","url":"https://discord.com/invite/exiledracers"}]},"year":2023},{"name":"Granary Finance","tagline":"Decentralized Lending Protocol","description":"Granary Finance is a decentralized non-custodial liquidity market protocol where users can participate as depositors or borrowers on a variety of network deployments. Granary strives to be \"the People's Platform\" by focusing on security, having low fees, and being one of the easiest to use lending protocols in DeFi.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224350_TheGranary_Logo_Yellow_mark%20%281%29.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224351_TheGranary_Logo_Yellow.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224351_g2.PNG","https://ecosystem-website.s3.us-east-2.amazonaws.com/1698780224367_g1.PNG"]},"categories":["defi"],"productType":"datafeed","chains":["42161","8453","56","250","1","1088","10","43114","59144"],"proxies":{"59144":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x8DF7d919Fe9e866259BB4D135922c5Bd96AF6A27","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0xF63Fa6EA00678F435Ae3e845541EBb2Db0a1e8fF","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0x6538D9c4b12b5E5E209917D29C097465Ba8EFA02","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x28Cac6604A8f2471E19c8863E8AfB163aB60186a","oev":{"enabled":false}}]},"year":2022,"links":{"dapp":"https://granary.finance/markets","website":"https://granary.finance/markets","docs":"https://docs.granary.finance/granary-v1.0/introduction","socials":[{"label":"twitter","url":"https://twitter.com/GranaryFinance"},{"label":"discord","url":"https://discord.gg/sEtRC63s"}]}},{"name":"Gravita Protocol","tagline":"An ETH-centric Borrowing Protocol for LSTs. Fueling decentralization. ","description":"GRAI is a robust and decentralized currency supported by a thriving ecosystem. Launch a Vessel to borrow GRAI against a variety of different collateral types, in particular productive and ETH-centric assets like LST.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402250_Gravita_Icon_White_-_Dark_Background.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402251_16%20by6%201600x600%20background.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402273_1.JPG","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402282_2.JPG","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402289_3.JPG","https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402296_4.JPG"]},"categories":["defi"],"productType":"datafeed","chains":["42161","8453","1","59144","5000","10","1101","324"],"proxies":{"1101":[{"proxyType":"dapi","feedName":"rETH/ETH Exchange Rate","dapiNameHash":"0x8524b343e26b895dfe1341a833485da069586d9c5087a4e6a9fbd02918a371e6","proxyAddress":"0x1622782C0F0586Bed2caAC8eEAA3C87807fb0d5E","oev":{"enabled":false}}],"5000":[{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}}]},"links":{"website":"https://app.gravitaprotocol.com/","dapp":"https://www.gravitaprotocol.com/","docs":"https://docs.gravitaprotocol.com/gravita-docs/","socials":[{"label":"twitter","url":"https://twitter.com/gravitaprotocol"},{"label":"discord","url":"https://discord.gg/gravitaprotocol"},{"label":"github","url":"https://github.com/Gravita-Protocol"}]},"year":2023},{"name":"Grimoire Finance","tagline":"Grimoire Finance : Best way to trade","description":"Grimoire Finance is a Decentralized Trading (spot & futures)Exchange and Yield Farming Protocol. As a trading platform, with a drive of being invested in developing a strong foundation with our Grimoire token (GRIM) and trading protocols for users across web3 globe","status":"inactive","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196024_Grimore%20logo%202.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196027_Grimore%20logo.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196047_Screenshot%202023-10-26%20123406.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1698846196053_Screenshot%202023-10-26%20124435.png"]},"categories":["defi","dao"],"productType":"datafeed","chains":["42161"],"proxies":{"42161":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"EUR/USD","dapiNameHash":"0xb98b48d49cffec4edeb24e899dd1c681d2b45de1141378c72d726f70491ffbae","proxyAddress":"0xA37F6f5a04b7D5eB8DF71799e09D683f8CeC22F3","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"BTC/USD","dapiNameHash":"0x4291cd9e354c309a63b4a41d0de370e9494d5d59a306af07636abaf68159e043","proxyAddress":"0xe5Cf15fED24942E656dBF75165aF1851C89F21B5","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"GBP/USD","dapiNameHash":"0x2cbb31d2202b04731dced650dbdf405924914d81e40ccbb9c5f7156d510ce6a5","proxyAddress":"0x2760445db099427F9A394fb1365e1Aa08Ed1f84d","oev":{"enabled":false}}]},"year":2023,"links":{"dapp":"https://grimoire.finance","website":"https://tensormarkets.finance/","docs":"https://docs.grimoire.finance","socials":[{"label":"twitter","url":"https://twitter.com/GrimoireFinance"},{"label":"discord","url":"https://discord.gg/uVjcVZ7Dss"},{"label":"github","url":"https://github.com/Grimoire-Finance"},{"label":"telegram","url":"https://t.me/GrimoireFinance"}]}},{"name":"Init Capital","tagline":"The Liquidity Hook Money Market","description":"INIT Capital is founded on the belief that liquidity should be an accessible commodity for everyone. The platform aims to democratize access to liquidity, catering not only to DeFi users but also to protocols through 'Liquidity Hooks.'/n/nOne of the biggest challenges for DeFi protocols nowadays is to bootstrap initial liquidity and consistently source it in order to grow. /n/nMany protocols struggle to access liquidity in money markets due to its lack of composability, thereby capping protocol growth. While the DeFi landscape evolves continuously to accommodate diverse borrowing use cases, the architecture of money markets has not correspondingly evolved. This prompts protocols to independently source liquidity themselves, though liquidity is limited. Consequently, protocols spend a significant amount of their native token supply on incentives to source liquidity. This approach is unsustainable in the long term and leads to liquidity fragmentation.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415194_spaces_FLvXoyZPiNdlXsKNZeao_uploads_AZh9N5R47SLXg7yAygrY_INIT_logo_White.webp","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415195_INIT%20Logo_BW_White_2%20%281%29.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415195_ishare-1710948797.PNG","https://ecosystem-website.s3.us-east-2.amazonaws.com/1710949415247_ishare-1710948829.PNG"]},"categories":["defi"],"productType":"datafeed","chains":["81457","5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0xc3888221c7abf02a9a504a8c12fc4871e563382d","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x2112e290ee5c922fb191aa4f927cc0c6df611f9e","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"MNT/USD","dapiNameHash":"0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5","proxyAddress":"0xae2debfef62b1a0c8af55dae11d197bca1bcde3f","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0xac177ca9e44de191d5266ae31ac142784372a005","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x356d599c0ab2a9d825a92f5e516d4ff9e5c6e8b9","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"USDe/USD","dapiNameHash":"0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659","proxyAddress":"0xbd23419fcfb5a95b6956f75ac3fb76a3c876d4bb","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0x0c02bb3220498dea37544424fdcdaeff2fdd70f7","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}},{"proxyType":"dapi","feedName":"sUSDe/USDe Exchange Rate","dapiNameHash":"0xa9748923704b6a516dc7038fd1c1fa623a872cdb66c94167f6da1bf2712b3dd6","proxyAddress":"0x36bac405f8d8233ba2c8bf23563afa37466cbc25","oev":{"enabled":true,"beneficiary":"0x11C1EcB2508a68D9d4de764a6e0ac76bF7E89691"}}],"81457":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x28f36D00422B4461bEB0340a401bC12BA3A6Df45","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"stETH/USD","dapiNameHash":"0x641a6d0b40aeaa34f02857c1f5c56d9b55d3dd702184e8de313701381f45ebd9","proxyAddress":"0x12B59a2ed6ae2b96dA16D5ef2d45640957B67123","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0x321902C3d4F6E47523E56D2f2883448a0443826a","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0xf3d16B27D91a4463471462A630117341c2c5aA10","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x104a3Db1B855e6FE4af8444D448E1Cfca7E9Ff82","oev":{"enabled":true,"beneficiary":"0xBfe699C94AF6dA1cfe7fF81D7280dBd11baBdeb8"}}]},"links":{"website":"https://init.capital/","dapp":"https://init.capital/","docs":"https://docs.init.capital/","socials":[{"label":"twitter","url":"https://twitter.com/InitCapital_"},{"label":"discord","url":"https://discord.com/invite/hHzFvUw3SV"}]},"year":2024},{"name":"Juice Finance","tagline":"Revolutionizing Point Farming DeFi","description":"Juice is a permissionless lending protocol that allows users to access up to 3x leverage on their collateral to use in the most well vetted & popular DApps in the Blast ecosystem. Juice is designed to help users accumulate:/n/nMore Yield/n/nMore Points/n/nMore Airdrops/n/nMore Rewards/n/nAt Juice Finance, our core vision is to serve as the premier destination for users looking to optimize their yield and point farming on Blast. Whether you're a lender seeking passive APY opportunities or a borrower aiming to capitalize on DeFi protocols yields, rewards, and points.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735334_JUICE%20logo.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735335_Juice%20banner.jpeg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735371_Screenshot%202024-05-13%20at%209.24.02%20AM.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1715617735391_Screenshot%202024-05-13%20at%209.23.50%20AM.png"]},"categories":["defi"],"productType":"datafeed","chains":["81457"],"proxies":{"81457":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDB/USD","dapiNameHash":"0xec7f13c26072d9d4cbafab14ef3f0f07ba54d98dbb7c8537b5e9c65224cfbc82","proxyAddress":"0xe6B237D4ae9aAc2cc38A54848B9261AC1b7c09eA","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ezETH/ETH Exchange Rate","dapiNameHash":"0xe221000e12af79d43d63473ef41dd4385994af039e5345a707524a9445f87b87","proxyAddress":"0x28c1576eb118f2Ccd02eF2e6Dbd732F5C8D2e86B","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"weETH/ETH Exchange Rate","dapiNameHash":"0xf95a90733a8a0e87042f7ec04d5fd6349627d730d5920df0471d344e9b660d50","proxyAddress":"0x6869f88582D049B9968A0Ef7bFCA2609D5F0123B","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"rswETH/ETH Exchange Rate","dapiNameHash":"0x52e01136d6977f52eba25772f5c21d7cf205752ee6694c4866dae98a420ca6aa","proxyAddress":"0x2087ccCA096a3b1Ed88712D67D5245C6Ec8A146E","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"JUICE/USD","dapiNameHash":"0x9954cc6f466c5f0782f02fd27bf4d1807356e314eb7aba101862813430dafa06","proxyAddress":"0x034c5bb2Bff44dDdFdDA6B38704Bce4dfFcd356C","oev":{"enabled":true,"beneficiary":"0xbDa2dCc2652C7CcEaeBa65DA2D95705b8B346ED5"}},{"proxyType":"dapi","feedName":"USDe/USD","dapiNameHash":"0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659","proxyAddress":"0xFD4CEe9987B5A4fC286F863fe826BDBC20E262F1","oev":{"enabled":true,"beneficiary":"0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26"}},{"proxyType":"dapi","feedName":"sUSDe/USDe Exchange Rate","dapiNameHash":"0xa9748923704b6a516dc7038fd1c1fa623a872cdb66c94167f6da1bf2712b3dd6","proxyAddress":"0x26fd2E217fdc2BBEA58f9fd6610C8A8c0163F85d","oev":{"enabled":true,"beneficiary":"0x14A9E40FcAdA95A273ce3c8d4ccF7EA3280BDd26"}}]},"links":{"website":"https://www.juice.finance/","dapp":"https://app.juice.finance/","docs":"https://juice-finance.gitbook.io/juice-finance","socials":[{"label":"twitter","url":"https://twitter.com/Juice_Finance"},{"label":"discord","url":"https://discord.gg/juicefinance"},{"label":"github","url":"https://juice-finance.gitbook.io/"}]},"year":2024},{"name":"Kinetix Finance","tagline":"State-of-the-Art DeFi Hub on Kava EVM. Your best trade, every trade","description":"What is Kinetix Finance? /n/nKinetix is building a native DeFi Hub for the Kava community. The Kinetix DeFi Hub encompasses a suite of sophisticated DeFi legos in the Web3 landscape to provide Kava with a one-stop platform for all things DeFi. Kinetix’s cohesive network of DeFi protocols includes a perpetual exchange (PEX), a decentralized exchange (DEX), and a market for sophisticated derivative instruments. Users on Kinetix are able to take on 50x leverage with perpetual contracts, execute swaps in spot markets, provide liquidity, stake as well as farm, and more./n/nThe Kinetix platform will unite all the major building blocks of DeFi, by including a range of financial instruments such as:/n➯ Lending markets/n➯ Staking and farming pools/n➯ Options/n➯ Synthetic assets/n➯ Concentrated liquidity/n➯ Leverage aggregation/n➯ Yield optimizers/n➯ Fiat on/off ramp solutions/nAnd much more./n/nAll of these features will be available on a single platform, making Kinetix the go-to place where the Kava ecosystem unites.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805931_KFI_Token%201%20%282%29.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805932_Kinetix%20Twitter%20Banner%20%281%29.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805943_Bildschirmfoto%202023-10-26%20um%2021.45.00.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1698349805953_Bildschirmfoto%202023-10-26%20um%2021.46.24.png"]},"categories":["defi","dex"],"productType":"datafeed","chains":["2222"],"proxies":{"2222":[{"proxyType":"dapi","feedName":"ATOM/USD","dapiNameHash":"0x23cdae0d2e01579a9dac06f1666639946391be8c10213d419428853b7de67f31","proxyAddress":"0x0582Fd0AfD3a40d53859b948E5c9854c3E03B5E2","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0xF63Fa6EA00678F435Ae3e845541EBb2Db0a1e8fF","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"KAVA/USD","dapiNameHash":"0xe8a1adc2c39e0913b30761ffc9d563d42c3ec7829c2584fa024d23660e8adcb6","proxyAddress":"0xCDd2231400dfC719205b90FC2D69106d376F9656","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"BTC/USD","dapiNameHash":"0x4291cd9e354c309a63b4a41d0de370e9494d5d59a306af07636abaf68159e043","proxyAddress":"0xe5Cf15fED24942E656dBF75165aF1851C89F21B5","oev":{"enabled":false}}]},"year":2023,"links":{"dapp":"https://kinetix.finance/","website":"https://kinetix.finance/","docs":"https://docs.kinetix.finance/","explorer":"https://kavascan.com/","socials":[{"label":"twitter","url":"https://twitter.com/KinetixFi"},{"label":"discord","url":"https://discord.com/invite/kinetixfi"},{"label":"github","url":"https://github.com/kinetixfi/"},{"label":"telegram","url":"https://t.me/KinetixFi"}]}},{"name":"Lendle","tagline":"#1 Decentralized, non-custodial lending and borrowing market on Mantle","description":"At Lendle, we firmly believe that lending and borrowing protocols are the backbone of a well-functioning DeFi ecosystem. These protocols empower users to make the most of their cryptocurrencies, allowing them to engage in complex financial strategies and acting as a catalyst that promotes further participation within DeFi./nIn line with this vision, we are committed to bringing a new wave of innovation to the lending and borrowing landscape. Our goal is to develop a new generation of DeFi features, building on the foundation laid by giants like Aave and Geist./nWe believe that by providing users with a wider range of options for lending and borrowing, we can help to further incentivize the growth of DeFi, building a more resilient and sustainable financial system that benefits everyone.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901672_lendle-logomark.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901672_medium%20lendle%20%281%29%20%281%29.jpg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901680_screenshot%20new%20lendle%201.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1704450901695_screenshot%20new%20lendle%202.png"]},"categories":["defi"],"productType":"datafeed","chains":["5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78","oev":{"enabled":false}}]},"links":{"website":"https://lendle.xyz/","dapp":"https://app.lendle.xyz/","docs":"https://docs.lendle.xyz/","socials":[{"label":"twitter","url":"https://twitter.com/lendlexyz"},{"label":"discord","url":"https://discord.gg/WwewFTW6H2"}]},"year":2023},{"name":"MYSO Finance","tagline":"We specialize in custom DeFi loan solutions and covered call lending","description":"MYSO Finance is a decentralized peer-to-peer lending protocol that allows users to borrow and lend with any ERC20 token. /n/nBorrowers have access to fixed, transparent terms with no risk of price-based liquidations. On the other side, lenders can create loan offers at scale and customize loan terms to their personal specifications. /n/nMYSO specializes in tailor-made DeFi loan solutions along with covered call lending, which provides alternative yield enhancement opportunities to earn upfront cash with full flexibility in setting loan duration and upside cap. ","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422016906_avatar_01.jpg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422016907_PHOTO-2023-07-23-02-42-58%20Cropped.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422017425_Screenshot%202024-01-04%20163955.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1704422017471_Screenshot%202024-01-04%20164033.png"]},"categories":["defi"],"productType":"datafeed","chains":["1","42161","5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"MNT/USD","dapiNameHash":"0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5","proxyAddress":"0x33d6e2AF008Eefa4c50a4167D245C77C9FEe00f0","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x9F8663dD5A0F30a41B774de46128849FE2364C17","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"mETH/ETH Exchange Rate","dapiNameHash":"0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545","proxyAddress":"0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78","oev":{"enabled":false}}]},"links":{"website":"https://myso.finance/","dapp":"https://app.myso.finance/","docs":"https://myso-finance.gitbook.io/myso-v2-docs","socials":[{"label":"twitter","url":"https://twitter.com/MYSOFinance"},{"label":"discord","url":"https://discord.gg/hBQCZ52bvq"},{"label":"github","url":"https://github.com/mysofinance"},{"label":"telegram","url":"https://t.me/MysoFinance"}]},"year":2023},{"name":"MantisSwap","tagline":"Next Generation Stableswap","description":"Mantissa Finance is a new decentralised finance (DeFi) primitive on the Polygon blockchain that aims to redefine the trading experience for pegged assets./nMantissa introduces MantisSwap, a single-sided AMM for trading pegged assets that is designed to maximise capital efficiency and minimise principal losses for liquidity providers. Through its innovative design, MantisSwap will push the boundaries of traditional AMMs with greater capital efficiency, lower trading fees, principal protection for liquidity providers and a super intuitive UI to fuel DeFi growth and adoption./n/nMantisSwap will allow seamless trades of different stablecoins and pegged assets while offering lower slippage, cheaper gas and safer trades. With the majority of liquidity within a DeFi ecosystem flowing through its native DEX, we believe our ecosystem-centric DEX will become the liquidity hub on Polygon and the premier destination for trading pegged assets./n/nMantisSwap have partnered with API3 to get the latest price feeds for all the tokens in our protocol. These prices will always be consulted before a swap occurs to predict depeg risks.","status":"inactive","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201166_logo.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201167_banner.jpg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201195_screenshot1.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201247_screenshot2.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691435201259_screenshot3.png"]},"categories":["defi","dex"],"productType":"datafeed","chains":["1101"],"proxies":{"1101":[{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x8DF7d919Fe9e866259BB4D135922c5Bd96AF6A27","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0xF63Fa6EA00678F435Ae3e845541EBb2Db0a1e8fF","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0x6538D9c4b12b5E5E209917D29C097465Ba8EFA02","oev":{"enabled":false}}]},"links":{"website":"https://mantissa.finance/","dapp":"https://app.mantissa.finance/","docs":"https://docs.mantissa.finance/","explorer":"https://zkevm.polygonscan.com/address/0x12d41b6DF938C739F00c392575e3FD9292d98215","socials":[{"label":"twitter","url":"https://twitter.com/MantisSwap"},{"label":"discord","url":"https://t.co/duyLdUi3fj"}]},"year":2023},{"name":"Mean Finance","tagline":"Providing you the best tools to invest, diversify and grow","description":"Mean Finance aims to be the go-to platform for decentralized investment tools, fostering responsible and diversified exposure to the emerging crypto asset thesis. We prioritize diversification and prudence in our approach, simplifying users investment journey into the future of finance.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700045302_PFP%20%283%29.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700045302_Portada%20con%20logo.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700047068_photo_2023-08-10_16-20-11.jpg","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700047075_f7cfa71f71e3b6adecbf1f1104759e4d.jpg","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691700047152_06883394a3a5b56c55965d778db2e02c.jpg"]},"categories":["defi","dex","infrastructure"],"productType":"datafeed","chains":["42161","10","137","56","1","100"],"proxies":{"137":[{"proxyType":"dapi","feedName":"LDO/USD","dapiNameHash":"0x4495bcb7091356505efac7d5326d6565b528bc2a3ec4ecb6543ff13ee2334dc4","proxyAddress":"0x774F0C833ceaacA9b472771FfBE3ada4d6805709","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"STG/USD","dapiNameHash":"0xfacb6a0dc0f94e3844f1559bc9215b88ffb2e91503135ae9eb26497e93041be7","proxyAddress":"0x7972cFBa470eF69062A3C58d9BfAfe68c09Fb4F0","oev":{"enabled":false}}]},"links":{"website":"https://mean.finance","dapp":"https://mean.finance","docs":"https://docs.mean.finance","explorer":"https://etherscan.io/address/0xA5AdC5484f9997fBF7D405b9AA62A7d88883C345","socials":[{"label":"twitter","url":"https://twitter.com/mean_fi"},{"label":"discord","url":"https://discord.mean.finance"},{"label":"github","url":"https://github.com/mean-finance"}]},"year":2021},{"name":"Metavault","tagline":"All-in-one cross-chain DeFi Marketplace.","description":"Metavault is building a cross-chain Decentralized Finance (DeFi) Marketplace, enabling one-stop access for sophisticated financial products through a unified interface. On Metavault, users can trade perps, on spot, provide liquidity, stake, trade predictions, bridge assets, and access Metavault DAO. /n/n","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965625_metavault%20trade%20logomark.jpg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965626_Unlocking%20cross-chain%20Decentralized%20Finance.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965633_Screenshot%202024-01-07%20at%2020.57.21.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965642_Screenshot%202024-01-07%20at%2022.12.04.png"]},"categories":["defi","dex","dao"],"productType":"datafeed","chains":["42161","56","1","2222","59144","10","1101","137","324","8453","43114"],"proxies":{"59144":[{"proxyType":"dapi","feedName":"AUD/USD","dapiNameHash":"0x10035dba941a68c38ab4584dc6173d2d326a828d9bf93fc0cc5b34ab6cbec341","proxyAddress":"0xA7e7d3b7726b8Dd0f29A9e3da9E224D7beb1694a","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"BNB/USD","dapiNameHash":"0xd1770b403d7f4900d132857e9cad80716e9d947dde29cfa0669f52696c48a495","proxyAddress":"0xcC1120C4790fF84fc984857B680b29A90f3Cd9BE","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"CAD/USD","dapiNameHash":"0x2d3f6b1f507d101f4269a8e465246313ff68e0ed9ed545cc9ace6200e53cdcfe","proxyAddress":"0xf44615EA0454b653de1e37e58f43D66745B6F364","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"CHF/USD","dapiNameHash":"0x750e1ae62f848e9598ff2caf0f3979f204426027c8171c3b56226665843002ac","proxyAddress":"0xE8A27C22d702EAF199d8Aa882E654b6115C6b0fC","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"CNY/USD","dapiNameHash":"0x6bd6c61a67f4dc830157fc8859491768129d6b5a2d9175db3da561e1c6abb4f5","proxyAddress":"0xE86a8d07d19D07d5248C38dBEf1dE75138d1cfCD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0xD76Ec3EDcF5547B4183BF5A82a4080Ff95B58C59","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"EUR/USD","dapiNameHash":"0xb98b48d49cffec4edeb24e899dd1c681d2b45de1141378c72d726f70491ffbae","proxyAddress":"0x40567Ee18412A346531f8d08cD751F8d07814515","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"GBP/USD","dapiNameHash":"0x2cbb31d2202b04731dced650dbdf405924914d81e40ccbb9c5f7156d510ce6a5","proxyAddress":"0x0214331CA6b8340f86E22dE73F0e5C33BC0D00F5","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"JPY/USD","dapiNameHash":"0x657717159bc922d52e1431401946297b1a732ce8bc411d7f64697a6c3a971763","proxyAddress":"0x448e016941fc73cD64720f5003eEE54806a227de","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"MATIC/USD","dapiNameHash":"0x6e72570a8a22130da8a971bdf1e55055307c4ef3b05b552f06bce5ae9b34fdc2","proxyAddress":"0x103c15A3F4a8978dbC3Eb2953b460F0248c1cD26","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"SOL/USD","dapiNameHash":"0x12562fa721cbd51f726fc27f5bc3580efbe6bcc1b0902277c4bca89187142406","proxyAddress":"0xf6F1752062AB8DFe3cBbf59918116040E0E280fe","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"SPY/USD","dapiNameHash":"0x27e1954b23c38fd40f2937fe61f8f18ecb7914a32d018a160d6c759502ed48e1","proxyAddress":"0xc28D50b175cB722f0c4Dd241A1e922E80E36D54f","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x9F8663dD5A0F30a41B774de46128849FE2364C17","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"XAG/USD","dapiNameHash":"0xccd841f38430d68a731ecc18e62aea51ad3d993e5d38fb458508ea5d877c8212","proxyAddress":"0x2dED07f0ccb9d5F04DFB198D5f5ADdf375BD5997","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"XAU/USD","dapiNameHash":"0xcaadfd402f682095269a69aa27c430c95320559f39a3699af72cd68a882ede0d","proxyAddress":"0x4Cd7620Ee1A89d26d9cf28E1C5c0252EFF49e313","oev":{"enabled":false}}]},"links":{"website":"https://metavault.trade","dapp":"https://metavault.trade","docs":"https://docs.metavault.trade/","explorer":"https://lineascan.build/","socials":[{"label":"twitter","url":"https://twitter.com/MetavaultTrade"},{"label":"discord","url":"https://discord.gg/metavault"},{"label":"github","url":"https://github.com/metavaultorg/"},{"label":"telegram","url":"https://t.me/MetavaultTrade"}]},"year":2022},{"name":"Minterest","tagline":"Cross-chain DeFi lending protocol with sustainable governance token","description":"Minterest is an innovative cross-chain DeFi lending protocol, that unlocks the highest sustainable yields by returning 100% of captured fees to its users, by buying back its native token from the market and distributing them to the users as Governance Rewards","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1705312130549_Minterest%20Profile.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1705312130551_Minterest%20Partners%20%281%29.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1705312130595_Screenshot%202024-01-15%20at%2010.46.53.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1705312130708_Screenshot%202024-01-15%20at%2010.47.25.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1705312130815_Screenshot%202024-01-15%20at%2010.47.34.png"]},"categories":["defi"],"productType":"datafeed","chains":["5000"],"proxies":{"5000":[{"proxyType":"dapi","feedName":"MNT/USD","dapiNameHash":"0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5","proxyAddress":"0x33d6e2AF008Eefa4c50a4167D245C77C9FEe00f0","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0x9F8663dD5A0F30a41B774de46128849FE2364C17","oev":{"enabled":false}}]},"links":{"website":"https://minterest.com","dapp":"https://mantle.minterest.com","docs":"https://docs.minterest.com/faq/","explorer":"https://explorer.mantle.xyz/","socials":[{"label":"twitter","url":"https://twitter.com/Minterest"},{"label":"discord","url":"https://discord.gg/minterest"},{"label":"telegram","url":"https://t.me/MinterestFinanceChat"}]},"year":2023},{"name":"Pac Finance","tagline":"#1 lending and DeFi hub on Blast","description":"Pac Finance is the first self-paying lending and margin trading protocol built on Blast L2, featuring dual automatic compounding and one-click leverage. Early adopters will receive 100% of Blast developer rewards and more airdrops./n/nHybrid Lending: Provides multiple lending models such as peer-to-peer and peer-to-pool. /n/nNative Yield: Users can earn more through native yield./n/nGas Refund: The Gas fee returned by Blast to the developer will be fully returned to the user by Pac Finance./n/nDeveloper Points Sharing: Blast airdrops points to Pac Finance, and Pac Finance will return them in full to users./n/nOne-click Leverage: One-click operation can increase the leverage of the user's position, thereby earning more points./n/nSelf-repaying: Pac Finance allows users to use future earnings to offset current debts.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250309_Pac%20logo.jpeg","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250309_Pac%20banner.jpeg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250338_Screenshot%202024-05-13%20at%209.34.40%20AM.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250360_Screenshot%202024-05-13%20at%209.34.28%20AM.png"]},"categories":["defi"],"productType":"datafeed","chains":["81457"],"proxies":{"81457":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0xD76Ec3EDcF5547B4183BF5A82a4080Ff95B58C59","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"ezETH/ETH Exchange Rate","dapiNameHash":"0xe221000e12af79d43d63473ef41dd4385994af039e5345a707524a9445f87b87","proxyAddress":"0x28c1576eb118f2Ccd02eF2e6Dbd732F5C8D2e86B","oev":{"enabled":false}}]},"links":{"website":"https://www.pac.finance/","dapp":"https://app.pac.finance/","docs":"https://docs.pac.finance/","socials":[{"label":"twitter","url":"https://twitter.com/pac_finance"},{"label":"discord","url":"https://discord.com/invite/PVvGxRMTDA"}]},"year":2024},{"name":"Quickswap-Perps","tagline":"cutting-edge decentralized Perpetual Exchange on Polygon zkEVM","description":"QuickPerps is QuickSwap's decentralized Perpetual Exchange built on Polygon zkEVM, leveraging Polygon's newest and promising infrastructure to provide unparalleled security, powerful scalability, and much more.","status":"active","chains":["1101"],"categories":["defi","dex"],"productType":"datafeed","proxies":{"1101":[{"proxyType":"datafeedId","feedName":"ETH/USD","datafeedId":"0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d","proxyAddress":"0x94C10721Bc55E81E40E5Db92060335374F32546b","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"BTC/USD","datafeedId":"0xd888b92f9d71afedd0a012622c0d1d5368fc0dc0ff1d30bb16266afcd49c2c17","proxyAddress":"0xDF164A1A1f51460953B3839E9e5d7EdceE0EB0D9","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"MATIC/USD","datafeedId":"0x7a32de86e03383b758e3c7e00681b6c762e0cef235676a2593e4aef83c1b41b2","proxyAddress":"0x9d642fD27Ab7baa66Fba30BCBD67bd31ab5578d5","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"USDC/USD","datafeedId":"0x811b12b44adf2e6ad84dc3ec577cc6c0b15e76e400764139330ce3fc58043d26","proxyAddress":"0x2a87813e167D8365001C99Ee8C220500767E99f0","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"USDT/USD","datafeedId":"0xff96db9f5eaf10f5425e58ceb282308ab8099ef73c01bc3c6a094f84fa0aa53d","proxyAddress":"0x92860DD9335BE57c789CB95237Fd67f1c5B21c5a","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"DAI/USD","datafeedId":"0x07bd5ed37a946e4c54f1efb26f013245406fbf760ded5db962a9ce054570aa28","proxyAddress":"0x12102D07010c86fF8E7Ba6D48894c7B9039Db358","oev":{"enabled":false}}]},"year":2023,"images":{"logo":"https://www.gitbook.com/cdn-cgi/image/width=40,dpr=2,height=40,fit=contain,format=auto/https%3A%2F%2F60594080-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLyYNl56ITrQ2UqSmR7BQ%252Ficon%252F5hGnJPwDbseRBRVMsz9u%252FGroup%252025981.png%3Falt%3Dmedia%26token%3Decb076c5-0898-48f9-a284-fbb533f65c31","cover":"https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FMXO3nwBjR8YjOZw3OMrd%2Fimage.png?alt=media&token=3db1e3e6-4d4b-4b92-8247-bd0bb94ba97f","screenshots":["https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FbZrkyTv9pwJMd2E9n0Hg%2FGroup%201321314307.png?alt=media&token=8d578c4d-36cc-4895-bdbf-4e2de91e9fa4","https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FhCg6BqBlbk7SsuwWWqeW%2FGroup%201321314307%20(2).png?alt=media&token=77d64f78-4c87-4284-a0ee-88cf83d06653","https://60594080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLyYNl56ITrQ2UqSmR7BQ%2Fuploads%2FQOOpYdnw0JssURphHH8V%2Fimage.png?alt=media&token=c009b7a3-5efa-4b75-a7a5-00a85e672b51"]},"links":{"dapp":"https://perps.quickswap.exchange/","website":"https://perps.quickswap.exchange/","docs":"https://perps-docs.quickswap.exchange/","explorer":"https://zkevm.polygonscan.com/address/0x99B31498B0a1Dae01fc3433e3Cb60F095340935C","socials":[{"label":"Reddit","url":"https://www.reddit.com/r/QuickSwap/"},{"label":"Twitter","url":"https://twitter.com/QuickswapDEX"},{"label":"Telegram","url":"https://t.me/QuickSwapDEX"},{"label":"Youtube","url":"https://www.youtube.com/channel/UCrPlF-DBwD-UzLFDzJ4Z5Fw"},{"label":"Discord","url":"https://discord.com/invite/dSMd7AFH36"}]}},{"name":"Shrike Perps","tagline":"Maximize your gains with 50x leverage on Shrike!","description":"Trade for maximum gains on zkEVM with Shrike! $3,000 up for grabs in our contests, so make sure you get on the leaderboard! Or provide liquidity with SHLP and win like the house always does through real ETH rewards from trading fees!","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/shrike.7fd3441e.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1691697416706_dovish-branded-cover.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1691697416714_shrikesc2.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1691697416743_shrikeSC.png"]},"categories":["defi"],"productType":"datafeed","chains":["1101"],"proxies":{"1101":[{"proxyType":"datafeedId","feedName":"ETH/USD","datafeedId":"0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d","proxyAddress":"0x42e7638365215B18E969c7c71cAfd98fc035f3dc","oev":{"enabled":true,"beneficiary":"0xa5964a9CF2f8ADDF72b3e9Dd417b4E950Cd34e99"}},{"proxyType":"datafeedId","feedName":"BTC/USD","datafeedId":"0xd888b92f9d71afedd0a012622c0d1d5368fc0dc0ff1d30bb16266afcd49c2c17","proxyAddress":"0xDF164A1A1f51460953B3839E9e5d7EdceE0EB0D9","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"MATIC/USD","datafeedId":"0x7a32de86e03383b758e3c7e00681b6c762e0cef235676a2593e4aef83c1b41b2","proxyAddress":"0x9d642fD27Ab7baa66Fba30BCBD67bd31ab5578d5","oev":{"enabled":false}},{"proxyType":"datafeedId","feedName":"USDC/USD","datafeedId":"0x811b12b44adf2e6ad84dc3ec577cc6c0b15e76e400764139330ce3fc58043d26","proxyAddress":"0x2a87813e167D8365001C99Ee8C220500767E99f0","oev":{"enabled":false}}]},"links":{"website":"https://shrike.dovish.finance/","dapp":"https://shrike.dovish.finance/","docs":"https://dovish.gitbook.io/shrike/","explorer":"https://zkevm.polygonscan.com/","socials":[{"label":"twitter","url":"https://twitter.com/DovishFi"},{"label":"discord","url":"https://discord.com/invite/Up2SMcfthg"}]},"year":2023},{"name":"Tropykus Finance","tagline":"Earn interest and open fair credit lines for latinamericans.","description":"Tropykus enables users and companies to leverage their savings using ETH and USDC, generating passive interest. Additionally, it provides the opportunity to open credit lines for members or employees in an easy and secure way through an intuitive interface that guides both savvy users and beginners alike.","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607644_Logo%20Tropykus%20cuadrado.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607644_Banner%20API3.png","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607660_Captura%20de%20Pantalla%202023-08-11%20a%20la%28s%29%209.21.21%20a.m..png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035607887_Captura%20de%20Pantalla%202023-08-11%20a%20la%28s%29%209.28.11%20a.m..png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1692035608060_Captura%20de%20Pantalla%202023-08-11%20a%20la%28s%29%209.29.53%20a.m..png"]},"categories":["defi"],"productType":"datafeed","chains":["1101"],"proxies":{"1101":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x26690F9f17FdC26D419371315bc17950a0FC90eD","oev":{"enabled":false}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0x28Cac6604A8f2471E19c8863E8AfB163aB60186a","oev":{"enabled":false}}]},"links":{"website":"https://tropykus.com/","dapp":"https://zk.app.tropykus.com/","docs":"https://github.com/Tropykus/protocol-rsk","explorer":"https://zkevm.polygonscan.com/","socials":[{"label":"twitter","url":"https://twitter.com/tropykus"},{"label":"telegram","url":"https://t.me/tropykus"}]},"year":2023},{"name":"Zerolend","tagline":"A multi-chain lending protocol focused on LRTs, RWAs, privacy, and AA","description":"The core features of the ZeroLend ecosystem include:/n/nDeFi Lending (Live): A decentralized, non-custodial liquidity protocol enabling users to participate as liquidity providers or borrowers. ZeroLend also aims to provide lending and borrowing on various supported assets across multiple chains. To learn more, read \"DeFi Lending\". /n/nZeroLend Governance ($ZERO): A governance system for governing the ZeroLend Protocol, enabled by the $ZERO token. To learn more, read \"Zeronomics\" and \"Participation Incentives.\"/n/nAccount Abstraction (Live): This feature allows for gas-less transactions, social logins, delegated transactions, etc. To know more, read \"Account Abstraction\"","status":"active","images":{"logo":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053337_Logo%20Transparent%20White.png","cover":"https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053338_zerolend.jpg","screenshots":["https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053344_CleanShot%202024-05-15%20at%2016.28.37.png","https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053363_CleanShot%202024-05-15%20at%2016.26.42.png"]},"categories":["defi"],"productType":"datafeed","chains":["1","196","59144","81457"],"proxies":{"196":[{"proxyType":"dapi","feedName":"ETH/USD","dapiNameHash":"0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42","proxyAddress":"0x7501f1Aa71d409D1D4732b98178beE5Ad83d467B","oev":{"enabled":true,"beneficiary":"0xffffffffffffffffffffffffffffffffffffffff"}},{"proxyType":"dapi","feedName":"WBTC/USD","dapiNameHash":"0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4","proxyAddress":"0xEE16dc11b79D052365636371447081c5CDbe4c75","oev":{"enabled":true,"beneficiary":"0xffffffffffffffffffffffffffffffffffffffff"}},{"proxyType":"dapi","feedName":"OKB/USD","dapiNameHash":"0xf07ba6ab1de90481b22b7837a5e1e6359c1990fd19085165bca642776b87435f","proxyAddress":"0xf38aE688F6759EAC85E5a6306371Eab85A1C2d6A","oev":{"enabled":true,"beneficiary":"0xffffffffffffffffffffffffffffffffffffffff"}},{"proxyType":"dapi","feedName":"USDC/USD","dapiNameHash":"0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880","proxyAddress":"0xFD044FFEf70439794E43C5b9Ca5E5d8a7F35CDEb","oev":{"enabled":true,"beneficiary":"0xffffffffffffffffffffffffffffffffffffffff"}},{"proxyType":"dapi","feedName":"USDT/USD","dapiNameHash":"0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d","proxyAddress":"0xcA561271D5055306Db839Cfa222085e2bc0d1C11","oev":{"enabled":true,"beneficiary":"0xffffffffffffffffffffffffffffffffffffffff"}},{"proxyType":"dapi","feedName":"DAI/USD","dapiNameHash":"0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557","proxyAddress":"0xE14541393402D6253366AFd5F7F5f3d9c0420D74","oev":{"enabled":true,"beneficiary":"0xffffffffffffffffffffffffffffffffffffffff"}}],"59144":[{"proxyType":"dapi","feedName":"rsETH/ETH Exchange Rate","dapiNameHash":"0xf49fd67221006e2dea4649db9e6a4f6700abe3f44fe49a6d00d8cb851539c034","proxyAddress":"0x397116Bab53b6F38e7A65033Fc0d35C04f604414","oev":{"enabled":true,"beneficiary":"0xffffffffffffffffffffffffffffffffffffffff"}}]},"links":{"website":"http://app.zerolend.xyz/","dapp":"https://app.zerolend.xyz/","docs":"https://docs.zerolend.xyz/","explorer":"https://docs.zerolend.xyz/security/deployed-addresses","socials":[{"label":"twitter","url":"https://twitter.com/zerolendxyz"},{"label":"discord","url":"https://discord.gg/zerolend"}]},"year":2023}] \ No newline at end of file diff --git a/src/generated/projects.ts b/src/generated/projects.ts index 9e8d785..4bdb514 100644 --- a/src/generated/projects.ts +++ b/src/generated/projects.ts @@ -36,6 +36,94 @@ export const PROJECTS: Project[] = [ ], }, }, + { + name: 'Aurelius Finance', + tagline: 'The next-generation lending experience on Mantle', + description: + 'Aurelius issues interest-free loans denominated in the $aUSD stablecoin. Instead of paying interest, users pay a 0.5% issuance fee, meaning they don’t need to worry about micro-managing their position./n/nThere is no fee for paying back a loan./n/naUSD Loan Example/n/nIf a user deposits sufficient collateral, they can take out a 100 aUSD loan./n/nTheir total debt will appear as 105.5 aUSD, which is made up of a 0.5% issuance fee (in this case 0.5 aUSD), 5 aUSD held as a liquidation deposit, and 100 aUSD minted to the user’s wallet./n/nWhen the user pays back 100.5 aUSD, the 5 aUSD liquidation deposit will automatically be paid into their position and the position will be closed.', + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918362_Aurelius%20Logo.jpeg', + cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918363_Aurelius%20banner.jpeg', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918418_Screenshot%202024-05-13%20at%209.45.12%20AM.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618918439_Screenshot%202024-05-13%20at%209.45.30%20AM.png', + ], + }, + categories: ['defi'], + productType: 'datafeed', + chains: ['5000'], + proxies: { + '5000': [ + { + proxyType: 'dapi', + feedName: 'ETH/USD', + dapiNameHash: '0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42', + proxyAddress: '0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'WBTC/USD', + dapiNameHash: '0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4', + proxyAddress: '0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'MNT/USD', + dapiNameHash: '0xa9aac29787fcbd94a60c432bcb0323ec8100ca21cade393b6a0acc3e7368b7e5', + proxyAddress: '0x33d6e2AF008Eefa4c50a4167D245C77C9FEe00f0', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'USDC/USD', + dapiNameHash: '0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880', + proxyAddress: '0x9F8663dD5A0F30a41B774de46128849FE2364C17', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'USDT/USD', + dapiNameHash: '0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d', + proxyAddress: '0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'USDe/USD', + dapiNameHash: '0xfa486155e7bffd2691ee94dce1e42411544a9ee569d28388cffd09bade579659', + proxyAddress: '0xD2CDDe3E8a86e89cb3Ac2d6d54D0Dd54BDe15109', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'mETH/ETH Exchange Rate', + dapiNameHash: '0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545', + proxyAddress: '0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'USDY/USD Exchange Rate', + dapiNameHash: '0x3ee00633a33953560ce2afb3f40f32032713f7e63e855d64f15544d2256e2cc6', + proxyAddress: '0xbD81A812a118f74857B71cACA71f98f6f0b37945', + oev: { enabled: false }, + }, + ], + }, + links: { + website: 'https://www.aurelius.finance/', + dapp: 'https://app.aurelius.finance/', + docs: 'https://docs.aurelius.finance/', + socials: [ + { label: 'twitter', url: 'https://twitter.com/AureliusFi' }, + { label: 'discord', url: 'https://discord.gg/AureliusFi' }, + ], + }, + year: 2024, + }, { name: 'ChainLocker', tagline: 'Data-contingent Smart Contract Escrow', @@ -138,6 +226,34 @@ export const PROJECTS: Project[] = [ }, year: 2023, }, + { + name: 'Exiled Racers', + tagline: 'Experience the first low touch racing manager & prediction game.', + description: + 'EXR is the first provably fair, algo simulated racing and prediction manager—seamlessly integrated with world class digital 3D collectibles./n/n', + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877702960_EXR%20logo.jpeg', + cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877702961_EXR%20banner.jpeg', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877703005_Screenshot%202024-05-16%20at%209.38.10%20AM.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715877703039_Screenshot%202024-05-16%20at%209.37.57%20AM.png', + ], + }, + categories: ['gaming'], + productType: 'qrng', + chains: ['8453', '1284'], + links: { + website: 'https://www.exiledracers.com/', + dapp: 'https://base.exiledracers.com/', + docs: 'https://www.exiledracers.com/#/gameplay', + socials: [ + { label: 'twitter', url: 'https://twitter.com/exiledracers' }, + { label: 'discord', url: 'https://discord.com/invite/exiledracers' }, + ], + }, + year: 2023, + }, { name: 'Granary Finance', tagline: 'Decentralized Lending Protocol', @@ -205,6 +321,64 @@ export const PROJECTS: Project[] = [ ], }, }, + { + name: 'Gravita Protocol', + tagline: 'An ETH-centric Borrowing Protocol for LSTs. Fueling decentralization. ', + description: + 'GRAI is a robust and decentralized currency supported by a thriving ecosystem. Launch a Vessel to borrow GRAI against a variety of different collateral types, in particular productive and ETH-centric assets like LST.', + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402250_Gravita_Icon_White_-_Dark_Background.png', + cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402251_16%20by6%201600x600%20background.png', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402273_1.JPG', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402282_2.JPG', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402289_3.JPG', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707423402296_4.JPG', + ], + }, + categories: ['defi'], + productType: 'datafeed', + chains: ['42161', '8453', '1', '59144', '5000', '10', '1101', '324'], + proxies: { + '1101': [ + { + proxyType: 'dapi', + feedName: 'rETH/ETH Exchange Rate', + dapiNameHash: '0x8524b343e26b895dfe1341a833485da069586d9c5087a4e6a9fbd02918a371e6', + proxyAddress: '0x1622782C0F0586Bed2caAC8eEAA3C87807fb0d5E', + oev: { enabled: false }, + }, + ], + '5000': [ + { + proxyType: 'dapi', + feedName: 'mETH/ETH Exchange Rate', + dapiNameHash: '0xc4a2854b0815f87a4b90e3bbfd85b129a583a8d214cc34608b958d6ba0f96545', + proxyAddress: '0xF55faBDf4C4F19D48d12A94209c735ca5AC43c78', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'ETH/USD', + dapiNameHash: '0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42', + proxyAddress: '0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729', + oev: { enabled: false }, + }, + ], + }, + links: { + website: 'https://app.gravitaprotocol.com/', + dapp: 'https://www.gravitaprotocol.com/', + docs: 'https://docs.gravitaprotocol.com/gravita-docs/', + socials: [ + { label: 'twitter', url: 'https://twitter.com/gravitaprotocol' }, + { label: 'discord', url: 'https://discord.gg/gravitaprotocol' }, + { label: 'github', url: 'https://github.com/Gravita-Protocol' }, + ], + }, + year: 2023, + }, { name: 'Grimoire Finance', tagline: 'Grimoire Finance : Best way to trade', @@ -773,6 +947,168 @@ export const PROJECTS: Project[] = [ }, year: 2021, }, + { + name: 'Metavault', + tagline: 'All-in-one cross-chain DeFi Marketplace.', + description: + 'Metavault is building a cross-chain Decentralized Finance (DeFi) Marketplace, enabling one-stop access for sophisticated financial products through a unified interface. On Metavault, users can trade perps, on spot, provide liquidity, stake, trade predictions, bridge assets, and access Metavault DAO. /n/n', + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965625_metavault%20trade%20logomark.jpg', + cover: + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965626_Unlocking%20cross-chain%20Decentralized%20Finance.png', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965633_Screenshot%202024-01-07%20at%2020.57.21.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704661965642_Screenshot%202024-01-07%20at%2022.12.04.png', + ], + }, + categories: ['defi', 'dex', 'dao'], + productType: 'datafeed', + chains: ['42161', '56', '1', '2222', '59144', '10', '1101', '137', '324', '8453', '43114'], + proxies: { + '59144': [ + { + proxyType: 'dapi', + feedName: 'AUD/USD', + dapiNameHash: '0x10035dba941a68c38ab4584dc6173d2d326a828d9bf93fc0cc5b34ab6cbec341', + proxyAddress: '0xA7e7d3b7726b8Dd0f29A9e3da9E224D7beb1694a', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'BNB/USD', + dapiNameHash: '0xd1770b403d7f4900d132857e9cad80716e9d947dde29cfa0669f52696c48a495', + proxyAddress: '0xcC1120C4790fF84fc984857B680b29A90f3Cd9BE', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'CAD/USD', + dapiNameHash: '0x2d3f6b1f507d101f4269a8e465246313ff68e0ed9ed545cc9ace6200e53cdcfe', + proxyAddress: '0xf44615EA0454b653de1e37e58f43D66745B6F364', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'CHF/USD', + dapiNameHash: '0x750e1ae62f848e9598ff2caf0f3979f204426027c8171c3b56226665843002ac', + proxyAddress: '0xE8A27C22d702EAF199d8Aa882E654b6115C6b0fC', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'CNY/USD', + dapiNameHash: '0x6bd6c61a67f4dc830157fc8859491768129d6b5a2d9175db3da561e1c6abb4f5', + proxyAddress: '0xE86a8d07d19D07d5248C38dBEf1dE75138d1cfCD', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'DAI/USD', + dapiNameHash: '0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557', + proxyAddress: '0xD76Ec3EDcF5547B4183BF5A82a4080Ff95B58C59', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'ETH/USD', + dapiNameHash: '0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42', + proxyAddress: '0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'EUR/USD', + dapiNameHash: '0xb98b48d49cffec4edeb24e899dd1c681d2b45de1141378c72d726f70491ffbae', + proxyAddress: '0x40567Ee18412A346531f8d08cD751F8d07814515', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'GBP/USD', + dapiNameHash: '0x2cbb31d2202b04731dced650dbdf405924914d81e40ccbb9c5f7156d510ce6a5', + proxyAddress: '0x0214331CA6b8340f86E22dE73F0e5C33BC0D00F5', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'JPY/USD', + dapiNameHash: '0x657717159bc922d52e1431401946297b1a732ce8bc411d7f64697a6c3a971763', + proxyAddress: '0x448e016941fc73cD64720f5003eEE54806a227de', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'MATIC/USD', + dapiNameHash: '0x6e72570a8a22130da8a971bdf1e55055307c4ef3b05b552f06bce5ae9b34fdc2', + proxyAddress: '0x103c15A3F4a8978dbC3Eb2953b460F0248c1cD26', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'SOL/USD', + dapiNameHash: '0x12562fa721cbd51f726fc27f5bc3580efbe6bcc1b0902277c4bca89187142406', + proxyAddress: '0xf6F1752062AB8DFe3cBbf59918116040E0E280fe', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'SPY/USD', + dapiNameHash: '0x27e1954b23c38fd40f2937fe61f8f18ecb7914a32d018a160d6c759502ed48e1', + proxyAddress: '0xc28D50b175cB722f0c4Dd241A1e922E80E36D54f', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'USDC/USD', + dapiNameHash: '0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880', + proxyAddress: '0x9F8663dD5A0F30a41B774de46128849FE2364C17', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'USDT/USD', + dapiNameHash: '0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d', + proxyAddress: '0x3Adac52054a03A1a9F0DC4FFbcfBBD38eA99EF7E', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'WBTC/USD', + dapiNameHash: '0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4', + proxyAddress: '0x0f1CB652F56b497C7ed6bdf61C09724D1682cB3D', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'XAG/USD', + dapiNameHash: '0xccd841f38430d68a731ecc18e62aea51ad3d993e5d38fb458508ea5d877c8212', + proxyAddress: '0x2dED07f0ccb9d5F04DFB198D5f5ADdf375BD5997', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'XAU/USD', + dapiNameHash: '0xcaadfd402f682095269a69aa27c430c95320559f39a3699af72cd68a882ede0d', + proxyAddress: '0x4Cd7620Ee1A89d26d9cf28E1C5c0252EFF49e313', + oev: { enabled: false }, + }, + ], + }, + links: { + website: 'https://metavault.trade', + dapp: 'https://metavault.trade', + docs: 'https://docs.metavault.trade/', + explorer: 'https://lineascan.build/', + socials: [ + { label: 'twitter', url: 'https://twitter.com/MetavaultTrade' }, + { label: 'discord', url: 'https://discord.gg/metavault' }, + { label: 'github', url: 'https://github.com/metavaultorg/' }, + { label: 'telegram', url: 'https://t.me/MetavaultTrade' }, + ], + }, + year: 2022, + }, { name: 'Minterest', tagline: 'Cross-chain DeFi lending protocol with sustainable governance token', @@ -836,6 +1172,59 @@ export const PROJECTS: Project[] = [ }, year: 2023, }, + { + name: 'Pac Finance', + tagline: '#1 lending and DeFi hub on Blast', + description: + "Pac Finance is the first self-paying lending and margin trading protocol built on Blast L2, featuring dual automatic compounding and one-click leverage. Early adopters will receive 100% of Blast developer rewards and more airdrops./n/nHybrid Lending: Provides multiple lending models such as peer-to-peer and peer-to-pool. /n/nNative Yield: Users can earn more through native yield./n/nGas Refund: The Gas fee returned by Blast to the developer will be fully returned to the user by Pac Finance./n/nDeveloper Points Sharing: Blast airdrops points to Pac Finance, and Pac Finance will return them in full to users./n/nOne-click Leverage: One-click operation can increase the leverage of the user's position, thereby earning more points./n/nSelf-repaying: Pac Finance allows users to use future earnings to offset current debts.", + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250309_Pac%20logo.jpeg', + cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250309_Pac%20banner.jpeg', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250338_Screenshot%202024-05-13%20at%209.34.40%20AM.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715618250360_Screenshot%202024-05-13%20at%209.34.28%20AM.png', + ], + }, + categories: ['defi'], + productType: 'datafeed', + chains: ['81457'], + proxies: { + '81457': [ + { + proxyType: 'dapi', + feedName: 'ETH/USD', + dapiNameHash: '0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42', + proxyAddress: '0x009E9B1eec955E9Fe7FE64f80aE868e661cb4729', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'DAI/USD', + dapiNameHash: '0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557', + proxyAddress: '0xD76Ec3EDcF5547B4183BF5A82a4080Ff95B58C59', + oev: { enabled: false }, + }, + { + proxyType: 'dapi', + feedName: 'ezETH/ETH Exchange Rate', + dapiNameHash: '0xe221000e12af79d43d63473ef41dd4385994af039e5345a707524a9445f87b87', + proxyAddress: '0x28c1576eb118f2Ccd02eF2e6Dbd732F5C8D2e86B', + oev: { enabled: false }, + }, + ], + }, + links: { + website: 'https://www.pac.finance/', + dapp: 'https://app.pac.finance/', + docs: 'https://docs.pac.finance/', + socials: [ + { label: 'twitter', url: 'https://twitter.com/pac_finance' }, + { label: 'discord', url: 'https://discord.com/invite/PVvGxRMTDA' }, + ], + }, + year: 2024, + }, { name: 'Quickswap-Perps', tagline: 'cutting-edge decentralized Perpetual Exchange on Polygon zkEVM', @@ -1025,4 +1414,88 @@ export const PROJECTS: Project[] = [ }, year: 2023, }, + { + name: 'Zerolend', + tagline: 'A multi-chain lending protocol focused on LRTs, RWAs, privacy, and AA', + description: + 'The core features of the ZeroLend ecosystem include:/n/nDeFi Lending (Live): A decentralized, non-custodial liquidity protocol enabling users to participate as liquidity providers or borrowers. ZeroLend also aims to provide lending and borrowing on various supported assets across multiple chains. To learn more, read "DeFi Lending". /n/nZeroLend Governance ($ZERO): A governance system for governing the ZeroLend Protocol, enabled by the $ZERO token. To learn more, read "Zeronomics" and "Participation Incentives."/n/nAccount Abstraction (Live): This feature allows for gas-less transactions, social logins, delegated transactions, etc. To know more, read "Account Abstraction"', + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053337_Logo%20Transparent%20White.png', + cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053338_zerolend.jpg', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053344_CleanShot%202024-05-15%20at%2016.28.37.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1715787053363_CleanShot%202024-05-15%20at%2016.26.42.png', + ], + }, + categories: ['defi'], + productType: 'datafeed', + chains: ['1', '196', '59144', '81457'], + proxies: { + '196': [ + { + proxyType: 'dapi', + feedName: 'ETH/USD', + dapiNameHash: '0x9e6138f8f57d7b493a8364edb0a0ac92399dfd890eecb9121050836a1749ba42', + proxyAddress: '0x7501f1Aa71d409D1D4732b98178beE5Ad83d467B', + oev: { enabled: true, beneficiary: '0xffffffffffffffffffffffffffffffffffffffff' }, + }, + { + proxyType: 'dapi', + feedName: 'WBTC/USD', + dapiNameHash: '0x788a83d3185172684a06bc2d96ea3e98728e0e87b759e866757989dcfe63b4f4', + proxyAddress: '0xEE16dc11b79D052365636371447081c5CDbe4c75', + oev: { enabled: true, beneficiary: '0xffffffffffffffffffffffffffffffffffffffff' }, + }, + { + proxyType: 'dapi', + feedName: 'OKB/USD', + dapiNameHash: '0xf07ba6ab1de90481b22b7837a5e1e6359c1990fd19085165bca642776b87435f', + proxyAddress: '0xf38aE688F6759EAC85E5a6306371Eab85A1C2d6A', + oev: { enabled: true, beneficiary: '0xffffffffffffffffffffffffffffffffffffffff' }, + }, + { + proxyType: 'dapi', + feedName: 'USDC/USD', + dapiNameHash: '0x228ffa116d7cb33d822dc4f1ba986ee7ecfa6b6b570aab9663f30f560df7f880', + proxyAddress: '0xFD044FFEf70439794E43C5b9Ca5E5d8a7F35CDEb', + oev: { enabled: true, beneficiary: '0xffffffffffffffffffffffffffffffffffffffff' }, + }, + { + proxyType: 'dapi', + feedName: 'USDT/USD', + dapiNameHash: '0x48ddbf100a94d2af942f3f3b525fe385c1ac3c8020c9d90aecd487f72adcaf3d', + proxyAddress: '0xcA561271D5055306Db839Cfa222085e2bc0d1C11', + oev: { enabled: true, beneficiary: '0xffffffffffffffffffffffffffffffffffffffff' }, + }, + { + proxyType: 'dapi', + feedName: 'DAI/USD', + dapiNameHash: '0x9eaf6889d5df94e769098eb3119c7ad9a8f301b58296c06cb75b2859c6f35557', + proxyAddress: '0xE14541393402D6253366AFd5F7F5f3d9c0420D74', + oev: { enabled: true, beneficiary: '0xffffffffffffffffffffffffffffffffffffffff' }, + }, + ], + '59144': [ + { + proxyType: 'dapi', + feedName: 'rsETH/ETH Exchange Rate', + dapiNameHash: '0xf49fd67221006e2dea4649db9e6a4f6700abe3f44fe49a6d00d8cb851539c034', + proxyAddress: '0x397116Bab53b6F38e7A65033Fc0d35C04f604414', + oev: { enabled: true, beneficiary: '0xffffffffffffffffffffffffffffffffffffffff' }, + }, + ], + }, + links: { + website: 'http://app.zerolend.xyz/', + dapp: 'https://app.zerolend.xyz/', + docs: 'https://docs.zerolend.xyz/', + explorer: 'https://docs.zerolend.xyz/security/deployed-addresses', + socials: [ + { label: 'twitter', url: 'https://twitter.com/zerolendxyz' }, + { label: 'discord', url: 'https://discord.gg/zerolend' }, + ], + }, + year: 2023, + }, ]; diff --git a/yarn.lock b/yarn.lock index d89b497..1e0c85c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,13 +12,13 @@ resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.9.2.tgz#60111a5d9db45b2e5cbb6231b0bb8d97e8659316" integrity sha512-0h+FrQDqe2Wn+IIGFkTCd4aAwTJ+7834Ek1COohCyV26AXhwQ7WQaz+4F/nLOeVl/3BtWHOHLPsq46V8YB46Eg== -"@api3/chains@^4.13.1": - version "4.13.1" - resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-4.13.1.tgz#a45cdcf476638cca1992779026c74680e1605f1a" - integrity sha512-JvvZBsZT0WcfrbXJAWd9ha7JPqOcXiP9uJfa7vqRD65WNbm5H8R91QR6at7JQyIi9HzSwTeiOaKVKGjrfHaUsg== +"@api3/chains@^7.1.0": + version "7.1.0" + resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.1.0.tgz#402a60809167f30315dc7373a88afd7876c13fbb" + integrity sha512-+WAvRMvtbAdXeB86jsQ2f+1WXb1SYvNOMI76jNiyTUozSAExZlRNCD8n95ZWm5NUi6gAK7sbv3ss2rJ0VMv9TA== dependencies: - viem "^2.7.18" - zod "^3.22.4" + viem "^2.9.29" + zod "^3.23.5" "@cspotcode/source-map-support@^0.8.0": version "0.8.1" @@ -1270,10 +1270,10 @@ isexe@^2.0.0: resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== -isows@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.3.tgz#93c1cf0575daf56e7120bab5c8c448b0809d0d74" - integrity sha512-2cKei4vlmg2cxEjm3wVSqn8pcoRF/LX/wpifuuNquFO4SQmPwarClT+SUCA2lt+l581tTeZIPIZuIDo2jWN1fg== +isows@1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.4.tgz#810cd0d90cc4995c26395d2aa4cfa4037ebdf061" + integrity sha512-hEzjY+x9u9hPmBom9IIAqdJCwNLax+xrPb51vEPpERoFlIxgmZcHzsT5jKG06nvInKOBGvReAVz80Umed5CczQ== jackspeak@^2.0.3: version "2.2.1" @@ -1845,10 +1845,10 @@ v8-compile-cache-lib@^3.0.1: resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== -viem@^2.7.18: - version "2.8.18" - resolved "https://registry.yarnpkg.com/viem/-/viem-2.8.18.tgz#ffb051bf80381ffefc98087a20c177b25463c9f4" - integrity sha512-Kq3kwkKziJ8rQeLkmdbSLheHDnA+tx2EdLKLmQ3N4FVtjKYjBP9tPL1r+fI6KltVUM1TDOhIHOdslDSp57VMMg== +viem@^2.9.29: + version "2.13.3" + resolved "https://registry.yarnpkg.com/viem/-/viem-2.13.3.tgz#950426e4cacf5e12fab2c202a339371901712481" + integrity sha512-3tlwDRKHSelupFjbFMdUxF41f79ktyH2F9PAQ9Dltbs1DpdDlR1x+Ksa0th6qkyjjAbpDZP3F5nMTJv/1GVPdQ== dependencies: "@adraffy/ens-normalize" "1.10.0" "@noble/curves" "1.2.0" @@ -1856,7 +1856,7 @@ viem@^2.7.18: "@scure/bip32" "1.3.2" "@scure/bip39" "1.2.1" abitype "1.0.0" - isows "1.0.3" + isows "1.0.4" ws "8.13.0" which-boxed-primitive@^1.0.2: @@ -1947,7 +1947,7 @@ zod@^3.22.3: resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060" integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug== -zod@^3.22.4: - version "3.22.4" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff" - integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg== +zod@^3.23.5: + version "3.23.8" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d" + integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==