From 4087f531adabd2819f5a1514ffd4423d576520b2 Mon Sep 17 00:00:00 2001 From: Ape Fede Date: Mon, 20 Nov 2023 17:23:20 -0300 Subject: [PATCH 1/4] chore: add liquidity url for openETH --- config/bills.json | 10 ++++++++-- config/tokens.json | 5 ++++- package.json | 2 +- src/constants/tokens.ts | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/config/bills.json b/config/bills.json index b0a57ed3..b4ddebe8 100644 --- a/config/bills.json +++ b/config/bills.json @@ -10275,7 +10275,10 @@ "42161": 18 }, "active": true, - "lpToken": true + "lpToken": true, + "getLpUrl": { + "42161": "https://apeswap.finance/add-liquidity/ETH/0x58CB98A966F62aA6F2190eB3AA03132A0c3de3D5" + } }, "earnToken": { "symbol": "OPEN", @@ -10432,7 +10435,10 @@ "42161": 18 }, "active": true, - "lpToken": true + "lpToken": true, + "getLpUrl": { + "42161": "https://apeswap.finance/add-liquidity/ETH/0x58CB98A966F62aA6F2190eB3AA03132A0c3de3D5" + } }, "earnToken": { "symbol": "OPEN", diff --git a/config/tokens.json b/config/tokens.json index 309e6f55..24e6e33e 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -3443,6 +3443,9 @@ "42161": 18 }, "active": true, - "lpToken": true + "lpToken": true, + "getLpUrl": { + "42161": "https://apeswap.finance/add-liquidity/ETH/0x58CB98A966F62aA6F2190eB3AA03132A0c3de3D5" + } } } diff --git a/package.json b/package.json index 7448bc55..21bad6fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ape.swap/apeswap-lists", - "version": "1.5.50", + "version": "1.5.51", "main": "dist/index.js", "typings": "dist/index.d.ts", "publishConfig": { diff --git a/src/constants/tokens.ts b/src/constants/tokens.ts index fb417d1b..59f81195 100644 --- a/src/constants/tokens.ts +++ b/src/constants/tokens.ts @@ -3377,6 +3377,9 @@ const tokens: Record = { decimals: { [ChainId.ARBITRUM]: 18 }, active: true, lpToken: true, + getLpUrl: { + [ChainId.ARBITRUM]: 'https://apeswap.finance/add-liquidity/ETH/0x58CB98A966F62aA6F2190eB3AA03132A0c3de3D5', + }, }, } From 519cd56ebd16199cffddbd62fa099cebdc472aae Mon Sep 17 00:00:00 2001 From: Ape Fede Date: Mon, 20 Nov 2023 17:29:33 -0300 Subject: [PATCH 2/4] chore: remove arbitrum zap --- src/constants/dexToZapMapping.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/dexToZapMapping.ts b/src/constants/dexToZapMapping.ts index 3b99b846..eb964dc4 100644 --- a/src/constants/dexToZapMapping.ts +++ b/src/constants/dexToZapMapping.ts @@ -8,7 +8,7 @@ export const dexToZapMapping: Record Date: Mon, 20 Nov 2023 17:30:59 -0300 Subject: [PATCH 3/4] chore: Increase version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21bad6fc..b1a0a33d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ape.swap/apeswap-lists", - "version": "1.5.51", + "version": "1.5.52", "main": "dist/index.js", "typings": "dist/index.d.ts", "publishConfig": { From 419fdd88df66c164bae85cc1416fd6843f79f18c Mon Sep 17 00:00:00 2001 From: Efe Date: Wed, 22 Nov 2023 12:38:06 +0300 Subject: [PATCH 4/4] chore: Add RPG Bond --- config/bills.json | 80 +++++++++++++++++++++++++++++++++++++++++ config/tokens.json | 30 ++++++++++++++++ package.json | 2 +- src/constants/bills.ts | 27 +++++++++++++- src/constants/tokens.ts | 27 ++++++++++++++ 5 files changed, 164 insertions(+), 2 deletions(-) diff --git a/config/bills.json b/config/bills.json index b4ddebe8..23fce316 100644 --- a/config/bills.json +++ b/config/bills.json @@ -1419,6 +1419,86 @@ "collection": "ApeBond_Collection1" } }, + { + "index": 1006, + "contractAddress": { + "56": "0x5c43Ad9E1241b8432cF34FAf070A93E7676e9263" + }, + "billType": "liquidity", + "billVersion": "V2", + "token": { + "symbol": "BUSD", + "address": { + "56": "0xe9e7cea3dedca5984780bafc599bd69add087d56", + "97": "0xeD24FC36d5Ee211Ea25A80239Fb8C4Cfd80f12Ee" + }, + "decimals": { + "56": 18, + "97": 18 + }, + "active": true + }, + "quoteToken": { + "symbol": "RPG", + "address": { + "56": "0x01E0d17a533E5930A349C2BB71304F04F20AB12B" + }, + "decimals": { + "56": 18 + }, + "liquidityDex": { + "56": "PancakeSwapV2" + }, + "active": true + }, + "lpToken": { + "symbol": "RPG-BUSD", + "address": { + "56": "0xA9C815B975B72172d220065319902B176c527D72" + }, + "decimals": { + "56": 18 + }, + "active": true, + "lpToken": true, + "liquidityDex": { + "56": "PancakeSwapV2" + }, + "getLpUrl": { + "56": "https://pancakeswap.finance/v2/add/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/0x01E0d17a533E5930A349C2BB71304F04F20AB12B" + } + }, + "earnToken": { + "symbol": "RPG", + "address": { + "56": "0x01E0d17a533E5930A349C2BB71304F04F20AB12B" + }, + "decimals": { + "56": 18 + }, + "liquidityDex": { + "56": "PancakeSwapV2" + }, + "active": true + }, + "billNnftAddress": { + "56": "0xB75BE16984A27d3023e1cF744E2587e9Aa8750c9" + }, + "inactive": false, + "projectLink": "https://revolvegames.io/", + "twitter": "https://twitter.com/RevolveGamesio", + "audit": "https://drive.google.com/file/d/1lJdF7lEM3KQZmOW1p42Gm0eMbp7DF82C/view", + "initTime": { + "56": 1700658000 + }, + "initPrice": { + "56": 0.022797917366 + }, + "soldOut": false, + "billArt": { + "collection": "ApeBond_Collection1" + } + }, { "index": 1005, "contractAddress": { diff --git a/config/tokens.json b/config/tokens.json index 24e6e33e..0eb5522b 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -2085,6 +2085,19 @@ }, "active": true }, + "rpg": { + "symbol": "RPG", + "address": { + "56": "0x01E0d17a533E5930A349C2BB71304F04F20AB12B" + }, + "decimals": { + "56": 18 + }, + "liquidityDex": { + "56": "PancakeSwapV2" + }, + "active": true + }, "apex": { "symbol": "APEX", "address": { @@ -3051,6 +3064,23 @@ "56": "https://pancakeswap.finance/v2/add/0x55d398326f99059fF775485246999027B3197955/0x7B56748A3Ef9970A5bAe99c58aD8bC67b26c525F" } }, + "rpgBusd_PCS": { + "symbol": "RPG-BUSD", + "address": { + "56": "0xA9C815B975B72172d220065319902B176c527D72" + }, + "decimals": { + "56": 18 + }, + "active": true, + "lpToken": true, + "liquidityDex": { + "56": "PancakeSwapV2" + }, + "getLpUrl": { + "56": "https://pancakeswap.finance/v2/add/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/0x01E0d17a533E5930A349C2BB71304F04F20AB12B" + } + }, "cgvBnb_PCS": { "symbol": "CGV-BNB", "address": { diff --git a/package.json b/package.json index b1a0a33d..93e75c96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ape.swap/apeswap-lists", - "version": "1.5.52", + "version": "1.5.53", "main": "dist/index.js", "typings": "dist/index.d.ts", "publishConfig": { diff --git a/src/constants/bills.ts b/src/constants/bills.ts index 80e5c332..05492a13 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -2,7 +2,7 @@ import { ChainId } from '@ape.swap/sdk' import tokens from './tokens' import { BillArtCollection, BillsConfig, BillVersion, MigrationVestingTerms } from '../types' -// BNB Largest ID: 1005 +// BNB Largest ID: 1006 // Polygon Largest ID: 109 // Telos Largest ID: 215 // Arbitrum Largest ID: 2004 @@ -438,6 +438,31 @@ const bills: BillsConfig[] = [ collection: BillArtCollection.ApeBond_Collection1, }, }, + { + index: 1006, + contractAddress: { + [ChainId.BSC]: '0x5c43Ad9E1241b8432cF34FAf070A93E7676e9263', + }, + billType: 'liquidity', + billVersion: BillVersion.V2, + token: tokens.busd, + quoteToken: tokens.rpg, + lpToken: tokens.rpgBusd_PCS, + earnToken: tokens.rpg, + billNnftAddress: { + [ChainId.BSC]: '0xB75BE16984A27d3023e1cF744E2587e9Aa8750c9', + }, + inactive: false, + projectLink: 'https://revolvegames.io/', + twitter: 'https://twitter.com/RevolveGamesio', + audit: 'https://drive.google.com/file/d/1lJdF7lEM3KQZmOW1p42Gm0eMbp7DF82C/view', + initTime: { [ChainId.BSC]: 1700658000 }, + initPrice: { [ChainId.BSC]: 0.022797917366 }, + soldOut: false, + billArt: { + collection: BillArtCollection.ApeBond_Collection1, + }, + }, { index: 1005, contractAddress: { diff --git a/src/constants/tokens.ts b/src/constants/tokens.ts index 59f81195..535fdd50 100644 --- a/src/constants/tokens.ts +++ b/src/constants/tokens.ts @@ -2060,6 +2060,17 @@ const tokens: Record = { }, active: true, }, + rpg: { + symbol: 'RPG', + address: { + [ChainId.BSC]: '0x01E0d17a533E5930A349C2BB71304F04F20AB12B', + }, + decimals: { [ChainId.BSC]: 18 }, + liquidityDex: { + [ChainId.BSC]: LiquidityDex.PancakeSwapV2, + }, + active: true, + }, apex: { symbol: 'APEX', address: { @@ -3023,6 +3034,22 @@ const tokens: Record = { 'https://pancakeswap.finance/v2/add/0x55d398326f99059fF775485246999027B3197955/0x7B56748A3Ef9970A5bAe99c58aD8bC67b26c525F', }, }, + rpgBusd_PCS: { + symbol: 'RPG-BUSD', + address: { + [ChainId.BSC]: '0xA9C815B975B72172d220065319902B176c527D72', + }, + decimals: { [ChainId.BSC]: 18 }, + active: true, + lpToken: true, + liquidityDex: { + [ChainId.BSC]: LiquidityDex.PancakeSwapV2, + }, + getLpUrl: { + [ChainId.BSC]: + 'https://pancakeswap.finance/v2/add/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/0x01E0d17a533E5930A349C2BB71304F04F20AB12B', + }, + }, cgvBnb_PCS: { symbol: 'CGV-BNB', address: {