From a54f2b8bf0efae5b650fdf191831c28daf7b4796 Mon Sep 17 00:00:00 2001 From: efeDaniels Date: Thu, 22 Aug 2024 22:13:19 +0300 Subject: [PATCH 1/4] chore: Add polygon abond bond --- config/bills.json | 61 ++++++++++++++++++++++++++++++++++++++++++ src/constants/bills.ts | 37 +++++++++++++++++++++++++ 2 files changed, 98 insertions(+) diff --git a/config/bills.json b/config/bills.json index 20452a1a..e4f5b51d 100644 --- a/config/bills.json +++ b/config/bills.json @@ -11125,6 +11125,67 @@ "inactive": true, "soldOut": true }, + { + "index": 162, + "cmcId": 29157, + "chainId": 137, + "contractAddress": { + "137": "0x2f6533F111f5972D277724d3484DbF50A32B3B15" + }, + "billType": "reserve", + "billVersion": "V2", + "lpToken": { + "symbol": "USDT", + "address": { + "137": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F" + }, + "decimals": { + "137": 6 + }, + "liquidityDex": { + "137": "UniswapV3" + }, + "active": true + }, + "earnToken": { + "symbol": "ABOND", + "address": { + "137": "0xe6828D65bf5023AE1851D90D8783Cc821ba7eeE1" + }, + "decimals": { + "137": 18 + }, + "liquidityDex": { + "137": "QuickswapV2" + }, + "active": true + }, + "billNnftAddress": { + "137": "0x0f59f11AA94e19b796e8a834A89a66F328155181" + }, + "inactive": false, + "projectLink": "https://ape.bond/", + "twitter": "https://twitter.com/apebond", + "audit": "https://paladinsec.co/projects/apebond/", + "initTime": { + "137": 1724353449 + }, + "soldOut": false, + "billArt": { + "collection": "ApeBond_Collection1" + }, + "tags": ["Bonding"], + "shortDescription": "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.", + "fullDescription": "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity. 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.", + "partnersURLS": [ + "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/Seedify_fbt392.svg", + "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613244/ORBS_anzm60.png", + "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/quickLogo_2_1_g95ynz.png", + "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/aitech_logo_100_real_no_fake_bjskiq.png", + "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/FLOKI_LOGO_1_o9rffp.png", + "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/animoca_1_w2z9m1.png" + ] + }, { "index": 161, "cmcId": 24789, diff --git a/src/constants/bills.ts b/src/constants/bills.ts index 86005039..2e1aafd7 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -5379,6 +5379,43 @@ const bills: BillsConfig[] = [ /* Polygon Bills */ + { + index: 162, + cmcId: 29157, + chainId: ChainId.MATIC, + contractAddress: { + [ChainId.MATIC]: '0x2f6533F111f5972D277724d3484DbF50A32B3B15', + }, + billType: 'reserve', + billVersion: BillVersion.V2, + lpToken: tokens.usdt, + earnToken: tokens.abond, + billNnftAddress: { + [ChainId.MATIC]: '0x0f59f11AA94e19b796e8a834A89a66F328155181', + }, + inactive: false, + projectLink: 'https://ape.bond/', + twitter: 'https://twitter.com/apebond', + audit: 'https://paladinsec.co/projects/apebond/', + initTime: { [ChainId.MATIC]: 1724353449 }, + soldOut: false, + billArt: { + collection: BillArtCollection.ApeBond_Collection1, + }, + tags: ['Bonding'], + shortDescription: + 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.', + fullDescription: + "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity. 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.", + partnersURLS: [ + 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/Seedify_fbt392.svg', + 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613244/ORBS_anzm60.png', + 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/quickLogo_2_1_g95ynz.png', + 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/aitech_logo_100_real_no_fake_bjskiq.png', + 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/FLOKI_LOGO_1_o9rffp.png', + 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/animoca_1_w2z9m1.png', + ], + }, { index: 161, cmcId: 24789, From e148114030d9bb87843957c88d6d5193db1732c6 Mon Sep 17 00:00:00 2001 From: ape-fede Date: Fri, 23 Aug 2024 10:39:07 -0300 Subject: [PATCH 2/4] chore: add quickswap flag to vda bond --- config/bills.json | 1 + src/constants/bills.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/config/bills.json b/config/bills.json index 20452a1a..f0ba9b46 100644 --- a/config/bills.json +++ b/config/bills.json @@ -11230,6 +11230,7 @@ "initTime": { "137": 1723642568 }, + "bondPartner": "QuickSwap", "soldOut": false, "billArt": { "collection": "ApeBond_Collection1" diff --git a/src/constants/bills.ts b/src/constants/bills.ts index 86005039..02d28e76 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -5426,6 +5426,7 @@ const bills: BillsConfig[] = [ twitter: 'https://x.com/Verida_io', audit: 'https://community.verida.network/verida-network/security-audits', initTime: { [ChainId.MATIC]: 1723642568 }, + bondPartner: 'QuickSwap', soldOut: false, billArt: { collection: BillArtCollection.ApeBond_Collection1, From f3b988fb6a9af6e2808e97c807f54dcc94fe5d65 Mon Sep 17 00:00:00 2001 From: RandomApe Date: Fri, 23 Aug 2024 11:23:10 -0300 Subject: [PATCH 3/4] chore: adding quickswap art to verida bond --- config/bills.json | 2 +- src/constants/bills.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/bills.json b/config/bills.json index 614d1aca..e39d5946 100644 --- a/config/bills.json +++ b/config/bills.json @@ -11294,7 +11294,7 @@ "bondPartner": "QuickSwap", "soldOut": false, "billArt": { - "collection": "ApeBond_Collection1" + "collection": "Quickswap_Collection1" }, "shortDescription": "Verida is a layer zero private self-sovereign database DePIN with confidential compute for AI applications. Verida’s Private Data Bridge enables user data to be unlocked from centralized platforms and used or a new generation of personal AI applications. Verida’s Self-Sovereign Compute Network enables a user’s personal, encrypted data to be integrated with leading AI models, with end-to-end privacy, safeguarding personal data from model owners, and unlocking a new era of hyper-personal and safe AI experiences powered by the VDA utility token.", "fullDescription": "Verida is a groundbreaking layer zero private self-sovereign database DePIN, specifically designed to offer confidential compute for advanced AI applications. With Verida’s innovative Private Data Bridge, user data can be seamlessly unlocked from centralized platforms, empowering a new generation of personal AI applications that are more intuitive and personalized. Verida’s Self-Sovereign Compute Network takes privacy to the next level by enabling a user’s personal, encrypted data to be securely integrated with leading AI models. This ensures end-to-end privacy, effectively safeguarding personal data from unauthorized access by model owners. By doing so, Verida is pioneering a new era of hyper-personalized and safe AI experiences, all powered by the VDA utility token. This infrastructure not only redefines how AI interacts with personal data but also paves the way for more secure, user-controlled digital ecosystems in the rapidly evolving world of decentralized technology.", diff --git a/src/constants/bills.ts b/src/constants/bills.ts index 0a93a59f..76e262f6 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -5466,7 +5466,7 @@ const bills: BillsConfig[] = [ bondPartner: 'QuickSwap', soldOut: false, billArt: { - collection: BillArtCollection.ApeBond_Collection1, + collection: BillArtCollection.Quickswap_Collection1, }, shortDescription: 'Verida is a layer zero private self-sovereign database DePIN with confidential compute for AI applications. Verida’s Private Data Bridge enables user data to be unlocked from centralized platforms and used or a new generation of personal AI applications. Verida’s Self-Sovereign Compute Network enables a user’s personal, encrypted data to be integrated with leading AI models, with end-to-end privacy, safeguarding personal data from model owners, and unlocking a new era of hyper-personal and safe AI experiences powered by the VDA utility token.', From 52b37d62111f0e925fdf44e61518294bd9e4b7bb Mon Sep 17 00:00:00 2001 From: RandomApe Date: Fri, 23 Aug 2024 11:31:18 -0300 Subject: [PATCH 4/4] chore: commented out polygon abond bond --- config/bills.json | 61 ---------------------------------- src/constants/bills.ts | 74 +++++++++++++++++++++--------------------- 2 files changed, 37 insertions(+), 98 deletions(-) diff --git a/config/bills.json b/config/bills.json index e39d5946..10d6c162 100644 --- a/config/bills.json +++ b/config/bills.json @@ -11125,67 +11125,6 @@ "inactive": true, "soldOut": true }, - { - "index": 162, - "cmcId": 29157, - "chainId": 137, - "contractAddress": { - "137": "0x2f6533F111f5972D277724d3484DbF50A32B3B15" - }, - "billType": "reserve", - "billVersion": "V2", - "lpToken": { - "symbol": "USDT", - "address": { - "137": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F" - }, - "decimals": { - "137": 6 - }, - "liquidityDex": { - "137": "UniswapV3" - }, - "active": true - }, - "earnToken": { - "symbol": "ABOND", - "address": { - "137": "0xe6828D65bf5023AE1851D90D8783Cc821ba7eeE1" - }, - "decimals": { - "137": 18 - }, - "liquidityDex": { - "137": "QuickswapV2" - }, - "active": true - }, - "billNnftAddress": { - "137": "0x0f59f11AA94e19b796e8a834A89a66F328155181" - }, - "inactive": false, - "projectLink": "https://ape.bond/", - "twitter": "https://twitter.com/apebond", - "audit": "https://paladinsec.co/projects/apebond/", - "initTime": { - "137": 1724353449 - }, - "soldOut": false, - "billArt": { - "collection": "ApeBond_Collection1" - }, - "tags": ["Bonding"], - "shortDescription": "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.", - "fullDescription": "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity. 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.", - "partnersURLS": [ - "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/Seedify_fbt392.svg", - "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613244/ORBS_anzm60.png", - "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/quickLogo_2_1_g95ynz.png", - "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/aitech_logo_100_real_no_fake_bjskiq.png", - "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/FLOKI_LOGO_1_o9rffp.png", - "https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/animoca_1_w2z9m1.png" - ] - }, { "index": 161, "cmcId": 24789, diff --git a/src/constants/bills.ts b/src/constants/bills.ts index 76e262f6..0aa0eee6 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -5379,43 +5379,43 @@ const bills: BillsConfig[] = [ /* Polygon Bills */ - { - index: 162, - cmcId: 29157, - chainId: ChainId.MATIC, - contractAddress: { - [ChainId.MATIC]: '0x2f6533F111f5972D277724d3484DbF50A32B3B15', - }, - billType: 'reserve', - billVersion: BillVersion.V2, - lpToken: tokens.usdt, - earnToken: tokens.abond, - billNnftAddress: { - [ChainId.MATIC]: '0x0f59f11AA94e19b796e8a834A89a66F328155181', - }, - inactive: false, - projectLink: 'https://ape.bond/', - twitter: 'https://twitter.com/apebond', - audit: 'https://paladinsec.co/projects/apebond/', - initTime: { [ChainId.MATIC]: 1724353449 }, - soldOut: false, - billArt: { - collection: BillArtCollection.ApeBond_Collection1, - }, - tags: ['Bonding'], - shortDescription: - 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.', - fullDescription: - "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity. 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.", - partnersURLS: [ - 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/Seedify_fbt392.svg', - 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613244/ORBS_anzm60.png', - 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/quickLogo_2_1_g95ynz.png', - 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/aitech_logo_100_real_no_fake_bjskiq.png', - 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/FLOKI_LOGO_1_o9rffp.png', - 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/animoca_1_w2z9m1.png', - ], - }, + // { + // index: 162, + // cmcId: 29157, + // chainId: ChainId.MATIC, + // contractAddress: { + // [ChainId.MATIC]: '0x2f6533F111f5972D277724d3484DbF50A32B3B15', + // }, + // billType: 'reserve', + // billVersion: BillVersion.V2, + // lpToken: tokens.usdt, + // earnToken: tokens.abond, + // billNnftAddress: { + // [ChainId.MATIC]: '0x0f59f11AA94e19b796e8a834A89a66F328155181', + // }, + // inactive: false, + // projectLink: 'https://ape.bond/', + // twitter: 'https://twitter.com/apebond', + // audit: 'https://paladinsec.co/projects/apebond/', + // initTime: { [ChainId.MATIC]: 1724353449 }, + // soldOut: false, + // billArt: { + // collection: BillArtCollection.ApeBond_Collection1, + // }, + // tags: ['Bonding'], + // shortDescription: + // 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.', + // fullDescription: + // "ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity. 'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.'ApeBond is a multi-chain bonding protocol dedicated to creating a sustainable DeFi future for projects and communities. Leveraging their innovative Bonding technology and collaborating with over 70 partners, they strive to become the leading protocol for bond solutions and sustainable liquidity.", + // partnersURLS: [ + // 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/Seedify_fbt392.svg', + // 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613244/ORBS_anzm60.png', + // 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/quickLogo_2_1_g95ynz.png', + // 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/aitech_logo_100_real_no_fake_bjskiq.png', + // 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613243/FLOKI_LOGO_1_o9rffp.png', + // 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1717613242/animoca_1_w2z9m1.png', + // ], + // }, { index: 161, cmcId: 24789,