From 492a5b8ac76d987b97d2541b30c9241bad578f8f Mon Sep 17 00:00:00 2001 From: "api3-pr-manager[bot]" <141712092+api3-pr-manager[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 06:45:38 +0000 Subject: [PATCH] add: MantisSwap-test-15 listing request --- projects/MantisSwap-test-15.json | 74 ++++++++++++++++++++++++++++++++ src/generated/projects.ts | 50 +++++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 projects/MantisSwap-test-15.json diff --git a/projects/MantisSwap-test-15.json b/projects/MantisSwap-test-15.json new file mode 100644 index 0000000..b8a0fd3 --- /dev/null +++ b/projects/MantisSwap-test-15.json @@ -0,0 +1,74 @@ +{ + "name": "MantisSwap test 15", + "tagline": "Next Generation Stableswap", + "description": "Mantissa Finance is a new decentralized 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 maximize capital efficiency and minimize 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./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 has partnered with API3 to get the latest price feeds for all the tokens in their protocol. These prices will always be consulted before a swap occurs to predict deeper risks.", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326486_quick-logo.png", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326486_quick-banner%20%282%29.png", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326496_quick-s1.webp", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326501_quick-s2.webp" + ] + }, + "categories": [ + "defi", + "dex" + ], + "productType": "datafeed", + "chains": [ + "1101" + ], + "proxies": { + "1101": [ + { + "proxyType": "datafeedId", + "feedName": "ETH/USD", + "datafeedId": "0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d", + "proxyAddress": "0x94C10721Bc55E81E40E5Db92060335374F32546b", + "oev": { + "enabled": false + } + }, + { + "proxyType": "datafeedId", + "feedName": "ETH/USD", + "datafeedId": "0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d", + "proxyAddress": "0x42e7638365215B18E969c7c71cAfd98fc035f3dc", + "oev": { + "enabled": true, + "beneficiary": "0xa5964a9CF2f8ADDF72b3e9Dd417b4E950Cd34e99" + } + } + ] + }, + "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://sleepswap.vercel.app/" + }, + { + "label": "discord", + "url": "https://sleepswap.vercel.app/" + }, + { + "label": "reddit", + "url": "https://sleepswap.vercel.app/" + }, + { + "label": "github", + "url": "https://sleepswap.vercel.app/" + }, + { + "label": "telegram", + "url": "https://sleepswap.vercel.app/" + } + ] + }, + "year": 2023 +} diff --git a/src/generated/projects.ts b/src/generated/projects.ts index bb5c78c..66f814d 100644 --- a/src/generated/projects.ts +++ b/src/generated/projects.ts @@ -8,6 +8,56 @@ import { Project } from '../types'; export const PROJECTS: Project[] = [ + { + name: 'MantisSwap test 15', + tagline: 'Next Generation Stableswap', + description: + 'Mantissa Finance is a new decentralized 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 maximize capital efficiency and minimize 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./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 has partnered with API3 to get the latest price feeds for all the tokens in their protocol. These prices will always be consulted before a swap occurs to predict deeper risks.', + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326486_quick-logo.png', + cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326486_quick-banner%20%282%29.png', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326496_quick-s1.webp', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1704264326501_quick-s2.webp', + ], + }, + categories: ['defi', 'dex'], + productType: 'datafeed', + chains: ['1101'], + proxies: { + '1101': [ + { + proxyType: 'datafeedId', + feedName: 'ETH/USD', + datafeedId: '0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d', + proxyAddress: '0x94C10721Bc55E81E40E5Db92060335374F32546b', + oev: { enabled: false }, + }, + { + proxyType: 'datafeedId', + feedName: 'ETH/USD', + datafeedId: '0x4385954e058fbe6b6a744f32a4f89d67aad099f8fb8b23e7ea8dd366ae88151d', + proxyAddress: '0x42e7638365215B18E969c7c71cAfd98fc035f3dc', + oev: { enabled: true, beneficiary: '0xa5964a9CF2f8ADDF72b3e9Dd417b4E950Cd34e99' }, + }, + ], + }, + 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://sleepswap.vercel.app/' }, + { label: 'discord', url: 'https://sleepswap.vercel.app/' }, + { label: 'reddit', url: 'https://sleepswap.vercel.app/' }, + { label: 'github', url: 'https://sleepswap.vercel.app/' }, + { label: 'telegram', url: 'https://sleepswap.vercel.app/' }, + ], + }, + year: 2023, + }, { name: 'MantisSwap test 2', tagline: 'Next Generation Stableswap',