forked from api3dao/dapp-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add: MantisSwap-test-15 listing request
- Loading branch information
1 parent
73663a2
commit 492a5b8
Showing
2 changed files
with
124 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters