From 49f1cc5d3de2792281fa4ac71a5d0c2e97f0fd64 Mon Sep 17 00:00:00 2001 From: Aamir Alam Date: Mon, 14 Aug 2023 23:23:49 +0530 Subject: [PATCH] add: Tropykus-finance listing request --- projects/Tropykus-finance.json | 61 ++++++++++++++++++++++++++++++++++ src/generated/projects.ts | 48 ++++++++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 projects/Tropykus-finance.json diff --git a/projects/Tropykus-finance.json b/projects/Tropykus-finance.json new file mode 100644 index 0000000..70f5592 --- /dev/null +++ b/projects/Tropykus-finance.json @@ -0,0 +1,61 @@ +{ + "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": "inactive", + "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://tropykus.atlassian.net/l/cp/S4f18UAN", + "explorer": "https://zkevm.polygonscan.com/", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/tropykus" + }, + { + "label": "telegram", + "url": "https://t.me/tropykus" + } + ] + }, + "year": 2023 +} diff --git a/src/generated/projects.ts b/src/generated/projects.ts index e286245..a9ac8c9 100644 --- a/src/generated/projects.ts +++ b/src/generated/projects.ts @@ -63,6 +63,54 @@ export const PROJECTS: Project[] = [ }, 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: 'inactive', + 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://tropykus.atlassian.net/l/cp/S4f18UAN', + explorer: 'https://zkevm.polygonscan.com/', + socials: [ + { label: 'twitter', url: 'https://twitter.com/tropykus' }, + { label: 'telegram', url: 'https://t.me/tropykus' }, + ], + }, + year: 2023, + }, { name: 'Quickswap-Perps', tagline: 'cutting-edge decentralized Perpetual Exchange on Polygon zkEVM',