From 5c4400a32bf7aacaedf414dae7a897f0b94ffc99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:19:49 +0100 Subject: [PATCH 001/130] chore: Add 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol pool to polygon allowlist (#4948) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 9eb6b4a088..dd7376c49b 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -392,6 +392,7 @@ const pools: Pools = { '0xff56b4ecca40f03a6e318eb8d00b5db306a92375000100000000000000000d49', // 15wstETH-12WBTC-8stMATIC-5PAXG-60VINU '0x9abb5ff9fbb1b5d2d2c6a65be5f2fdf9ac1d2a7b000100000000000000000d4a', // 15WMATIC-15WBTC-15USDC-15WETH-25STARV3-15STARV3-M/V-G7/StarSeeds_Protocol '0x97df6ba8a1ffc15ea410218212ca1de34f314748000100000000000000000d4b', // 22WMATIC-22WBTC-22WETH-34STARV3/V-G7.1/StarSeeds_Protocol + '0xc1039c2e5ac873f4736057b20c7811d2a572fa78000100000000000000000d4f', // 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol ], }, Factories: { From 26e6b270ebbb992c6ed50b28f6a1e262a6039fef Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 19 Dec 2023 09:20:04 +0000 Subject: [PATCH 002/130] 1.138.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c2a45fed7..44e2cf9eb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.0", + "version": "1.138.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.0", + "version": "1.138.1", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 30611b855a..7f1048e704 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.0", + "version": "1.138.1", "engines": { "node": "=16", "npm": ">=8" From b21097d169b5ad061ca524e2305a1c15682e89ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:20:15 +0100 Subject: [PATCH 003/130] chore: Add 50BAL-50WETH pool to base allowlist (#4947) Co-authored-by: balopco --- src/lib/config/base/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/base/pools.ts b/src/lib/config/base/pools.ts index 0361357227..1657b2dc14 100644 --- a/src/lib/config/base/pools.ts +++ b/src/lib/config/base/pools.ts @@ -146,6 +146,7 @@ const pools: Pools = { '0x2650d8d8167faa125a9156d533703a2af5d9f4e10001000000000000000000ce', // 8AURA-8BAL-33GOLD-50COIN '0x43037cb21cf259efa87febb844cc1179c13f8efc0002000000000000000000d1', // 30USDbC-70WELL '0xdd2a31355a7a478fe43233b41b978b5286cdb7c90002000000000000000000d2', // 50WETH-50USDbC + '0x32b494056a118c1d43ad823fa650557a5a2870ab0002000000000000000000d5', // 50BAL-50WETH ], }, Factories: { From 6883ca86a9ac11653e2f271c0e22a83725d1635b Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 19 Dec 2023 09:20:28 +0000 Subject: [PATCH 004/130] 1.138.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44e2cf9eb7..3b30b8a03e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.1", + "version": "1.138.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.1", + "version": "1.138.2", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 7f1048e704..d006d0bea1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.1", + "version": "1.138.2", "engines": { "node": "=16", "npm": ">=8" From c833e8ad02ac2d795979ab1eb7f289d88c918b3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:22:33 +0100 Subject: [PATCH 005/130] chore: Add 50FRACTION-50WETH pool to arbitrum allowlist (#4944) Co-authored-by: balopco --- src/lib/config/arbitrum/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/arbitrum/pools.ts b/src/lib/config/arbitrum/pools.ts index 2ae37e8cbb..1c13946c62 100644 --- a/src/lib/config/arbitrum/pools.ts +++ b/src/lib/config/arbitrum/pools.ts @@ -147,6 +147,7 @@ const pools: Pools = { '0xb01df7b9337c9264b2e60afc08946975b8fd010f0002000000000000000004db', // 50BAL-50ARB '0xec727cfc37277260677875620c35eb176b7df4bf0002000000000000000004dd', // 50wstETH/50sDAI '0xc757f12694f550d0985ad6e1019c4db4a803f1600002000000000000000004de', // 50wstETH/50sFRAX + '0x0ce6bb7108406ec73e5af03047cb859de56702490002000000000000000004df', // 50FRACTION-50WETH ], }, Factories: { From 638b2a8b26449386fcdd1519f25e8184862d9e96 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 19 Dec 2023 09:22:49 +0000 Subject: [PATCH 006/130] 1.138.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3b30b8a03e..db9468635c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.2", + "version": "1.138.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.2", + "version": "1.138.3", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index d006d0bea1..54f343dab6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.2", + "version": "1.138.3", "engines": { "node": "=16", "npm": ">=8" From 3b5c1d4ed4390725bcfb154743ab6eeadc0858a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:26:20 +0100 Subject: [PATCH 007/130] chore: Add 50WETH-50FRACTION pool to polygon allowlist (#4942) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index dd7376c49b..5692bef401 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -392,6 +392,7 @@ const pools: Pools = { '0xff56b4ecca40f03a6e318eb8d00b5db306a92375000100000000000000000d49', // 15wstETH-12WBTC-8stMATIC-5PAXG-60VINU '0x9abb5ff9fbb1b5d2d2c6a65be5f2fdf9ac1d2a7b000100000000000000000d4a', // 15WMATIC-15WBTC-15USDC-15WETH-25STARV3-15STARV3-M/V-G7/StarSeeds_Protocol '0x97df6ba8a1ffc15ea410218212ca1de34f314748000100000000000000000d4b', // 22WMATIC-22WBTC-22WETH-34STARV3/V-G7.1/StarSeeds_Protocol + '0x37a4b3d215199971c171ebd5ba16f5fc82fb5c13000200000000000000000d4c', // 50WETH-50FRACTION '0xc1039c2e5ac873f4736057b20c7811d2a572fa78000100000000000000000d4f', // 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol ], }, From 6d3f69e9dc510ed1c77bf8e3d8b769d5ed8fb987 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 19 Dec 2023 09:26:33 +0000 Subject: [PATCH 008/130] 1.138.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index db9468635c..46af064f68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.3", + "version": "1.138.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.3", + "version": "1.138.4", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 54f343dab6..7c5017501d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.3", + "version": "1.138.4", "engines": { "node": "=16", "npm": ">=8" From 08c326b515a48cd458fbbc3711a8835e15876e0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 10:27:17 +0100 Subject: [PATCH 009/130] chore: Add 33WBTC-33QI-33SP pool to polygon allowlist (#4945) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 5692bef401..e99cb1387a 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -392,6 +392,7 @@ const pools: Pools = { '0xff56b4ecca40f03a6e318eb8d00b5db306a92375000100000000000000000d49', // 15wstETH-12WBTC-8stMATIC-5PAXG-60VINU '0x9abb5ff9fbb1b5d2d2c6a65be5f2fdf9ac1d2a7b000100000000000000000d4a', // 15WMATIC-15WBTC-15USDC-15WETH-25STARV3-15STARV3-M/V-G7/StarSeeds_Protocol '0x97df6ba8a1ffc15ea410218212ca1de34f314748000100000000000000000d4b', // 22WMATIC-22WBTC-22WETH-34STARV3/V-G7.1/StarSeeds_Protocol + '0xf64f6ab5cac83a464403a4f331a4fee73cd3fc36000100000000000000000d4e', // 33WBTC-33QI-33SP '0x37a4b3d215199971c171ebd5ba16f5fc82fb5c13000200000000000000000d4c', // 50WETH-50FRACTION '0xc1039c2e5ac873f4736057b20c7811d2a572fa78000100000000000000000d4f', // 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol ], From c2bf6deb985535477258ae70b7e7c2a5d9a405ef Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 19 Dec 2023 09:27:32 +0000 Subject: [PATCH 010/130] 1.138.5 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46af064f68..c5fce4c1f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.4", + "version": "1.138.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.4", + "version": "1.138.5", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 7c5017501d..2f865464ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.4", + "version": "1.138.5", "engines": { "node": "=16", "npm": ">=8" From 305d18c94a54256bc848d3ffe16a891b95328eaa Mon Sep 17 00:00:00 2001 From: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:59:48 -0500 Subject: [PATCH 011/130] Add stakable pool --- src/lib/config/arbitrum/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/arbitrum/pools.ts b/src/lib/config/arbitrum/pools.ts index 1c13946c62..8655a85027 100644 --- a/src/lib/config/arbitrum/pools.ts +++ b/src/lib/config/arbitrum/pools.ts @@ -245,6 +245,7 @@ const pools: Pools = { '0xa1a8bf131571a2139feb79401aa4a2e9482df6270002000000000000000004b4', '0xdacf5fa19b1f720111609043ac67a9818262850c000000000000000000000635', '0x451b0afd69ace11ec0ac339033d54d2543b088a80000000000000000000004d5', // plsRDNT-Stable + '0xc757f12694f550d0985ad6e1019c4db4a803f1600002000000000000000004de', ], }, Metadata: {}, From 915b860133994416bd1c06f9277a0196389fd8cb Mon Sep 17 00:00:00 2001 From: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> Date: Tue, 19 Dec 2023 09:04:48 -0500 Subject: [PATCH 012/130] Update pools.ts --- src/lib/config/arbitrum/pools.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/config/arbitrum/pools.ts b/src/lib/config/arbitrum/pools.ts index 8655a85027..f5f95d9361 100644 --- a/src/lib/config/arbitrum/pools.ts +++ b/src/lib/config/arbitrum/pools.ts @@ -246,6 +246,7 @@ const pools: Pools = { '0xdacf5fa19b1f720111609043ac67a9818262850c000000000000000000000635', '0x451b0afd69ace11ec0ac339033d54d2543b088a80000000000000000000004d5', // plsRDNT-Stable '0xc757f12694f550d0985ad6e1019c4db4a803f1600002000000000000000004de', + '0x2ce4457acac29da4736ae6f5cd9f583a6b335c270000000000000000000004dc', ], }, Metadata: {}, @@ -270,6 +271,7 @@ const pools: Pools = { '0xa1ea76c42b2938cfa9abea12357881006c52851300000000000000000000048f', // DUSD/bbausd '0x3cdf30e36154a66a4478e15ed41659b5bb0738f100000000000000000000049b', // DUSD-4POOL-BPT '0xa1a8bf131571a2139feb79401aa4a2e9482df6270002000000000000000004b4', + '0x2ce4457acac29da4736ae6f5cd9f583a6b335c270000000000000000000004dc', ], Deprecated: { '0x567ecfcb22205d279bb8eed3e066989902bf03d5000000000000000000000452': { From 550933c1452f32f836e543600663aae7092bc24b Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 19 Dec 2023 14:09:56 +0000 Subject: [PATCH 013/130] 1.138.6 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c5fce4c1f5..a9b82928f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.5", + "version": "1.138.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.5", + "version": "1.138.6", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 2f865464ea..6400d6fecd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.5", + "version": "1.138.6", "engines": { "node": "=16", "npm": ">=8" From fb9d6673cca5298732661ca7ec85a2363561e4a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 06:35:02 +0100 Subject: [PATCH 014/130] chore: Add 50USDT-50MaticX pool to polygon allowlist (#4950) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index e99cb1387a..fb7be585fd 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -395,6 +395,7 @@ const pools: Pools = { '0xf64f6ab5cac83a464403a4f331a4fee73cd3fc36000100000000000000000d4e', // 33WBTC-33QI-33SP '0x37a4b3d215199971c171ebd5ba16f5fc82fb5c13000200000000000000000d4c', // 50WETH-50FRACTION '0xc1039c2e5ac873f4736057b20c7811d2a572fa78000100000000000000000d4f', // 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol + '0x541a59c0019750aada67678daf4150ae5b0bde56000200000000000000000d50', // 50USDT-50MaticX ], }, Factories: { From 4baef1872cd993bac0b815bc0520357ec66b55bd Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 20 Dec 2023 05:35:15 +0000 Subject: [PATCH 015/130] 1.138.7 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a9b82928f0..89b8804eba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.6", + "version": "1.138.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.6", + "version": "1.138.7", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 6400d6fecd..63818acc57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.6", + "version": "1.138.7", "engines": { "node": "=16", "npm": ">=8" From 4980291521601cea91ee9fa9a29a2a6502f9d9db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:51:37 +0100 Subject: [PATCH 016/130] chore: Add 95XEQ-5USDT pool to polygon allowlist (#4955) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index fb7be585fd..1237978d68 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -396,6 +396,7 @@ const pools: Pools = { '0x37a4b3d215199971c171ebd5ba16f5fc82fb5c13000200000000000000000d4c', // 50WETH-50FRACTION '0xc1039c2e5ac873f4736057b20c7811d2a572fa78000100000000000000000d4f', // 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol '0x541a59c0019750aada67678daf4150ae5b0bde56000200000000000000000d50', // 50USDT-50MaticX + '0x769109e27c8a5d9b12b445f1de56980744811f71000200000000000000000d55', // 95XEQ-5USDT ], }, Factories: { From 958943dd71e18b336a133c0e09f3c65215a97606 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 20 Dec 2023 10:51:52 +0000 Subject: [PATCH 017/130] 1.138.8 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89b8804eba..6b67ab7cbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.7", + "version": "1.138.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.7", + "version": "1.138.8", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 63818acc57..8762e8b2cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.7", + "version": "1.138.8", "engines": { "node": "=16", "npm": ">=8" From bb2ad718b5954ed67eaf72b1eedb7ac3aecfb830 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:57:30 +0100 Subject: [PATCH 018/130] chore: Add 50LINK-50LDO pool to polygon allowlist (#4956) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 1237978d68..f0f79733c0 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -396,6 +396,7 @@ const pools: Pools = { '0x37a4b3d215199971c171ebd5ba16f5fc82fb5c13000200000000000000000d4c', // 50WETH-50FRACTION '0xc1039c2e5ac873f4736057b20c7811d2a572fa78000100000000000000000d4f', // 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol '0x541a59c0019750aada67678daf4150ae5b0bde56000200000000000000000d50', // 50USDT-50MaticX + '0x97bfa798025505367266b1804b30a5dcd3f38bc3000200000000000000000d56', // 50LINK-50LDO '0x769109e27c8a5d9b12b445f1de56980744811f71000200000000000000000d55', // 95XEQ-5USDT ], }, From 31e3a79bc95068d1664c30f3c77c1f914391be11 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 20 Dec 2023 10:57:45 +0000 Subject: [PATCH 019/130] 1.138.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6b67ab7cbc..4c6f2dcb21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.8", + "version": "1.138.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.8", + "version": "1.138.9", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 8762e8b2cb..de836c3eb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.8", + "version": "1.138.9", "engines": { "node": "=16", "npm": ">=8" From 2a56f340a619193c450e886d1397fe4c0a3347ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 14:37:18 +0100 Subject: [PATCH 020/130] chore: Add 50WBTC-50LINK pool to polygon allowlist (#4951) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index f0f79733c0..6c11e7df9b 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -396,6 +396,7 @@ const pools: Pools = { '0x37a4b3d215199971c171ebd5ba16f5fc82fb5c13000200000000000000000d4c', // 50WETH-50FRACTION '0xc1039c2e5ac873f4736057b20c7811d2a572fa78000100000000000000000d4f', // 12wstETH-15oRETRO-12stMATIC-37SP-12miMATIC-12liveRetro/V-G7.2/StarSeeds_Protocol '0x541a59c0019750aada67678daf4150ae5b0bde56000200000000000000000d50', // 50USDT-50MaticX + '0xb7167bcfe2df6950ea32bdfc8adfa451026a3c62000200000000000000000d51', // 50WBTC-50LINK '0x97bfa798025505367266b1804b30a5dcd3f38bc3000200000000000000000d56', // 50LINK-50LDO '0x769109e27c8a5d9b12b445f1de56980744811f71000200000000000000000d55', // 95XEQ-5USDT ], From 425394d49b62059622d04869998673e156b675be Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 20 Dec 2023 13:37:33 +0000 Subject: [PATCH 021/130] 1.138.10 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c6f2dcb21..9c3e834087 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.9", + "version": "1.138.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.9", + "version": "1.138.10", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index de836c3eb5..17e0951eef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.9", + "version": "1.138.10", "engines": { "node": "=16", "npm": ">=8" From 9f4845d202f7b2dcb117774116e5cd80f8e76c1d Mon Sep 17 00:00:00 2001 From: Alberto Gualis Date: Wed, 20 Dec 2023 16:47:15 +0100 Subject: [PATCH 022/130] Migrate from GqlPoolMinimalType to GqlPoolType (#4776) * Alias GqlPoolType to prepare for type breaking change * Prepare api change * Add GqlTokenPrice cast to fix typecheck --- .../vebal/LMVoting/testnet-voting-pools.ts | 6 +- src/composables/queries/mappers.spec.ts | 29 +- .../queries/useTokenPricesQuery.ts | 2 +- .../api/graphql/generated/api-schema.graphql | 466 +++++++++++---- .../api/graphql/generated/api-types.ts | 546 ++++++++++++++---- src/services/api/graphql/mappers.ts | 31 +- 6 files changed, 825 insertions(+), 255 deletions(-) diff --git a/src/components/contextual/pages/vebal/LMVoting/testnet-voting-pools.ts b/src/components/contextual/pages/vebal/LMVoting/testnet-voting-pools.ts index 0c0be9de7f..7c25e5b54b 100644 --- a/src/components/contextual/pages/vebal/LMVoting/testnet-voting-pools.ts +++ b/src/components/contextual/pages/vebal/LMVoting/testnet-voting-pools.ts @@ -1,6 +1,6 @@ import { GqlChain, - GqlPoolMinimalType, + GqlPoolType, } from '@/services/api/graphql/generated/api-types'; import { ApiVotingPool } from '@/services/balancer/gauges/gauge-controller.decorator'; @@ -14,7 +14,7 @@ export function testnetVotingPools( chain: testnet as GqlChain, id: '0xf8a0623ab66f985effc1c69d05f1af4badb01b00000200000000000000000060', address: '0xf8a0623ab66F985EfFc1C69D05F1af4BaDB01b00', - type: GqlPoolMinimalType.Stable, + type: GqlPoolType.Stable, symbol: 'veBAL', tokens: [ { @@ -37,7 +37,7 @@ export function testnetVotingPools( chain: testnet as GqlChain, id: '0x16faf9f73748013155b7bc116a3008b57332d1e600020000000000000000005b', address: '0x16faF9f73748013155B7bC116a3008b57332D1e6', - type: GqlPoolMinimalType.Weighted, + type: GqlPoolType.Weighted, symbol: 'B-50WBTC-50WETH', tokens: [ { diff --git a/src/composables/queries/mappers.spec.ts b/src/composables/queries/mappers.spec.ts index f03a3d78a7..43d86a842e 100644 --- a/src/composables/queries/mappers.spec.ts +++ b/src/composables/queries/mappers.spec.ts @@ -1,7 +1,7 @@ import { Network } from '@/lib/config/types'; import { GqlChain, - GqlPoolMinimalType, + GqlPoolType, } from '@/services/api/graphql/generated/api-types'; import { mapApiChain, mapApiPoolType } from '@/services/api/graphql/mappers'; import { PoolType } from '@/services/pool/types'; @@ -22,23 +22,22 @@ test('Maps API Chains', async () => { }); test('Maps API pool types', async () => { - expect(mapApiPoolType(GqlPoolMinimalType.Element)).toBe(PoolType.Element); - expect(mapApiPoolType(GqlPoolMinimalType.Gyro3)).toBe(PoolType.Gyro3); - expect(mapApiPoolType(GqlPoolMinimalType.Gyroe)).toBe(PoolType.GyroE); - expect(mapApiPoolType(GqlPoolMinimalType.Investment)).toBe( - PoolType.Investment - ); - expect(mapApiPoolType(GqlPoolMinimalType.Linear)).toBe(PoolType.Linear); - expect(mapApiPoolType(GqlPoolMinimalType.LiquidityBootstrapping)).toBe( + expect(mapApiPoolType(GqlPoolType.Element)).toBe(PoolType.Element); + expect(mapApiPoolType(GqlPoolType.Gyro3)).toBe(PoolType.Gyro3); + expect(mapApiPoolType(GqlPoolType.Gyroe)).toBe(PoolType.GyroE); + expect(mapApiPoolType(GqlPoolType.Investment)).toBe(PoolType.Investment); + expect(mapApiPoolType(GqlPoolType.Linear)).toBe(PoolType.Linear); + expect(mapApiPoolType(GqlPoolType.LiquidityBootstrapping)).toBe( PoolType.LiquidityBootstrapping ); - expect(mapApiPoolType(GqlPoolMinimalType.MetaStable)).toBe( - PoolType.MetaStable + expect(mapApiPoolType(GqlPoolType.MetaStable)).toBe(PoolType.MetaStable); + expect(mapApiPoolType(GqlPoolType.PhantomStable)).toBe( + PoolType.StablePhantom ); - expect(mapApiPoolType(GqlPoolMinimalType.PhantomStable)).toBe( + expect(mapApiPoolType(GqlPoolType.Stable)).toBe(PoolType.Stable); + expect(mapApiPoolType(GqlPoolType.Unknown)).toBeNull(); + expect(mapApiPoolType(GqlPoolType.Weighted)).toBe(PoolType.Weighted); + expect(mapApiPoolType(GqlPoolType.ComposableStable)).toBe( PoolType.StablePhantom ); - expect(mapApiPoolType(GqlPoolMinimalType.Stable)).toBe(PoolType.Stable); - expect(mapApiPoolType(GqlPoolMinimalType.Unknown)).toBeNull(); - expect(mapApiPoolType(GqlPoolMinimalType.Weighted)).toBe(PoolType.Weighted); }); diff --git a/src/composables/queries/useTokenPricesQuery.ts b/src/composables/queries/useTokenPricesQuery.ts index b8f3f8054c..6fb0a61861 100644 --- a/src/composables/queries/useTokenPricesQuery.ts +++ b/src/composables/queries/useTokenPricesQuery.ts @@ -47,7 +47,7 @@ export default function useTokenPricesQuery( const queryFn = async () => { const { prices } = await api.GetCurrentTokenPrices(); - let pricesMap = priceArrayToMap(prices); + let pricesMap = priceArrayToMap(prices as GqlTokenPrice[]); pricesMap = injectCustomTokens(pricesMap, pricesToInject.value); console.log('Fetching', Object.values(prices).length, 'prices'); diff --git a/src/services/api/graphql/generated/api-schema.graphql b/src/services/api/graphql/generated/api-schema.graphql index 98d6caa9a6..b399acde86 100644 --- a/src/services/api/graphql/generated/api-schema.graphql +++ b/src/services/api/graphql/generated/api-schema.graphql @@ -51,6 +51,19 @@ enum GqlContentNewsItemSource { twitter } +type GqlCowSwapApiResponse { + marketSp: String! + returnAmount: String! + returnAmountConsideringFees: String! + returnAmountFromSwaps: String! + swapAmount: String! + swapAmountForSwaps: String! + swaps: [GqlSwap!]! + tokenAddresses: [String!]! + tokenIn: String! + tokenOut: String! +} + type GqlFeaturePoolGroupItemExternalLink { buttonText: String! buttonUrl: String! @@ -58,6 +71,38 @@ type GqlFeaturePoolGroupItemExternalLink { image: String! } +"""Configuration options for SOR V2""" +input GqlGraphTraversalConfigInput { + """ + Max number of paths to return (can be less) + + Default: 5 + """ + approxPathsToReturn: Int + + """ + The max hops in a path. + + Default: 6 + """ + maxDepth: Int + + """ + Limit non boosted hop tokens in a boosted path. + + Default: 2 + """ + maxNonBoostedHopTokensInBoostedPath: Int + + """ + Limit of "non-boosted" pools for efficiency. + + Default: 6 + """ + maxNonBoostedPathDepth: Int + poolIdsToInclude: [String] +} + type GqlHistoricalTokenPrice { address: String! prices: [GqlHistoricalTokenPriceEntry!]! @@ -109,10 +154,14 @@ interface GqlPoolBase { owner: Bytes staking: GqlPoolStaking symbol: String! + type: GqlPoolType! + userBalance: GqlPoolUserBalance + version: Int! withdrawConfig: GqlPoolWithdrawConfig! } type GqlPoolBatchSwap { + chain: GqlChain! id: ID! swaps: [GqlPoolBatchSwapSwap!]! timestamp: Int! @@ -145,6 +194,50 @@ type GqlPoolBatchSwapSwap { valueUSD: Float! } +type GqlPoolComposableStable implements GqlPoolBase { + address: Bytes! + allTokens: [GqlPoolTokenExpanded!]! + amp: BigInt! + bptPriceRate: BigDecimal! + chain: GqlChain! + createTime: Int! + decimals: Int! + displayTokens: [GqlPoolTokenDisplay!]! + dynamicData: GqlPoolDynamicData! + factory: Bytes + id: ID! + investConfig: GqlPoolInvestConfig! + name: String! + nestingType: GqlPoolNestingType! + owner: Bytes! + staking: GqlPoolStaking + symbol: String! + tokens: [GqlPoolTokenUnion!]! + type: GqlPoolType! + userBalance: GqlPoolUserBalance + version: Int! + withdrawConfig: GqlPoolWithdrawConfig! +} + +type GqlPoolComposableStableNested { + address: Bytes! + amp: BigInt! + bptPriceRate: BigDecimal! + createTime: Int! + factory: Bytes + id: ID! + name: String! + nestingType: GqlPoolNestingType! + owner: Bytes! + swapFee: BigDecimal! + symbol: String! + tokens: [GqlPoolTokenComposableStableNestedUnion!]! + totalLiquidity: BigDecimal! + totalShares: BigDecimal! + type: GqlPoolType! + version: Int! +} + type GqlPoolDynamicData { apr: GqlPoolApr! fees24h: BigDecimal! @@ -200,7 +293,10 @@ type GqlPoolElement implements GqlPoolBase { staking: GqlPoolStaking symbol: String! tokens: [GqlPoolToken!]! + type: GqlPoolType! unitSeconds: BigInt! + userBalance: GqlPoolUserBalance + version: Int! withdrawConfig: GqlPoolWithdrawConfig! } @@ -218,14 +314,16 @@ input GqlPoolFilter { categoryNotIn: [GqlPoolFilterCategory!] chainIn: [GqlChain!] chainNotIn: [GqlChain!] + createTime: GqlPoolTimePeriod filterIn: [String!] filterNotIn: [String!] idIn: [String!] idNotIn: [String!] - poolTypeIn: [GqlPoolFilterType!] - poolTypeNotIn: [GqlPoolFilterType!] + poolTypeIn: [GqlPoolType!] + poolTypeNotIn: [GqlPoolType!] tokensIn: [String!] tokensNotIn: [String!] + userAddress: String } enum GqlPoolFilterCategory { @@ -238,42 +336,44 @@ type GqlPoolFilterDefinition { title: String! } -enum GqlPoolFilterType { - ELEMENT - GYRO - GYRO3 - GYROE - INVESTMENT - LINEAR - LIQUIDITY_BOOTSTRAPPING - META_STABLE - PHANTOM_STABLE - STABLE - UNKNOWN - WEIGHTED -} - type GqlPoolGyro implements GqlPoolBase { address: Bytes! allTokens: [GqlPoolTokenExpanded!]! alpha: String! beta: String! + c: String! chain: GqlChain! createTime: Int! + dSq: String! decimals: Int! displayTokens: [GqlPoolTokenDisplay!]! dynamicData: GqlPoolDynamicData! factory: Bytes id: ID! investConfig: GqlPoolInvestConfig! + lambda: String! name: String! nestingType: GqlPoolNestingType! owner: Bytes! + root3Alpha: String! + s: String! + sqrtAlpha: String! + sqrtBeta: String! staking: GqlPoolStaking symbol: String! + tauAlphaX: String! + tauAlphaY: String! + tauBetaX: String! + tauBetaY: String! tokens: [GqlPoolTokenUnion!]! - type: String! + type: GqlPoolType! + u: String! + userBalance: GqlPoolUserBalance + v: String! + version: Int! + w: String! withdrawConfig: GqlPoolWithdrawConfig! + z: String! } type GqlPoolInvestConfig { @@ -290,6 +390,7 @@ type GqlPoolInvestOption { type GqlPoolJoinExit { amounts: [GqlPoolJoinExitAmount!]! + chain: GqlChain! id: ID! poolId: String! sender: String! @@ -305,6 +406,7 @@ type GqlPoolJoinExitAmount { } input GqlPoolJoinExitFilter { + chainIn: [GqlChain!] poolIdIn: [String!] } @@ -332,7 +434,10 @@ type GqlPoolLinear implements GqlPoolBase { staking: GqlPoolStaking symbol: String! tokens: [GqlPoolToken!]! + type: GqlPoolType! upperTarget: BigInt! + userBalance: GqlPoolUserBalance + version: Int! withdrawConfig: GqlPoolWithdrawConfig! wrappedIndex: Int! } @@ -351,7 +456,9 @@ type GqlPoolLinearNested { tokens: [GqlPoolToken!]! totalLiquidity: BigDecimal! totalShares: BigDecimal! + type: GqlPoolType! upperTarget: BigInt! + version: Int! wrappedIndex: Int! } @@ -407,6 +514,9 @@ type GqlPoolLiquidityBootstrapping implements GqlPoolBase { staking: GqlPoolStaking symbol: String! tokens: [GqlPoolTokenUnion!]! + type: GqlPoolType! + userBalance: GqlPoolUserBalance + version: Int! withdrawConfig: GqlPoolWithdrawConfig! } @@ -427,6 +537,9 @@ type GqlPoolMetaStable implements GqlPoolBase { staking: GqlPoolStaking symbol: String! tokens: [GqlPoolToken!]! + type: GqlPoolType! + userBalance: GqlPoolUserBalance + version: Int! withdrawConfig: GqlPoolWithdrawConfig! } @@ -444,26 +557,12 @@ type GqlPoolMinimal { owner: Bytes staking: GqlPoolStaking symbol: String! - type: GqlPoolMinimalType! + type: GqlPoolType! + userBalance: GqlPoolUserBalance version: Int! } -enum GqlPoolMinimalType { - ELEMENT - GYRO - GYRO3 - GYROE - INVESTMENT - LINEAR - LIQUIDITY_BOOTSTRAPPING - META_STABLE - PHANTOM_STABLE - STABLE - UNKNOWN - WEIGHTED -} - -union GqlPoolNestedUnion = GqlPoolLinearNested | GqlPoolPhantomStableNested +union GqlPoolNestedUnion = GqlPoolComposableStableNested | GqlPoolLinearNested enum GqlPoolNestingType { HAS_ONLY_PHANTOM_BPT @@ -476,6 +575,7 @@ enum GqlPoolOrderBy { fees24h totalLiquidity totalShares + userbalanceUsd volume24h } @@ -484,47 +584,9 @@ enum GqlPoolOrderDirection { desc } -type GqlPoolPhantomStable implements GqlPoolBase { - address: Bytes! - allTokens: [GqlPoolTokenExpanded!]! - amp: BigInt! - bptPriceRate: BigDecimal! - chain: GqlChain! - createTime: Int! - decimals: Int! - displayTokens: [GqlPoolTokenDisplay!]! - dynamicData: GqlPoolDynamicData! - factory: Bytes - id: ID! - investConfig: GqlPoolInvestConfig! - name: String! - nestingType: GqlPoolNestingType! - owner: Bytes! - staking: GqlPoolStaking - symbol: String! - tokens: [GqlPoolTokenUnion!]! - withdrawConfig: GqlPoolWithdrawConfig! -} - -type GqlPoolPhantomStableNested { - address: Bytes! - amp: BigInt! - bptPriceRate: BigDecimal! - createTime: Int! - factory: Bytes - id: ID! - name: String! - nestingType: GqlPoolNestingType! - owner: Bytes! - swapFee: BigDecimal! - symbol: String! - tokens: [GqlPoolTokenPhantomStableNestedUnion!]! - totalLiquidity: BigDecimal! - totalShares: BigDecimal! -} - type GqlPoolSnapshot { amounts: [String!]! + chain: GqlChain! fees24h: String! holdersCount: String! id: ID! @@ -564,10 +626,13 @@ type GqlPoolStable implements GqlPoolBase { staking: GqlPoolStaking symbol: String! tokens: [GqlPoolToken!]! + type: GqlPoolType! + userBalance: GqlPoolUserBalance + version: Int! withdrawConfig: GqlPoolWithdrawConfig! } -type GqlPoolStablePhantomPoolData { +type GqlPoolStableComposablePoolData { address: String! balance: String! id: ID! @@ -578,11 +643,21 @@ type GqlPoolStablePhantomPoolData { type GqlPoolStaking { address: String! + chain: GqlChain! + farm: GqlPoolStakingMasterChefFarm gauge: GqlPoolStakingGauge id: ID! + reliquary: GqlPoolStakingReliquaryFarm type: GqlPoolStakingType! } +type GqlPoolStakingFarmRewarder { + address: String! + id: ID! + rewardPerSecond: String! + tokenAddress: String! +} + type GqlPoolStakingGauge { gaugeAddress: String! id: ID! @@ -590,6 +665,7 @@ type GqlPoolStakingGauge { rewards: [GqlPoolStakingGaugeReward!]! status: GqlPoolStakingGaugeStatus! version: Int! + workingSupply: String! } type GqlPoolStakingGaugeReward { @@ -604,6 +680,12 @@ enum GqlPoolStakingGaugeStatus { PREFERRED } +type GqlPoolStakingMasterChefFarm { + beetsPerBlock: String! + id: ID! + rewarders: [GqlPoolStakingFarmRewarder!] +} + type GqlPoolStakingOtherGauge { gaugeAddress: String! id: ID! @@ -612,11 +694,32 @@ type GqlPoolStakingOtherGauge { version: Int! } +type GqlPoolStakingReliquaryFarm { + beetsPerSecond: String! + id: ID! + levels: [GqlPoolStakingReliquaryFarmLevel!] + totalBalance: String! + totalWeightedBalance: String! +} + +type GqlPoolStakingReliquaryFarmLevel { + allocationPoints: Int! + apr: BigDecimal! + balance: BigDecimal! + id: ID! + level: Int! + requiredMaturity: Int! +} + enum GqlPoolStakingType { + FRESH_BEETS GAUGE + MASTER_CHEF + RELIQUARY } type GqlPoolSwap { + chain: GqlChain! id: ID! poolId: String! timestamp: Int! @@ -630,11 +733,17 @@ type GqlPoolSwap { } input GqlPoolSwapFilter { + chainIn: [GqlChain!] poolIdIn: [String!] tokenInIn: [String!] tokenOutIn: [String!] } +input GqlPoolTimePeriod { + gt: Int + lt: Int +} + type GqlPoolToken implements GqlPoolTokenBase { address: String! balance: BigDecimal! @@ -661,6 +770,22 @@ interface GqlPoolTokenBase { weight: BigDecimal } +type GqlPoolTokenComposableStable implements GqlPoolTokenBase { + address: String! + balance: BigDecimal! + decimals: Int! + id: ID! + index: Int! + name: String! + pool: GqlPoolComposableStableNested! + priceRate: BigDecimal! + symbol: String! + totalBalance: BigDecimal! + weight: BigDecimal +} + +union GqlPoolTokenComposableStableNestedUnion = GqlPoolToken | GqlPoolTokenLinear + type GqlPoolTokenDisplay { address: String! id: ID! @@ -699,25 +824,35 @@ type GqlPoolTokenLinear implements GqlPoolTokenBase { wrappedTokenBalance: BigDecimal! } -type GqlPoolTokenPhantomStable implements GqlPoolTokenBase { - address: String! - balance: BigDecimal! - decimals: Int! - id: ID! - index: Int! - name: String! - pool: GqlPoolPhantomStableNested! - priceRate: BigDecimal! - symbol: String! - totalBalance: BigDecimal! - weight: BigDecimal -} +union GqlPoolTokenUnion = GqlPoolToken | GqlPoolTokenComposableStable | GqlPoolTokenLinear -union GqlPoolTokenPhantomStableNestedUnion = GqlPoolToken | GqlPoolTokenLinear +enum GqlPoolType { + COMPOSABLE_STABLE + ELEMENT + FX + GYRO + GYRO3 + GYROE + INVESTMENT + LINEAR + LIQUIDITY_BOOTSTRAPPING + META_STABLE + PHANTOM_STABLE + STABLE + UNKNOWN + WEIGHTED +} -union GqlPoolTokenUnion = GqlPoolToken | GqlPoolTokenLinear | GqlPoolTokenPhantomStable +union GqlPoolUnion = GqlPoolComposableStable | GqlPoolElement | GqlPoolGyro | GqlPoolLinear | GqlPoolLiquidityBootstrapping | GqlPoolMetaStable | GqlPoolStable | GqlPoolWeighted -union GqlPoolUnion = GqlPoolElement | GqlPoolGyro | GqlPoolLinear | GqlPoolLiquidityBootstrapping | GqlPoolMetaStable | GqlPoolPhantomStable | GqlPoolStable | GqlPoolWeighted +type GqlPoolUserBalance { + stakedBalance: AmountHumanReadable! + stakedBalanceUsd: Float! + totalBalance: AmountHumanReadable! + totalBalanceUsd: Float! + walletBalance: AmountHumanReadable! + walletBalanceUsd: Float! +} type GqlPoolUserSwapVolume { swapVolumeUSD: BigDecimal! @@ -741,6 +876,9 @@ type GqlPoolWeighted implements GqlPoolBase { staking: GqlPoolStaking symbol: String! tokens: [GqlPoolTokenUnion!]! + type: GqlPoolType! + userBalance: GqlPoolUserBalance + version: Int! withdrawConfig: GqlPoolWithdrawConfig! } @@ -784,6 +922,43 @@ type GqlProtocolMetricsChain { yieldCapture24h: BigDecimal! } +type GqlRelicSnapshot { + balance: String! + entryTimestamp: Int! + farmId: String! + level: Int! + relicId: Int! +} + +type GqlReliquaryFarmLevelSnapshot { + balance: String! + id: ID! + level: String! +} + +type GqlReliquaryFarmSnapshot { + dailyDeposited: String! + dailyWithdrawn: String! + farmId: String! + id: ID! + levelBalances: [GqlReliquaryFarmLevelSnapshot!]! + relicCount: String! + timestamp: Int! + tokenBalances: [GqlReliquaryTokenBalanceSnapshot!]! + totalBalance: String! + totalLiquidity: String! + userCount: String! +} + +type GqlReliquaryTokenBalanceSnapshot { + address: String! + balance: String! + decimals: Int! + id: ID! + name: String! + symbol: String! +} + type GqlSorGetBatchSwapForTokensInResponse { assets: [String!]! swaps: [GqlSorSwap!]! @@ -849,8 +1024,17 @@ enum GqlSorSwapType { EXACT_OUT } +type GqlSwap { + amount: String! + assetInIndex: Int! + assetOutIndex: Int! + poolId: String! + userData: String! +} + type GqlToken { address: String! + chain: GqlChain! chainId: Int! decimals: Int! description: String @@ -880,6 +1064,7 @@ type GqlTokenCandlestickChartDataItem { } enum GqlTokenChartDataRange { + NINETY_DAY SEVEN_DAY THIRTY_DAY } @@ -914,6 +1099,7 @@ type GqlTokenDynamicData { type GqlTokenPrice { address: String! + chain: GqlChain! price: Float! } @@ -930,7 +1116,15 @@ enum GqlTokenType { WHITE_LISTED } +type GqlUserFbeetsBalance { + id: String! + stakedBalance: AmountHumanReadable! + totalBalance: AmountHumanReadable! + walletBalance: AmountHumanReadable! +} + type GqlUserPoolBalance { + chain: GqlChain! poolId: String! stakedBalance: AmountHumanReadable! tokenAddress: String! @@ -939,15 +1133,59 @@ type GqlUserPoolBalance { walletBalance: AmountHumanReadable! } +type GqlUserPoolSnapshot { + farmBalance: AmountHumanReadable! + fees24h: AmountHumanReadable! + gaugeBalance: AmountHumanReadable! + percentShare: Float! + timestamp: Int! + totalBalance: AmountHumanReadable! + totalValueUSD: AmountHumanReadable! + walletBalance: AmountHumanReadable! +} + +type GqlUserPortfolioSnapshot { + farmBalance: AmountHumanReadable! + fees24h: AmountHumanReadable! + gaugeBalance: AmountHumanReadable! + pools: [GqlUserPoolSnapshot!]! + timestamp: Int! + totalBalance: AmountHumanReadable! + totalFees: AmountHumanReadable! + totalValueUSD: AmountHumanReadable! + walletBalance: AmountHumanReadable! +} + +type GqlUserRelicSnapshot { + relicCount: Int! + relicSnapshots: [GqlRelicSnapshot!]! + timestamp: Int! + totalBalance: String! +} + +enum GqlUserSnapshotDataRange { + ALL_TIME + NINETY_DAYS + ONE_HUNDRED_EIGHTY_DAYS + ONE_YEAR + THIRTY_DAYS +} + input GqlUserSwapVolumeFilter { poolIdIn: [String!] tokenInIn: [String!] tokenOutIn: [String!] } +type GqlVeBalUserData { + balance: AmountHumanReadable! + rank: Int +} + type GqlVotingGauge { addedTimestamp: Int address: Bytes! + childGaugeAddress: Bytes isKilled: Boolean! relativeWeightCap: String } @@ -966,7 +1204,7 @@ type GqlVotingPool { id: ID! symbol: String! tokens: [GqlVotingGaugeToken!]! - type: GqlPoolMinimalType! + type: GqlPoolType! } """ @@ -976,10 +1214,13 @@ scalar JSON type Mutation { balancerMutationTest: String! + beetsPoolLoadReliquarySnapshotsForAllFarms: String! + beetsSyncFbeetsRatio: String! cacheAverageBlockTime: String! poolBlackListAddPool(poolId: String!): String! poolBlackListRemovePool(poolId: String!): String! poolDeletePool(poolId: String!): String! + poolInitOnChainDataForAllPools: String! poolInitializeSnapshotsForPool(poolId: String!): String! poolLoadOnChainDataForAllPools: String! poolLoadOnChainDataForPoolsWithActiveUpdates: String! @@ -991,7 +1232,7 @@ type Mutation { poolReloadPoolTokenIndexes(poolId: String!): String! poolReloadStakingForAllPools(stakingTypes: [GqlPoolStakingType!]!): String! poolSetPoolsWithPreferredGaugesAsIncentivized: String! - poolSyncAllPoolVersions: String! + poolSyncAllPoolTypesVersions: String! poolSyncAllPoolsFromSubgraph: [String!]! poolSyncLatestSnapshotsForAllPools(daysToSync: Int): String! poolSyncNewPoolsFromSubgraph: [String!]! @@ -1017,6 +1258,7 @@ type Mutation { userInitStakedBalances(stakingTypes: [GqlPoolStakingType!]!): String! userInitWalletBalancesForAllPools: String! userInitWalletBalancesForPool(poolId: String!): String! + userLoadAllRelicSnapshots: String! userSyncBalance(poolId: String!): String! userSyncBalanceAllPools: String! userSyncChangedStakedBalances: String! @@ -1026,45 +1268,51 @@ type Mutation { } type Query { - balancerQueryTest: String! + beetsGetFbeetsRatio: String! + beetsPoolGetReliquaryFarmSnapshots(id: String!, range: GqlPoolSnapshotDataRange!): [GqlReliquaryFarmSnapshot!]! blocksGetAverageBlockTime: Float! blocksGetBlocksPerDay: Float! blocksGetBlocksPerSecond: Float! blocksGetBlocksPerYear: Float! contentGetNewsItems: [GqlContentNewsItem!]! latestSyncedBlocks: GqlLatestSyncedBlocks! - poolGetAllPoolsSnapshots(range: GqlPoolSnapshotDataRange!): [GqlPoolSnapshot!]! + poolGetAllPoolsSnapshots(chains: [GqlChain!], range: GqlPoolSnapshotDataRange!): [GqlPoolSnapshot!]! poolGetBatchSwaps(first: Int, skip: Int, where: GqlPoolSwapFilter): [GqlPoolBatchSwap!]! poolGetFeaturedPoolGroups: [GqlPoolFeaturedPoolGroup!]! + poolGetGyroPools(chains: [GqlChain!]): [GqlPoolGyro!]! poolGetJoinExits(first: Int, skip: Int, where: GqlPoolJoinExitFilter): [GqlPoolJoinExit!]! - poolGetLinearPools: [GqlPoolLinear!]! - poolGetPool(id: String!): GqlPoolBase! - poolGetPoolFilters: [GqlPoolFilterDefinition!]! + poolGetLinearPools(chains: [GqlChain!]): [GqlPoolLinear!]! + poolGetPool(chain: GqlChain, id: String!, userAddress: String): GqlPoolBase! poolGetPools(first: Int, orderBy: GqlPoolOrderBy, orderDirection: GqlPoolOrderDirection, skip: Int, textSearch: String, where: GqlPoolFilter): [GqlPoolMinimal!]! poolGetPoolsCount(first: Int, orderBy: GqlPoolOrderBy, orderDirection: GqlPoolOrderDirection, skip: Int, textSearch: String, where: GqlPoolFilter): Int! - poolGetSnapshots(id: String!, range: GqlPoolSnapshotDataRange!): [GqlPoolSnapshot!]! + poolGetSnapshots(chain: GqlChain, id: String!, range: GqlPoolSnapshotDataRange!): [GqlPoolSnapshot!]! poolGetSwaps(first: Int, skip: Int, where: GqlPoolSwapFilter): [GqlPoolSwap!]! - poolGetUserSwapVolume(first: Int, skip: Int, where: GqlUserSwapVolumeFilter): [GqlPoolUserSwapVolume!]! - protocolMetricsAggregated(chainIds: [String!]!): GqlProtocolMetricsAggregated! - protocolMetricsChain: GqlProtocolMetricsChain! + protocolMetricsAggregated(chains: [GqlChain!]): GqlProtocolMetricsAggregated! + protocolMetricsChain(chain: GqlChain): GqlProtocolMetricsChain! sorGetBatchSwapForTokensIn(swapOptions: GqlSorSwapOptionsInput!, tokenOut: String!, tokensIn: [GqlTokenAmountHumanReadable!]!): GqlSorGetBatchSwapForTokensInResponse! - sorGetSwaps(swapAmount: BigDecimal!, swapOptions: GqlSorSwapOptionsInput!, swapType: GqlSorSwapType!, tokenIn: String!, tokenOut: String!): GqlSorGetSwapsResponse! + sorGetCowSwaps(chain: GqlChain!, swapAmount: BigDecimal!, swapType: GqlSorSwapType!, tokenIn: String!, tokenOut: String!): GqlCowSwapApiResponse! + sorGetSwaps(chain: GqlChain, swapAmount: BigDecimal!, swapOptions: GqlSorSwapOptionsInput!, swapType: GqlSorSwapType!, tokenIn: String!, tokenOut: String!): GqlSorGetSwapsResponse! tokenGetCandlestickChartData(address: String!, range: GqlTokenChartDataRange!): [GqlTokenCandlestickChartDataItem!]! - tokenGetCurrentPrices: [GqlTokenPrice!]! + tokenGetCurrentPrices(chains: [GqlChain!]): [GqlTokenPrice!]! tokenGetHistoricalPrices(addresses: [String!]!): [GqlHistoricalTokenPrice!]! tokenGetPriceChartData(address: String!, range: GqlTokenChartDataRange!): [GqlTokenPriceChartDataItem!]! tokenGetProtocolTokenPrice: AmountHumanReadable! tokenGetRelativePriceChartData(range: GqlTokenChartDataRange!, tokenIn: String!, tokenOut: String!): [GqlTokenPriceChartDataItem!]! tokenGetTokenData(address: String!): GqlTokenData tokenGetTokenDynamicData(address: String!): GqlTokenDynamicData - tokenGetTokens: [GqlToken!]! + tokenGetTokens(chains: [GqlChain!]): [GqlToken!]! tokenGetTokensData(addresses: [String!]!): [GqlTokenData!]! tokenGetTokensDynamicData(addresses: [String!]!): [GqlTokenDynamicData!]! - userGetPoolBalances: [GqlUserPoolBalance!]! - userGetPoolJoinExits(first: Int = 10, poolId: String!, skip: Int = 0): [GqlPoolJoinExit!]! - userGetStaking: [GqlPoolStaking!]! - userGetSwaps(first: Int = 10, poolId: String!, skip: Int = 0): [GqlPoolSwap!]! + userGetFbeetsBalance: GqlUserFbeetsBalance! + userGetPoolBalances(address: String, chains: [GqlChain!]): [GqlUserPoolBalance!]! + userGetPoolJoinExits(address: String, chain: GqlChain, first: Int = 10, poolId: String!, skip: Int = 0): [GqlPoolJoinExit!]! + userGetPoolSnapshots(chain: GqlChain!, poolId: String!, range: GqlUserSnapshotDataRange!): [GqlUserPoolSnapshot!]! + userGetPortfolioSnapshots(days: Int!): [GqlUserPortfolioSnapshot!]! + userGetRelicSnapshots(farmId: String!, range: GqlUserSnapshotDataRange!): [GqlUserRelicSnapshot!]! + userGetStaking(address: String, chains: [GqlChain!]): [GqlPoolStaking!]! + userGetSwaps(address: String, chain: GqlChain, first: Int = 10, poolId: String!, skip: Int = 0): [GqlPoolSwap!]! veBalGetTotalSupply: AmountHumanReadable! + veBalGetUser: GqlVeBalUserData! veBalGetUserBalance: AmountHumanReadable! veBalGetVotingList: [GqlVotingPool!]! } diff --git a/src/services/api/graphql/generated/api-types.ts b/src/services/api/graphql/generated/api-types.ts index 6c1f3a5d5e..23eac16f86 100644 --- a/src/services/api/graphql/generated/api-types.ts +++ b/src/services/api/graphql/generated/api-types.ts @@ -72,6 +72,20 @@ export enum GqlContentNewsItemSource { Twitter = 'twitter', } +export type GqlCowSwapApiResponse = { + __typename?: 'GqlCowSwapApiResponse'; + marketSp: Scalars['String']; + returnAmount: Scalars['String']; + returnAmountConsideringFees: Scalars['String']; + returnAmountFromSwaps: Scalars['String']; + swapAmount: Scalars['String']; + swapAmountForSwaps: Scalars['String']; + swaps: Array; + tokenAddresses: Array; + tokenIn: Scalars['String']; + tokenOut: Scalars['String']; +}; + export type GqlFeaturePoolGroupItemExternalLink = { __typename?: 'GqlFeaturePoolGroupItemExternalLink'; buttonText: Scalars['String']; @@ -80,6 +94,35 @@ export type GqlFeaturePoolGroupItemExternalLink = { image: Scalars['String']; }; +/** Configuration options for SOR V2 */ +export type GqlGraphTraversalConfigInput = { + /** + * Max number of paths to return (can be less) + * + * Default: 5 + */ + approxPathsToReturn?: InputMaybe; + /** + * The max hops in a path. + * + * Default: 6 + */ + maxDepth?: InputMaybe; + /** + * Limit non boosted hop tokens in a boosted path. + * + * Default: 2 + */ + maxNonBoostedHopTokensInBoostedPath?: InputMaybe; + /** + * Limit of "non-boosted" pools for efficiency. + * + * Default: 6 + */ + maxNonBoostedPathDepth?: InputMaybe; + poolIdsToInclude?: InputMaybe>>; +}; + export type GqlHistoricalTokenPrice = { __typename?: 'GqlHistoricalTokenPrice'; address: Scalars['String']; @@ -137,11 +180,15 @@ export type GqlPoolBase = { owner?: Maybe; staking?: Maybe; symbol: Scalars['String']; + type: GqlPoolType; + userBalance?: Maybe; + version: Scalars['Int']; withdrawConfig: GqlPoolWithdrawConfig; }; export type GqlPoolBatchSwap = { __typename?: 'GqlPoolBatchSwap'; + chain: GqlChain; id: Scalars['ID']; swaps: Array; timestamp: Scalars['Int']; @@ -176,6 +223,52 @@ export type GqlPoolBatchSwapSwap = { valueUSD: Scalars['Float']; }; +export type GqlPoolComposableStable = GqlPoolBase & { + __typename?: 'GqlPoolComposableStable'; + address: Scalars['Bytes']; + allTokens: Array; + amp: Scalars['BigInt']; + bptPriceRate: Scalars['BigDecimal']; + chain: GqlChain; + createTime: Scalars['Int']; + decimals: Scalars['Int']; + displayTokens: Array; + dynamicData: GqlPoolDynamicData; + factory?: Maybe; + id: Scalars['ID']; + investConfig: GqlPoolInvestConfig; + name: Scalars['String']; + nestingType: GqlPoolNestingType; + owner: Scalars['Bytes']; + staking?: Maybe; + symbol: Scalars['String']; + tokens: Array; + type: GqlPoolType; + userBalance?: Maybe; + version: Scalars['Int']; + withdrawConfig: GqlPoolWithdrawConfig; +}; + +export type GqlPoolComposableStableNested = { + __typename?: 'GqlPoolComposableStableNested'; + address: Scalars['Bytes']; + amp: Scalars['BigInt']; + bptPriceRate: Scalars['BigDecimal']; + createTime: Scalars['Int']; + factory?: Maybe; + id: Scalars['ID']; + name: Scalars['String']; + nestingType: GqlPoolNestingType; + owner: Scalars['Bytes']; + swapFee: Scalars['BigDecimal']; + symbol: Scalars['String']; + tokens: Array; + totalLiquidity: Scalars['BigDecimal']; + totalShares: Scalars['BigDecimal']; + type: GqlPoolType; + version: Scalars['Int']; +}; + export type GqlPoolDynamicData = { __typename?: 'GqlPoolDynamicData'; apr: GqlPoolApr; @@ -233,7 +326,10 @@ export type GqlPoolElement = GqlPoolBase & { staking?: Maybe; symbol: Scalars['String']; tokens: Array; + type: GqlPoolType; unitSeconds: Scalars['BigInt']; + userBalance?: Maybe; + version: Scalars['Int']; withdrawConfig: GqlPoolWithdrawConfig; }; @@ -254,14 +350,16 @@ export type GqlPoolFilter = { categoryNotIn?: InputMaybe>; chainIn?: InputMaybe>; chainNotIn?: InputMaybe>; + createTime?: InputMaybe; filterIn?: InputMaybe>; filterNotIn?: InputMaybe>; idIn?: InputMaybe>; idNotIn?: InputMaybe>; - poolTypeIn?: InputMaybe>; - poolTypeNotIn?: InputMaybe>; + poolTypeIn?: InputMaybe>; + poolTypeNotIn?: InputMaybe>; tokensIn?: InputMaybe>; tokensNotIn?: InputMaybe>; + userAddress?: InputMaybe; }; export enum GqlPoolFilterCategory { @@ -275,43 +373,45 @@ export type GqlPoolFilterDefinition = { title: Scalars['String']; }; -export enum GqlPoolFilterType { - Element = 'ELEMENT', - Gyro = 'GYRO', - Gyro3 = 'GYRO3', - Gyroe = 'GYROE', - Investment = 'INVESTMENT', - Linear = 'LINEAR', - LiquidityBootstrapping = 'LIQUIDITY_BOOTSTRAPPING', - MetaStable = 'META_STABLE', - PhantomStable = 'PHANTOM_STABLE', - Stable = 'STABLE', - Unknown = 'UNKNOWN', - Weighted = 'WEIGHTED', -} - export type GqlPoolGyro = GqlPoolBase & { __typename?: 'GqlPoolGyro'; address: Scalars['Bytes']; allTokens: Array; alpha: Scalars['String']; beta: Scalars['String']; + c: Scalars['String']; chain: GqlChain; createTime: Scalars['Int']; + dSq: Scalars['String']; decimals: Scalars['Int']; displayTokens: Array; dynamicData: GqlPoolDynamicData; factory?: Maybe; id: Scalars['ID']; investConfig: GqlPoolInvestConfig; + lambda: Scalars['String']; name: Scalars['String']; nestingType: GqlPoolNestingType; owner: Scalars['Bytes']; + root3Alpha: Scalars['String']; + s: Scalars['String']; + sqrtAlpha: Scalars['String']; + sqrtBeta: Scalars['String']; staking?: Maybe; symbol: Scalars['String']; + tauAlphaX: Scalars['String']; + tauAlphaY: Scalars['String']; + tauBetaX: Scalars['String']; + tauBetaY: Scalars['String']; tokens: Array; - type: Scalars['String']; + type: GqlPoolType; + u: Scalars['String']; + userBalance?: Maybe; + v: Scalars['String']; + version: Scalars['Int']; + w: Scalars['String']; withdrawConfig: GqlPoolWithdrawConfig; + z: Scalars['String']; }; export type GqlPoolInvestConfig = { @@ -331,6 +431,7 @@ export type GqlPoolInvestOption = { export type GqlPoolJoinExit = { __typename?: 'GqlPoolJoinExit'; amounts: Array; + chain: GqlChain; id: Scalars['ID']; poolId: Scalars['String']; sender: Scalars['String']; @@ -347,6 +448,7 @@ export type GqlPoolJoinExitAmount = { }; export type GqlPoolJoinExitFilter = { + chainIn?: InputMaybe>; poolIdIn?: InputMaybe>; }; @@ -375,7 +477,10 @@ export type GqlPoolLinear = GqlPoolBase & { staking?: Maybe; symbol: Scalars['String']; tokens: Array; + type: GqlPoolType; upperTarget: Scalars['BigInt']; + userBalance?: Maybe; + version: Scalars['Int']; withdrawConfig: GqlPoolWithdrawConfig; wrappedIndex: Scalars['Int']; }; @@ -395,7 +500,9 @@ export type GqlPoolLinearNested = { tokens: Array; totalLiquidity: Scalars['BigDecimal']; totalShares: Scalars['BigDecimal']; + type: GqlPoolType; upperTarget: Scalars['BigInt']; + version: Scalars['Int']; wrappedIndex: Scalars['Int']; }; @@ -455,6 +562,9 @@ export type GqlPoolLiquidityBootstrapping = GqlPoolBase & { staking?: Maybe; symbol: Scalars['String']; tokens: Array; + type: GqlPoolType; + userBalance?: Maybe; + version: Scalars['Int']; withdrawConfig: GqlPoolWithdrawConfig; }; @@ -476,6 +586,9 @@ export type GqlPoolMetaStable = GqlPoolBase & { staking?: Maybe; symbol: Scalars['String']; tokens: Array; + type: GqlPoolType; + userBalance?: Maybe; + version: Scalars['Int']; withdrawConfig: GqlPoolWithdrawConfig; }; @@ -494,28 +607,14 @@ export type GqlPoolMinimal = { owner?: Maybe; staking?: Maybe; symbol: Scalars['String']; - type: GqlPoolMinimalType; + type: GqlPoolType; + userBalance?: Maybe; version: Scalars['Int']; }; -export enum GqlPoolMinimalType { - Element = 'ELEMENT', - Gyro = 'GYRO', - Gyro3 = 'GYRO3', - Gyroe = 'GYROE', - Investment = 'INVESTMENT', - Linear = 'LINEAR', - LiquidityBootstrapping = 'LIQUIDITY_BOOTSTRAPPING', - MetaStable = 'META_STABLE', - PhantomStable = 'PHANTOM_STABLE', - Stable = 'STABLE', - Unknown = 'UNKNOWN', - Weighted = 'WEIGHTED', -} - export type GqlPoolNestedUnion = - | GqlPoolLinearNested - | GqlPoolPhantomStableNested; + | GqlPoolComposableStableNested + | GqlPoolLinearNested; export enum GqlPoolNestingType { HasOnlyPhantomBpt = 'HAS_ONLY_PHANTOM_BPT', @@ -528,6 +627,7 @@ export enum GqlPoolOrderBy { Fees24h = 'fees24h', TotalLiquidity = 'totalLiquidity', TotalShares = 'totalShares', + UserbalanceUsd = 'userbalanceUsd', Volume24h = 'volume24h', } @@ -536,50 +636,10 @@ export enum GqlPoolOrderDirection { Desc = 'desc', } -export type GqlPoolPhantomStable = GqlPoolBase & { - __typename?: 'GqlPoolPhantomStable'; - address: Scalars['Bytes']; - allTokens: Array; - amp: Scalars['BigInt']; - bptPriceRate: Scalars['BigDecimal']; - chain: GqlChain; - createTime: Scalars['Int']; - decimals: Scalars['Int']; - displayTokens: Array; - dynamicData: GqlPoolDynamicData; - factory?: Maybe; - id: Scalars['ID']; - investConfig: GqlPoolInvestConfig; - name: Scalars['String']; - nestingType: GqlPoolNestingType; - owner: Scalars['Bytes']; - staking?: Maybe; - symbol: Scalars['String']; - tokens: Array; - withdrawConfig: GqlPoolWithdrawConfig; -}; - -export type GqlPoolPhantomStableNested = { - __typename?: 'GqlPoolPhantomStableNested'; - address: Scalars['Bytes']; - amp: Scalars['BigInt']; - bptPriceRate: Scalars['BigDecimal']; - createTime: Scalars['Int']; - factory?: Maybe; - id: Scalars['ID']; - name: Scalars['String']; - nestingType: GqlPoolNestingType; - owner: Scalars['Bytes']; - swapFee: Scalars['BigDecimal']; - symbol: Scalars['String']; - tokens: Array; - totalLiquidity: Scalars['BigDecimal']; - totalShares: Scalars['BigDecimal']; -}; - export type GqlPoolSnapshot = { __typename?: 'GqlPoolSnapshot'; amounts: Array; + chain: GqlChain; fees24h: Scalars['String']; holdersCount: Scalars['String']; id: Scalars['ID']; @@ -620,11 +680,14 @@ export type GqlPoolStable = GqlPoolBase & { staking?: Maybe; symbol: Scalars['String']; tokens: Array; + type: GqlPoolType; + userBalance?: Maybe; + version: Scalars['Int']; withdrawConfig: GqlPoolWithdrawConfig; }; -export type GqlPoolStablePhantomPoolData = { - __typename?: 'GqlPoolStablePhantomPoolData'; +export type GqlPoolStableComposablePoolData = { + __typename?: 'GqlPoolStableComposablePoolData'; address: Scalars['String']; balance: Scalars['String']; id: Scalars['ID']; @@ -636,11 +699,22 @@ export type GqlPoolStablePhantomPoolData = { export type GqlPoolStaking = { __typename?: 'GqlPoolStaking'; address: Scalars['String']; + chain: GqlChain; + farm?: Maybe; gauge?: Maybe; id: Scalars['ID']; + reliquary?: Maybe; type: GqlPoolStakingType; }; +export type GqlPoolStakingFarmRewarder = { + __typename?: 'GqlPoolStakingFarmRewarder'; + address: Scalars['String']; + id: Scalars['ID']; + rewardPerSecond: Scalars['String']; + tokenAddress: Scalars['String']; +}; + export type GqlPoolStakingGauge = { __typename?: 'GqlPoolStakingGauge'; gaugeAddress: Scalars['String']; @@ -649,6 +723,7 @@ export type GqlPoolStakingGauge = { rewards: Array; status: GqlPoolStakingGaugeStatus; version: Scalars['Int']; + workingSupply: Scalars['String']; }; export type GqlPoolStakingGaugeReward = { @@ -664,6 +739,13 @@ export enum GqlPoolStakingGaugeStatus { Preferred = 'PREFERRED', } +export type GqlPoolStakingMasterChefFarm = { + __typename?: 'GqlPoolStakingMasterChefFarm'; + beetsPerBlock: Scalars['String']; + id: Scalars['ID']; + rewarders?: Maybe>; +}; + export type GqlPoolStakingOtherGauge = { __typename?: 'GqlPoolStakingOtherGauge'; gaugeAddress: Scalars['String']; @@ -673,12 +755,35 @@ export type GqlPoolStakingOtherGauge = { version: Scalars['Int']; }; +export type GqlPoolStakingReliquaryFarm = { + __typename?: 'GqlPoolStakingReliquaryFarm'; + beetsPerSecond: Scalars['String']; + id: Scalars['ID']; + levels?: Maybe>; + totalBalance: Scalars['String']; + totalWeightedBalance: Scalars['String']; +}; + +export type GqlPoolStakingReliquaryFarmLevel = { + __typename?: 'GqlPoolStakingReliquaryFarmLevel'; + allocationPoints: Scalars['Int']; + apr: Scalars['BigDecimal']; + balance: Scalars['BigDecimal']; + id: Scalars['ID']; + level: Scalars['Int']; + requiredMaturity: Scalars['Int']; +}; + export enum GqlPoolStakingType { + FreshBeets = 'FRESH_BEETS', Gauge = 'GAUGE', + MasterChef = 'MASTER_CHEF', + Reliquary = 'RELIQUARY', } export type GqlPoolSwap = { __typename?: 'GqlPoolSwap'; + chain: GqlChain; id: Scalars['ID']; poolId: Scalars['String']; timestamp: Scalars['Int']; @@ -692,11 +797,17 @@ export type GqlPoolSwap = { }; export type GqlPoolSwapFilter = { + chainIn?: InputMaybe>; poolIdIn?: InputMaybe>; tokenInIn?: InputMaybe>; tokenOutIn?: InputMaybe>; }; +export type GqlPoolTimePeriod = { + gt?: InputMaybe; + lt?: InputMaybe; +}; + export type GqlPoolToken = GqlPoolTokenBase & { __typename?: 'GqlPoolToken'; address: Scalars['String']; @@ -724,6 +835,25 @@ export type GqlPoolTokenBase = { weight?: Maybe; }; +export type GqlPoolTokenComposableStable = GqlPoolTokenBase & { + __typename?: 'GqlPoolTokenComposableStable'; + address: Scalars['String']; + balance: Scalars['BigDecimal']; + decimals: Scalars['Int']; + id: Scalars['ID']; + index: Scalars['Int']; + name: Scalars['String']; + pool: GqlPoolComposableStableNested; + priceRate: Scalars['BigDecimal']; + symbol: Scalars['String']; + totalBalance: Scalars['BigDecimal']; + weight?: Maybe; +}; + +export type GqlPoolTokenComposableStableNestedUnion = + | GqlPoolToken + | GqlPoolTokenLinear; + export type GqlPoolTokenDisplay = { __typename?: 'GqlPoolTokenDisplay'; address: Scalars['String']; @@ -765,40 +895,48 @@ export type GqlPoolTokenLinear = GqlPoolTokenBase & { wrappedTokenBalance: Scalars['BigDecimal']; }; -export type GqlPoolTokenPhantomStable = GqlPoolTokenBase & { - __typename?: 'GqlPoolTokenPhantomStable'; - address: Scalars['String']; - balance: Scalars['BigDecimal']; - decimals: Scalars['Int']; - id: Scalars['ID']; - index: Scalars['Int']; - name: Scalars['String']; - pool: GqlPoolPhantomStableNested; - priceRate: Scalars['BigDecimal']; - symbol: Scalars['String']; - totalBalance: Scalars['BigDecimal']; - weight?: Maybe; -}; - -export type GqlPoolTokenPhantomStableNestedUnion = +export type GqlPoolTokenUnion = | GqlPoolToken + | GqlPoolTokenComposableStable | GqlPoolTokenLinear; -export type GqlPoolTokenUnion = - | GqlPoolToken - | GqlPoolTokenLinear - | GqlPoolTokenPhantomStable; +export enum GqlPoolType { + ComposableStable = 'COMPOSABLE_STABLE', + Element = 'ELEMENT', + Fx = 'FX', + Gyro = 'GYRO', + Gyro3 = 'GYRO3', + Gyroe = 'GYROE', + Investment = 'INVESTMENT', + Linear = 'LINEAR', + LiquidityBootstrapping = 'LIQUIDITY_BOOTSTRAPPING', + MetaStable = 'META_STABLE', + PhantomStable = 'PHANTOM_STABLE', + Stable = 'STABLE', + Unknown = 'UNKNOWN', + Weighted = 'WEIGHTED', +} export type GqlPoolUnion = + | GqlPoolComposableStable | GqlPoolElement | GqlPoolGyro | GqlPoolLinear | GqlPoolLiquidityBootstrapping | GqlPoolMetaStable - | GqlPoolPhantomStable | GqlPoolStable | GqlPoolWeighted; +export type GqlPoolUserBalance = { + __typename?: 'GqlPoolUserBalance'; + stakedBalance: Scalars['AmountHumanReadable']; + stakedBalanceUsd: Scalars['Float']; + totalBalance: Scalars['AmountHumanReadable']; + totalBalanceUsd: Scalars['Float']; + walletBalance: Scalars['AmountHumanReadable']; + walletBalanceUsd: Scalars['Float']; +}; + export type GqlPoolUserSwapVolume = { __typename?: 'GqlPoolUserSwapVolume'; swapVolumeUSD: Scalars['BigDecimal']; @@ -823,6 +961,9 @@ export type GqlPoolWeighted = GqlPoolBase & { staking?: Maybe; symbol: Scalars['String']; tokens: Array; + type: GqlPoolType; + userBalance?: Maybe; + version: Scalars['Int']; withdrawConfig: GqlPoolWithdrawConfig; }; @@ -870,6 +1011,47 @@ export type GqlProtocolMetricsChain = { yieldCapture24h: Scalars['BigDecimal']; }; +export type GqlRelicSnapshot = { + __typename?: 'GqlRelicSnapshot'; + balance: Scalars['String']; + entryTimestamp: Scalars['Int']; + farmId: Scalars['String']; + level: Scalars['Int']; + relicId: Scalars['Int']; +}; + +export type GqlReliquaryFarmLevelSnapshot = { + __typename?: 'GqlReliquaryFarmLevelSnapshot'; + balance: Scalars['String']; + id: Scalars['ID']; + level: Scalars['String']; +}; + +export type GqlReliquaryFarmSnapshot = { + __typename?: 'GqlReliquaryFarmSnapshot'; + dailyDeposited: Scalars['String']; + dailyWithdrawn: Scalars['String']; + farmId: Scalars['String']; + id: Scalars['ID']; + levelBalances: Array; + relicCount: Scalars['String']; + timestamp: Scalars['Int']; + tokenBalances: Array; + totalBalance: Scalars['String']; + totalLiquidity: Scalars['String']; + userCount: Scalars['String']; +}; + +export type GqlReliquaryTokenBalanceSnapshot = { + __typename?: 'GqlReliquaryTokenBalanceSnapshot'; + address: Scalars['String']; + balance: Scalars['String']; + decimals: Scalars['Int']; + id: Scalars['ID']; + name: Scalars['String']; + symbol: Scalars['String']; +}; + export type GqlSorGetBatchSwapForTokensInResponse = { __typename?: 'GqlSorGetBatchSwapForTokensInResponse'; assets: Array; @@ -940,9 +1122,19 @@ export enum GqlSorSwapType { ExactOut = 'EXACT_OUT', } +export type GqlSwap = { + __typename?: 'GqlSwap'; + amount: Scalars['String']; + assetInIndex: Scalars['Int']; + assetOutIndex: Scalars['Int']; + poolId: Scalars['String']; + userData: Scalars['String']; +}; + export type GqlToken = { __typename?: 'GqlToken'; address: Scalars['String']; + chain: GqlChain; chainId: Scalars['Int']; decimals: Scalars['Int']; description?: Maybe; @@ -973,6 +1165,7 @@ export type GqlTokenCandlestickChartDataItem = { }; export enum GqlTokenChartDataRange { + NinetyDay = 'NINETY_DAY', SevenDay = 'SEVEN_DAY', ThirtyDay = 'THIRTY_DAY', } @@ -1010,6 +1203,7 @@ export type GqlTokenDynamicData = { export type GqlTokenPrice = { __typename?: 'GqlTokenPrice'; address: Scalars['String']; + chain: GqlChain; price: Scalars['Float']; }; @@ -1027,8 +1221,17 @@ export enum GqlTokenType { WhiteListed = 'WHITE_LISTED', } +export type GqlUserFbeetsBalance = { + __typename?: 'GqlUserFbeetsBalance'; + id: Scalars['String']; + stakedBalance: Scalars['AmountHumanReadable']; + totalBalance: Scalars['AmountHumanReadable']; + walletBalance: Scalars['AmountHumanReadable']; +}; + export type GqlUserPoolBalance = { __typename?: 'GqlUserPoolBalance'; + chain: GqlChain; poolId: Scalars['String']; stakedBalance: Scalars['AmountHumanReadable']; tokenAddress: Scalars['String']; @@ -1037,16 +1240,64 @@ export type GqlUserPoolBalance = { walletBalance: Scalars['AmountHumanReadable']; }; +export type GqlUserPoolSnapshot = { + __typename?: 'GqlUserPoolSnapshot'; + farmBalance: Scalars['AmountHumanReadable']; + fees24h: Scalars['AmountHumanReadable']; + gaugeBalance: Scalars['AmountHumanReadable']; + percentShare: Scalars['Float']; + timestamp: Scalars['Int']; + totalBalance: Scalars['AmountHumanReadable']; + totalValueUSD: Scalars['AmountHumanReadable']; + walletBalance: Scalars['AmountHumanReadable']; +}; + +export type GqlUserPortfolioSnapshot = { + __typename?: 'GqlUserPortfolioSnapshot'; + farmBalance: Scalars['AmountHumanReadable']; + fees24h: Scalars['AmountHumanReadable']; + gaugeBalance: Scalars['AmountHumanReadable']; + pools: Array; + timestamp: Scalars['Int']; + totalBalance: Scalars['AmountHumanReadable']; + totalFees: Scalars['AmountHumanReadable']; + totalValueUSD: Scalars['AmountHumanReadable']; + walletBalance: Scalars['AmountHumanReadable']; +}; + +export type GqlUserRelicSnapshot = { + __typename?: 'GqlUserRelicSnapshot'; + relicCount: Scalars['Int']; + relicSnapshots: Array; + timestamp: Scalars['Int']; + totalBalance: Scalars['String']; +}; + +export enum GqlUserSnapshotDataRange { + AllTime = 'ALL_TIME', + NinetyDays = 'NINETY_DAYS', + OneHundredEightyDays = 'ONE_HUNDRED_EIGHTY_DAYS', + OneYear = 'ONE_YEAR', + ThirtyDays = 'THIRTY_DAYS', +} + export type GqlUserSwapVolumeFilter = { poolIdIn?: InputMaybe>; tokenInIn?: InputMaybe>; tokenOutIn?: InputMaybe>; }; +export type GqlVeBalUserData = { + __typename?: 'GqlVeBalUserData'; + balance: Scalars['AmountHumanReadable']; + rank?: Maybe; +}; + export type GqlVotingGauge = { __typename?: 'GqlVotingGauge'; addedTimestamp?: Maybe; address: Scalars['Bytes']; + childGaugeAddress?: Maybe; isKilled: Scalars['Boolean']; relativeWeightCap?: Maybe; }; @@ -1067,16 +1318,19 @@ export type GqlVotingPool = { id: Scalars['ID']; symbol: Scalars['String']; tokens: Array; - type: GqlPoolMinimalType; + type: GqlPoolType; }; export type Mutation = { __typename?: 'Mutation'; balancerMutationTest: Scalars['String']; + beetsPoolLoadReliquarySnapshotsForAllFarms: Scalars['String']; + beetsSyncFbeetsRatio: Scalars['String']; cacheAverageBlockTime: Scalars['String']; poolBlackListAddPool: Scalars['String']; poolBlackListRemovePool: Scalars['String']; poolDeletePool: Scalars['String']; + poolInitOnChainDataForAllPools: Scalars['String']; poolInitializeSnapshotsForPool: Scalars['String']; poolLoadOnChainDataForAllPools: Scalars['String']; poolLoadOnChainDataForPoolsWithActiveUpdates: Scalars['String']; @@ -1088,7 +1342,7 @@ export type Mutation = { poolReloadPoolTokenIndexes: Scalars['String']; poolReloadStakingForAllPools: Scalars['String']; poolSetPoolsWithPreferredGaugesAsIncentivized: Scalars['String']; - poolSyncAllPoolVersions: Scalars['String']; + poolSyncAllPoolTypesVersions: Scalars['String']; poolSyncAllPoolsFromSubgraph: Array; poolSyncLatestSnapshotsForAllPools: Scalars['String']; poolSyncNewPoolsFromSubgraph: Array; @@ -1114,6 +1368,7 @@ export type Mutation = { userInitStakedBalances: Scalars['String']; userInitWalletBalancesForAllPools: Scalars['String']; userInitWalletBalancesForPool: Scalars['String']; + userLoadAllRelicSnapshots: Scalars['String']; userSyncBalance: Scalars['String']; userSyncBalanceAllPools: Scalars['String']; userSyncChangedStakedBalances: Scalars['String']; @@ -1191,7 +1446,8 @@ export type MutationUserSyncBalanceArgs = { export type Query = { __typename?: 'Query'; - balancerQueryTest: Scalars['String']; + beetsGetFbeetsRatio: Scalars['String']; + beetsPoolGetReliquaryFarmSnapshots: Array; blocksGetAverageBlockTime: Scalars['Float']; blocksGetBlocksPerDay: Scalars['Float']; blocksGetBlocksPerSecond: Scalars['Float']; @@ -1201,18 +1457,18 @@ export type Query = { poolGetAllPoolsSnapshots: Array; poolGetBatchSwaps: Array; poolGetFeaturedPoolGroups: Array; + poolGetGyroPools: Array; poolGetJoinExits: Array; poolGetLinearPools: Array; poolGetPool: GqlPoolBase; - poolGetPoolFilters: Array; poolGetPools: Array; poolGetPoolsCount: Scalars['Int']; poolGetSnapshots: Array; poolGetSwaps: Array; - poolGetUserSwapVolume: Array; protocolMetricsAggregated: GqlProtocolMetricsAggregated; protocolMetricsChain: GqlProtocolMetricsChain; sorGetBatchSwapForTokensIn: GqlSorGetBatchSwapForTokensInResponse; + sorGetCowSwaps: GqlCowSwapApiResponse; sorGetSwaps: GqlSorGetSwapsResponse; tokenGetCandlestickChartData: Array; tokenGetCurrentPrices: Array; @@ -1225,16 +1481,27 @@ export type Query = { tokenGetTokens: Array; tokenGetTokensData: Array; tokenGetTokensDynamicData: Array; + userGetFbeetsBalance: GqlUserFbeetsBalance; userGetPoolBalances: Array; userGetPoolJoinExits: Array; + userGetPoolSnapshots: Array; + userGetPortfolioSnapshots: Array; + userGetRelicSnapshots: Array; userGetStaking: Array; userGetSwaps: Array; veBalGetTotalSupply: Scalars['AmountHumanReadable']; + veBalGetUser: GqlVeBalUserData; veBalGetUserBalance: Scalars['AmountHumanReadable']; veBalGetVotingList: Array; }; +export type QueryBeetsPoolGetReliquaryFarmSnapshotsArgs = { + id: Scalars['String']; + range: GqlPoolSnapshotDataRange; +}; + export type QueryPoolGetAllPoolsSnapshotsArgs = { + chains?: InputMaybe>; range: GqlPoolSnapshotDataRange; }; @@ -1244,14 +1511,24 @@ export type QueryPoolGetBatchSwapsArgs = { where?: InputMaybe; }; +export type QueryPoolGetGyroPoolsArgs = { + chains?: InputMaybe>; +}; + export type QueryPoolGetJoinExitsArgs = { first?: InputMaybe; skip?: InputMaybe; where?: InputMaybe; }; +export type QueryPoolGetLinearPoolsArgs = { + chains?: InputMaybe>; +}; + export type QueryPoolGetPoolArgs = { + chain?: InputMaybe; id: Scalars['String']; + userAddress?: InputMaybe; }; export type QueryPoolGetPoolsArgs = { @@ -1273,6 +1550,7 @@ export type QueryPoolGetPoolsCountArgs = { }; export type QueryPoolGetSnapshotsArgs = { + chain?: InputMaybe; id: Scalars['String']; range: GqlPoolSnapshotDataRange; }; @@ -1283,14 +1561,12 @@ export type QueryPoolGetSwapsArgs = { where?: InputMaybe; }; -export type QueryPoolGetUserSwapVolumeArgs = { - first?: InputMaybe; - skip?: InputMaybe; - where?: InputMaybe; +export type QueryProtocolMetricsAggregatedArgs = { + chains?: InputMaybe>; }; -export type QueryProtocolMetricsAggregatedArgs = { - chainIds: Array; +export type QueryProtocolMetricsChainArgs = { + chain?: InputMaybe; }; export type QuerySorGetBatchSwapForTokensInArgs = { @@ -1299,7 +1575,16 @@ export type QuerySorGetBatchSwapForTokensInArgs = { tokensIn: Array; }; +export type QuerySorGetCowSwapsArgs = { + chain: GqlChain; + swapAmount: Scalars['BigDecimal']; + swapType: GqlSorSwapType; + tokenIn: Scalars['String']; + tokenOut: Scalars['String']; +}; + export type QuerySorGetSwapsArgs = { + chain?: InputMaybe; swapAmount: Scalars['BigDecimal']; swapOptions: GqlSorSwapOptionsInput; swapType: GqlSorSwapType; @@ -1312,6 +1597,10 @@ export type QueryTokenGetCandlestickChartDataArgs = { range: GqlTokenChartDataRange; }; +export type QueryTokenGetCurrentPricesArgs = { + chains?: InputMaybe>; +}; + export type QueryTokenGetHistoricalPricesArgs = { addresses: Array; }; @@ -1335,6 +1624,10 @@ export type QueryTokenGetTokenDynamicDataArgs = { address: Scalars['String']; }; +export type QueryTokenGetTokensArgs = { + chains?: InputMaybe>; +}; + export type QueryTokenGetTokensDataArgs = { addresses: Array; }; @@ -1343,13 +1636,42 @@ export type QueryTokenGetTokensDynamicDataArgs = { addresses: Array; }; +export type QueryUserGetPoolBalancesArgs = { + address?: InputMaybe; + chains?: InputMaybe>; +}; + export type QueryUserGetPoolJoinExitsArgs = { + address?: InputMaybe; + chain?: InputMaybe; first?: InputMaybe; poolId: Scalars['String']; skip?: InputMaybe; }; +export type QueryUserGetPoolSnapshotsArgs = { + chain: GqlChain; + poolId: Scalars['String']; + range: GqlUserSnapshotDataRange; +}; + +export type QueryUserGetPortfolioSnapshotsArgs = { + days: Scalars['Int']; +}; + +export type QueryUserGetRelicSnapshotsArgs = { + farmId: Scalars['String']; + range: GqlUserSnapshotDataRange; +}; + +export type QueryUserGetStakingArgs = { + address?: InputMaybe; + chains?: InputMaybe>; +}; + export type QueryUserGetSwapsArgs = { + address?: InputMaybe; + chain?: InputMaybe; first?: InputMaybe; poolId: Scalars['String']; skip?: InputMaybe; @@ -1378,7 +1700,7 @@ export type VeBalGetVotingListQuery = { id: string; address: string; symbol: string; - type: GqlPoolMinimalType; + type: GqlPoolType; gauge: { __typename?: 'GqlVotingGauge'; address: string; diff --git a/src/services/api/graphql/mappers.ts b/src/services/api/graphql/mappers.ts index 31b18da62f..a79557d5ec 100644 --- a/src/services/api/graphql/mappers.ts +++ b/src/services/api/graphql/mappers.ts @@ -1,6 +1,6 @@ import { Network } from '@/lib/config/types'; import { PoolType } from '@/services/pool/types'; -import { GqlChain, GqlPoolMinimalType } from './generated/api-types'; +import { GqlChain, GqlPoolType } from './generated/api-types'; export function mapApiChain( apiChain: GqlChain | 'SEPOLIA' | 'GOERLI' @@ -34,30 +34,31 @@ export function mapApiChain( } } -export function mapApiPoolType( - apiPoolType: GqlPoolMinimalType -): PoolType | null { +export function mapApiPoolType(apiPoolType: GqlPoolType): PoolType | null { switch (apiPoolType) { - case GqlPoolMinimalType.Element: + case GqlPoolType.Element: return PoolType.Element; - case GqlPoolMinimalType.Gyro3: + case GqlPoolType.Gyro3: return PoolType.Gyro3; - case GqlPoolMinimalType.Gyroe: + case GqlPoolType.Gyroe: return PoolType.GyroE; - case GqlPoolMinimalType.Investment: + case GqlPoolType.Investment: return PoolType.Investment; - case GqlPoolMinimalType.Linear: + case GqlPoolType.Linear: return PoolType.Linear; - case GqlPoolMinimalType.LiquidityBootstrapping: + case GqlPoolType.LiquidityBootstrapping: return PoolType.LiquidityBootstrapping; - case GqlPoolMinimalType.MetaStable: + case GqlPoolType.MetaStable: return PoolType.MetaStable; - case GqlPoolMinimalType.PhantomStable: - return PoolType.StablePhantom; - case GqlPoolMinimalType.Stable: + case GqlPoolType.Stable: return PoolType.Stable; - case GqlPoolMinimalType.Weighted: + case GqlPoolType.Weighted: return PoolType.Weighted; + case GqlPoolType.PhantomStable: + return PoolType.StablePhantom; + case GqlPoolType.ComposableStable: // 20 Dec 2023: API change moving from PhantomStable to ComposableStable + return PoolType.StablePhantom; // We can change this to PoolType.ComposableStable once our partners are ok + default: return null; } From f5080d19ae75d4e444ea21382529a62cac30fa13 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 20 Dec 2023 15:47:32 +0000 Subject: [PATCH 023/130] 1.138.11 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9c3e834087..f66a292043 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.10", + "version": "1.138.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.10", + "version": "1.138.11", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 17e0951eef..7d2540f10a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.10", + "version": "1.138.11", "engines": { "node": "=16", "npm": ">=8" From d1342c84e936cb7f194f2dbc1567d4899d33fd36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 06:59:22 +0100 Subject: [PATCH 024/130] chore: Add 10stMATIC-90SP pool to polygon allowlist (#4958) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 6c11e7df9b..6efa7cc86d 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -399,6 +399,7 @@ const pools: Pools = { '0xb7167bcfe2df6950ea32bdfc8adfa451026a3c62000200000000000000000d51', // 50WBTC-50LINK '0x97bfa798025505367266b1804b30a5dcd3f38bc3000200000000000000000d56', // 50LINK-50LDO '0x769109e27c8a5d9b12b445f1de56980744811f71000200000000000000000d55', // 95XEQ-5USDT + '0xd559c09e48d9882bc2da98de3d885c21bd130676000200000000000000000d57', // 10stMATIC-90SP ], }, Factories: { From 9bfd5921c62dfe4b43b203563348bd8a05ebd505 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 21 Dec 2023 05:59:43 +0000 Subject: [PATCH 025/130] 1.138.12 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f66a292043..108a2ffadb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.11", + "version": "1.138.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.11", + "version": "1.138.12", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 7d2540f10a..61f2c189e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.11", + "version": "1.138.12", "engines": { "node": "=16", "npm": ">=8" From f368d095fb2f83736a504dfd5f490365bff42e08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 06:59:59 +0100 Subject: [PATCH 026/130] chore: Add 50cbETH-50WETH pool to base allowlist (#4957) Co-authored-by: balopco --- src/lib/config/base/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/base/pools.ts b/src/lib/config/base/pools.ts index 1657b2dc14..d1739fbb9c 100644 --- a/src/lib/config/base/pools.ts +++ b/src/lib/config/base/pools.ts @@ -147,6 +147,7 @@ const pools: Pools = { '0x43037cb21cf259efa87febb844cc1179c13f8efc0002000000000000000000d1', // 30USDbC-70WELL '0xdd2a31355a7a478fe43233b41b978b5286cdb7c90002000000000000000000d2', // 50WETH-50USDbC '0x32b494056a118c1d43ad823fa650557a5a2870ab0002000000000000000000d5', // 50BAL-50WETH + '0xb8773cd299b5e1319f6d06fe76f6d94e7b17c4ab0002000000000000000000d6', // 50cbETH-50WETH ], }, Factories: { From 6062771879604a947a8bcc916cebb412cacb3b80 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 21 Dec 2023 06:00:12 +0000 Subject: [PATCH 027/130] 1.138.13 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 108a2ffadb..f60c9058f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.12", + "version": "1.138.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.12", + "version": "1.138.13", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 61f2c189e4..19cd55c963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.12", + "version": "1.138.13", "engines": { "node": "=16", "npm": ">=8" From 3ae6b9f18294501af8d2cd77d6f1bf7a6c3c70f9 Mon Sep 17 00:00:00 2001 From: Gareth Fuller Date: Thu, 21 Dec 2023 09:34:11 +0000 Subject: [PATCH 028/130] refactor: Reduce fetching of SOR pools (#4941) --- src/composables/swap/useSor.ts | 20 +++++++------------- src/lib/balancer.sdk.ts | 4 ++-- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/src/composables/swap/useSor.ts b/src/composables/swap/useSor.ts index 44ad9325b7..15c6234089 100644 --- a/src/composables/swap/useSor.ts +++ b/src/composables/swap/useSor.ts @@ -149,6 +149,12 @@ export function calcPriceImpact( return priceImpact; } +const sorManager = new SorManager( + rpcProviderService.jsonProvider, + BigNumber.from(GAS_PRICE), + Number(MAX_POOLS) +); + export default function useSor({ exactIn, tokenInAddressInput, @@ -166,7 +172,6 @@ export default function useSor({ slippageBufferRate, isCowswapSwap, }: Props) { - let sorManager: SorManager | undefined = undefined; const pools = ref([]); const sorReturn = ref({ hasSwaps: false, @@ -214,7 +219,7 @@ export default function useSor({ unknownAssets.push(tokenOutAddressInput.value); } await injectTokens(unknownAssets); - await initSor(); + await fetchPools(); await handleAmountChange(); }); @@ -225,16 +230,6 @@ export default function useSor({ state.submissionError = null; } - async function initSor(): Promise { - sorManager = new SorManager( - rpcProviderService.jsonProvider, - BigNumber.from(GAS_PRICE), - Number(MAX_POOLS) - ); - - fetchPools(); - } - async function fetchPools(): Promise { if (!sorManager) { return; @@ -829,7 +824,6 @@ export default function useSor({ sorManager, sorReturn, pools, - initSor, handleAmountChange, exactIn, swap, diff --git a/src/lib/balancer.sdk.ts b/src/lib/balancer.sdk.ts index e1b8273f5c..7bcded3185 100644 --- a/src/lib/balancer.sdk.ts +++ b/src/lib/balancer.sdk.ts @@ -2,7 +2,7 @@ import { BalancerSDK } from '@balancer-labs/sdk'; import { Network } from '@/lib/config/types'; import { configService } from '@/services/config/config.service'; import { ref } from 'vue'; -import { isTestMode } from '@/plugins/modes'; +// import { isTestMode } from '@/plugins/modes'; export const balancer = new BalancerSDK({ network: configService.network.chainId as Network, @@ -21,4 +21,4 @@ export async function fetchPoolsForSor() { console.timeEnd('fetchPoolsForSor'); } -if (!isTestMode()) fetchPoolsForSor(); +// if (!isTestMode()) fetchPoolsForSor(); From f8fb3a8a72f99cb72feaec10e644e0158cdd55e7 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 21 Dec 2023 09:34:29 +0000 Subject: [PATCH 029/130] 1.138.14 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f60c9058f3..94721f08f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.13", + "version": "1.138.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.13", + "version": "1.138.14", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 19cd55c963..2ae254e253 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.13", + "version": "1.138.14", "engines": { "node": "=16", "npm": ">=8" From 42d10af16fcec6ed885c745055eeb9508cfd9364 Mon Sep 17 00:00:00 2001 From: Gareth Fuller Date: Thu, 21 Dec 2023 14:37:58 +0000 Subject: [PATCH 030/130] chore: Remove conditionals waiting for SOR pools (#4960) --- src/constants/queryKeys.ts | 11 +---------- src/pages/pool/add-liquidity.vue | 13 ++----------- src/pages/pool/withdraw.vue | 11 +---------- src/providers/local/exit-pool.provider.ts | 14 ++------------ src/providers/local/join-pool.provider.ts | 5 ----- 5 files changed, 6 insertions(+), 48 deletions(-) diff --git a/src/constants/queryKeys.ts b/src/constants/queryKeys.ts index bb9b25a1bc..09dcd389d5 100644 --- a/src/constants/queryKeys.ts +++ b/src/constants/queryKeys.ts @@ -68,15 +68,10 @@ const QUERY_KEYS = { { networkId, id }, ], Joins: { - QueryJoin: ( - amountsIn: Ref, - hasFetchedPoolsForSor: Ref, - isSingleAssetJoin: Ref - ) => [ + QueryJoin: (amountsIn: Ref, isSingleAssetJoin: Ref) => [ ...QUERY_JOIN_ROOT_KEY, { amountsIn, - hasFetchedPoolsForSor, isSingleAssetJoin, }, ], @@ -85,7 +80,6 @@ const QUERY_KEYS = { QueryExit: ( account: Ref, bptIn: Ref, - hasFetchedPoolsForSor: Ref, isSingleAssetExit: Ref, singleAmountOut: unknown, relayerSignature: Ref @@ -94,7 +88,6 @@ const QUERY_KEYS = { { account, bptIn, - hasFetchedPoolsForSor, isSingleAssetExit, singleAmountOut, relayerSignature, @@ -102,7 +95,6 @@ const QUERY_KEYS = { ], SingleAssetMax: ( bptBalance: Ref, - hasFetchedPoolsForSor: Ref, isSingleAssetExit: Ref, singleAmountOut: unknown ) => [ @@ -110,7 +102,6 @@ const QUERY_KEYS = { 'singleAssetMax', { bptBalance, - hasFetchedPoolsForSor, isSingleAssetExit, singleAmountOut, }, diff --git a/src/pages/pool/add-liquidity.vue b/src/pages/pool/add-liquidity.vue index 05e054ae71..4e9b3031ff 100644 --- a/src/pages/pool/add-liquidity.vue +++ b/src/pages/pool/add-liquidity.vue @@ -2,8 +2,6 @@ import Page from '@/components/contextual/pages/pool/add-liquidity/Page.vue'; import { useIntervalFn } from '@vueuse/core'; import { oneSecondInMs } from '@/composables/useTime'; -import { hasFetchedPoolsForSor } from '@/lib/balancer.sdk'; -import { usePoolHelpers } from '@/composables/usePoolHelpers'; import { usePool } from '@/providers/local/pool.provider'; import Col2Layout from '@/components/layouts/Col2Layout.vue'; import useBreakpoints from '@/composables/useBreakpoints'; @@ -25,20 +23,13 @@ providePoolStaking(poolId); * COMPOSABLES */ const { pool, isLoadingPool, refetchOnchainPoolData } = usePool(); -const { isDeepPool } = usePoolHelpers(pool); const { isMobile } = useBreakpoints(); /** * COMPUTED */ -// We only need to wait for SOR if it's a deep pool. -const isLoadingSor = computed( - (): boolean => isDeepPool.value && !hasFetchedPoolsForSor.value -); - -const isLoading = computed( - (): boolean => isLoadingPool.value || isLoadingSor.value -); + +const isLoading = computed((): boolean => isLoadingPool.value); // Instead of refetching pool data on every block, we refetch every 20s to prevent // overfetching a request on short blocktime networks like Polygon. diff --git a/src/pages/pool/withdraw.vue b/src/pages/pool/withdraw.vue index 8ca956e6c4..7942d192a1 100644 --- a/src/pages/pool/withdraw.vue +++ b/src/pages/pool/withdraw.vue @@ -1,8 +1,6 @@ diff --git a/src/providers/local/exit-pool.provider.ts b/src/providers/local/exit-pool.provider.ts index 3320eee703..45b51b6b81 100644 --- a/src/providers/local/exit-pool.provider.ts +++ b/src/providers/local/exit-pool.provider.ts @@ -22,7 +22,6 @@ import { } from '@/constants/poolLiquidity'; import QUERY_KEYS from '@/constants/queryKeys'; import symbolKeys from '@/constants/symbol.keys'; -import { hasFetchedPoolsForSor } from '@/lib/balancer.sdk'; import { bnSum, bnum, @@ -128,7 +127,6 @@ export const exitPoolProvider = ( QUERY_KEYS.Pools.Exits.QueryExit( account, bptIn, - hasFetchedPoolsForSor, isSingleAssetExit, singleAmountOut, relayerSignature @@ -143,7 +141,6 @@ export const exitPoolProvider = ( >( QUERY_KEYS.Pools.Exits.SingleAssetMax( bptBalance, - hasFetchedPoolsForSor, isSingleAssetExit, toRef(singleAmountOut, 'address') ), @@ -155,8 +152,7 @@ export const exitPoolProvider = ( * COMPUTED */ const isLoadingQuery = computed( - (): boolean => - !hasFetchedPoolsForSor.value || queryExitQuery.isFetching.value + (): boolean => queryExitQuery.isFetching.value ); const queryError = computed( @@ -164,10 +160,7 @@ export const exitPoolProvider = ( ); const isLoadingMax = computed( - (): boolean => - singleAssetMaxQuery.isFetching.value || - !queriesEnabled.value || - !hasFetchedPoolsForSor.value + (): boolean => singleAssetMaxQuery.isFetching.value || !queriesEnabled.value ); const maxError = computed( @@ -357,8 +350,6 @@ export const exitPoolProvider = ( // This is so we can render - in UI instead of 0. If we set to 0 then it can be misleading. priceImpactValid.value = false; - if (!hasFetchedPoolsForSor.value) return null; - // Single asset exit, and token out amount is 0 or less if (isSingleAssetExit.value && !validAmounts.value) return null; @@ -406,7 +397,6 @@ export const exitPoolProvider = ( */ async function getSingleAssetMax() { singleAmountOut.max = '0'; - if (!hasFetchedPoolsForSor.value) return null; if (!isSingleAssetExit.value) return null; // If the user has no BPT, there is no maximum amount out. diff --git a/src/providers/local/join-pool.provider.ts b/src/providers/local/join-pool.provider.ts index 2e9d147242..f9997294ff 100644 --- a/src/providers/local/join-pool.provider.ts +++ b/src/providers/local/join-pool.provider.ts @@ -16,7 +16,6 @@ import { } from '@/constants/poolLiquidity'; import QUERY_KEYS from '@/constants/queryKeys'; import symbolKeys from '@/constants/symbol.keys'; -import { hasFetchedPoolsForSor } from '@/lib/balancer.sdk'; import { bnSum, bnum, isSameAddress } from '@/lib/utils'; import { safeInject } from '@/providers/inject'; import { useTokens } from '@/providers/tokens.provider'; @@ -91,10 +90,6 @@ export const joinPoolProvider = ( QUERY_KEYS.Pools.Joins.QueryJoin( // If amountsIn change we should call queryJoin to get expected output. amountsIn, - // If the global pool fetching for the SOR changes it's been set to true. In - // this case we should re-trigger queryJoin to fetch the expected output for - // any existing input. - hasFetchedPoolsForSor, isSingleAssetJoin ), debounceQueryJoin, From c55309d9451045800c511e0addf07aa672898e67 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 21 Dec 2023 14:38:13 +0000 Subject: [PATCH 031/130] 1.138.15 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 94721f08f7..227a7f8f9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.14", + "version": "1.138.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.14", + "version": "1.138.15", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 2ae254e253..d9693d406c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.14", + "version": "1.138.15", "engines": { "node": "=16", "npm": ">=8" From 1219b2bbc373f05ef49b4ee77a850cad12fda276 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 07:05:56 +0100 Subject: [PATCH 032/130] chore: Add 50AURA-50WETH pool to arbitrum allowlist (#4963) Co-authored-by: balopco --- src/lib/config/arbitrum/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/arbitrum/pools.ts b/src/lib/config/arbitrum/pools.ts index f5f95d9361..1537b4094f 100644 --- a/src/lib/config/arbitrum/pools.ts +++ b/src/lib/config/arbitrum/pools.ts @@ -148,6 +148,7 @@ const pools: Pools = { '0xec727cfc37277260677875620c35eb176b7df4bf0002000000000000000004dd', // 50wstETH/50sDAI '0xc757f12694f550d0985ad6e1019c4db4a803f1600002000000000000000004de', // 50wstETH/50sFRAX '0x0ce6bb7108406ec73e5af03047cb859de56702490002000000000000000004df', // 50FRACTION-50WETH + '0x2a352b69b8187b77f6ad2718a49138bb80251dd90002000000000000000004e1', // 50AURA-50WETH ], }, Factories: { From fc180a66c8a845d9e35d90c0e1cd2e32bfe68b6b Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 22 Dec 2023 06:06:17 +0000 Subject: [PATCH 033/130] 1.138.16 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 227a7f8f9a..1bbc13ef32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.15", + "version": "1.138.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.15", + "version": "1.138.16", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index d9693d406c..ac229fa187 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.15", + "version": "1.138.16", "engines": { "node": "=16", "npm": ">=8" From a1c61ccde0bd124bc82604e793913b693d25b157 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 07:07:01 +0100 Subject: [PATCH 034/130] chore: Add 80LUMIN-20rETH pool to arbitrum allowlist (#4962) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/arbitrum/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/arbitrum/pools.ts b/src/lib/config/arbitrum/pools.ts index 1537b4094f..4f9a99e8fd 100644 --- a/src/lib/config/arbitrum/pools.ts +++ b/src/lib/config/arbitrum/pools.ts @@ -148,6 +148,7 @@ const pools: Pools = { '0xec727cfc37277260677875620c35eb176b7df4bf0002000000000000000004dd', // 50wstETH/50sDAI '0xc757f12694f550d0985ad6e1019c4db4a803f1600002000000000000000004de', // 50wstETH/50sFRAX '0x0ce6bb7108406ec73e5af03047cb859de56702490002000000000000000004df', // 50FRACTION-50WETH + '0x39a5bfd5fe32026cd93d81859b4b38cea78d82200002000000000000000004e0', // 80LUMIN-20rETH '0x2a352b69b8187b77f6ad2718a49138bb80251dd90002000000000000000004e1', // 50AURA-50WETH ], }, From 7d6b812689df9c6af74674d2adf172ea5b865817 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 22 Dec 2023 06:07:16 +0000 Subject: [PATCH 035/130] 1.138.17 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bbc13ef32..ff092ecc87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.16", + "version": "1.138.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.16", + "version": "1.138.17", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index ac229fa187..2ce82f03e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.16", + "version": "1.138.17", "engines": { "node": "=16", "npm": ">=8" From fec53087aa87f8012c9c2b4aa8eab70f954b13e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 11:20:02 +0100 Subject: [PATCH 036/130] chore: Add 50USDT-50USDC.e pool to arbitrum allowlist (#4964) Co-authored-by: balopco --- src/lib/config/arbitrum/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/arbitrum/pools.ts b/src/lib/config/arbitrum/pools.ts index 4f9a99e8fd..5a31db08d8 100644 --- a/src/lib/config/arbitrum/pools.ts +++ b/src/lib/config/arbitrum/pools.ts @@ -150,6 +150,7 @@ const pools: Pools = { '0x0ce6bb7108406ec73e5af03047cb859de56702490002000000000000000004df', // 50FRACTION-50WETH '0x39a5bfd5fe32026cd93d81859b4b38cea78d82200002000000000000000004e0', // 80LUMIN-20rETH '0x2a352b69b8187b77f6ad2718a49138bb80251dd90002000000000000000004e1', // 50AURA-50WETH + '0xad12b8be32506fc4998b09c09fb3865b9cd518320002000000000000000004e2', // 50USDT-50USDC.e ], }, Factories: { From 6c1d7a18d4e56fd5f1d572048efca5952f1bd900 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Sat, 23 Dec 2023 10:20:29 +0000 Subject: [PATCH 037/130] 1.138.18 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ff092ecc87..0c68c0277c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.17", + "version": "1.138.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.17", + "version": "1.138.18", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 2ce82f03e1..4eeddb8a4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.17", + "version": "1.138.18", "engines": { "node": "=16", "npm": ">=8" From 10b278065c9ec19cb362db548cf962cd30e713d6 Mon Sep 17 00:00:00 2001 From: balopco Date: Sun, 24 Dec 2023 00:28:43 +0000 Subject: [PATCH 038/130] chore: Add 30sAVAX-40JOE-30WAVAX pool to avalanche allowlist --- src/lib/config/avalanche/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/avalanche/pools.ts b/src/lib/config/avalanche/pools.ts index bbca2433d1..f5b4fc67fa 100644 --- a/src/lib/config/avalanche/pools.ts +++ b/src/lib/config/avalanche/pools.ts @@ -63,6 +63,7 @@ const pools: Pools = { '0x516db57bac67fcb68f26c885eacc4e842bd4cf5b000200000000000000000037', // 50BAL/50WAVAX '0xa39d8651689c8b6e5a9e0aa4362629aef2c58f55000200000000000000000038', // 80BAL/20WAVAX '0xb8a049353e647f29cf94f32b609bad6f67aff080000200000000000000000039', // 50BTC.b-50sAVAX + '0x9dc0fe02e4619f4336a14f4689cc3bec63590ab600010000000000000000003a', // 30sAVAX-40JOE-30WAVAX ], }, Factories: { From 462a6cb9e3ec051be0a9f2cf3ae09e4b2a231a7f Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Sun, 24 Dec 2023 13:00:29 +0000 Subject: [PATCH 039/130] 1.138.19 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c68c0277c..b8b8a7d08d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.18", + "version": "1.138.19", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.18", + "version": "1.138.19", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 4eeddb8a4d..2708a8b073 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.18", + "version": "1.138.19", "engines": { "node": "=16", "npm": ">=8" From 0dcc96c4748c1ab2395c9a8222e4cc34e43c15c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 09:09:55 +0100 Subject: [PATCH 040/130] chore: Add 50USDbC-50axlUSDC pool to base allowlist (#4969) Co-authored-by: balopco --- src/lib/config/base/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/base/pools.ts b/src/lib/config/base/pools.ts index d1739fbb9c..cefbb0890d 100644 --- a/src/lib/config/base/pools.ts +++ b/src/lib/config/base/pools.ts @@ -148,6 +148,7 @@ const pools: Pools = { '0xdd2a31355a7a478fe43233b41b978b5286cdb7c90002000000000000000000d2', // 50WETH-50USDbC '0x32b494056a118c1d43ad823fa650557a5a2870ab0002000000000000000000d5', // 50BAL-50WETH '0xb8773cd299b5e1319f6d06fe76f6d94e7b17c4ab0002000000000000000000d6', // 50cbETH-50WETH + '0x44b3dcadda609590ed0e207852f3bf99b9eb37520002000000000000000000d9', // 50USDbC-50axlUSDC ], }, Factories: { From 0e82ecb41681c8eeb726ea524303f267ae043a91 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Mon, 25 Dec 2023 08:10:13 +0000 Subject: [PATCH 041/130] 1.138.20 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b8b8a7d08d..8cf1ae3eb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.19", + "version": "1.138.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.19", + "version": "1.138.20", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 2708a8b073..fc807c7e97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.19", + "version": "1.138.20", "engines": { "node": "=16", "npm": ">=8" From 2a17a761857148f2ba26f4271ad7bb4506421863 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 09:11:18 +0100 Subject: [PATCH 042/130] chore: Add 50SIS-50USDbC pool to base allowlist (#4965) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/base/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/base/pools.ts b/src/lib/config/base/pools.ts index cefbb0890d..1424f04185 100644 --- a/src/lib/config/base/pools.ts +++ b/src/lib/config/base/pools.ts @@ -148,6 +148,7 @@ const pools: Pools = { '0xdd2a31355a7a478fe43233b41b978b5286cdb7c90002000000000000000000d2', // 50WETH-50USDbC '0x32b494056a118c1d43ad823fa650557a5a2870ab0002000000000000000000d5', // 50BAL-50WETH '0xb8773cd299b5e1319f6d06fe76f6d94e7b17c4ab0002000000000000000000d6', // 50cbETH-50WETH + '0x09a1b02b88addd42885888d8c39a64e51912b4fd0002000000000000000000d7', // 50SIS-50USDbC '0x44b3dcadda609590ed0e207852f3bf99b9eb37520002000000000000000000d9', // 50USDbC-50axlUSDC ], }, From 260f9253f084997673577440de36a6457a2feb27 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Mon, 25 Dec 2023 08:11:36 +0000 Subject: [PATCH 043/130] 1.138.21 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8cf1ae3eb5..bd3258b9d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.20", + "version": "1.138.21", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.20", + "version": "1.138.21", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index fc807c7e97..57f9e6625c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.20", + "version": "1.138.21", "engines": { "node": "=16", "npm": ">=8" From 9a0c878dceb75f3a546e9e9d80a42a51710ccef2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 21:55:06 -0500 Subject: [PATCH 044/130] chore: Add sAVAX/ggAVAX/yyAVAX pool to avalanche allowlist (#4968) Co-authored-by: balopco --- src/lib/config/avalanche/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/avalanche/pools.ts b/src/lib/config/avalanche/pools.ts index f5b4fc67fa..60221bdeae 100644 --- a/src/lib/config/avalanche/pools.ts +++ b/src/lib/config/avalanche/pools.ts @@ -38,6 +38,7 @@ const pools: Pools = { '0xfd2620c9cfcec7d152467633b3b0ca338d3d78cc00000000000000000000001c', // sAVAX/wavax '0x9fa6ab3d78984a69e712730a2227f20bcc8b5ad900000000000000000000001f', // yyAVAX/wavax '0x121b0dfc48444c4d10cadded9885d90e7453e878000000000000000000000035', // SWEEP-USDC-BPT + '0x8783e0156cd747d0cc012087d3d3afc897f2328c00000000000000000000003b', // sAVAX/ggAVAX/yyAVAX ], }, Investment: { From 385acf6a946a8a169ce523cde4e0183ae8f7350b Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 26 Dec 2023 02:55:20 +0000 Subject: [PATCH 045/130] 1.138.22 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd3258b9d5..b79184c5e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.21", + "version": "1.138.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.21", + "version": "1.138.22", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 57f9e6625c..316c612c40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.21", + "version": "1.138.22", "engines": { "node": "=16", "npm": ">=8" From c2748a3733047f70aacf6df9d0ce7a9565ba1094 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 14:06:39 +0100 Subject: [PATCH 046/130] chore: Add 16stMATIC-84SP/V-C6/StarSeeds_Protocol pool to polygon allowlist (#4971) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 6efa7cc86d..de78ed0e4f 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -400,6 +400,7 @@ const pools: Pools = { '0x97bfa798025505367266b1804b30a5dcd3f38bc3000200000000000000000d56', // 50LINK-50LDO '0x769109e27c8a5d9b12b445f1de56980744811f71000200000000000000000d55', // 95XEQ-5USDT '0xd559c09e48d9882bc2da98de3d885c21bd130676000200000000000000000d57', // 10stMATIC-90SP + '0x22f220b66caa512e291f7b04fa64ac43ac363294000200000000000000000d59', // 16stMATIC-84SP/V-C6/StarSeeds_Protocol ], }, Factories: { From a0fc03542efe39753d0378a6c21c66b83c2b3488 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 26 Dec 2023 13:06:54 +0000 Subject: [PATCH 047/130] 1.138.23 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b79184c5e5..8e5764dc95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.22", + "version": "1.138.23", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.22", + "version": "1.138.23", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 316c612c40..8d36c56f90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.22", + "version": "1.138.23", "engines": { "node": "=16", "npm": ">=8" From 91340b278ee5cc0fcb574e15ad114dfa91ed94b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 16:45:58 +0100 Subject: [PATCH 048/130] chore: Add 16wstETH-84SP/V-C6/StarSeeds_Protocol pool to polygon allowlist (#4972) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index de78ed0e4f..f680692424 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -400,6 +400,7 @@ const pools: Pools = { '0x97bfa798025505367266b1804b30a5dcd3f38bc3000200000000000000000d56', // 50LINK-50LDO '0x769109e27c8a5d9b12b445f1de56980744811f71000200000000000000000d55', // 95XEQ-5USDT '0xd559c09e48d9882bc2da98de3d885c21bd130676000200000000000000000d57', // 10stMATIC-90SP + '0x439723303b075a0ee1969391513a2e071d9b5184000200000000000000000d5a', // 16wstETH-84SP/V-C6/StarSeeds_Protocol '0x22f220b66caa512e291f7b04fa64ac43ac363294000200000000000000000d59', // 16stMATIC-84SP/V-C6/StarSeeds_Protocol ], }, From e50c7b03d900ad30c53dd81bca70c2f05f6fafe0 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 26 Dec 2023 15:46:11 +0000 Subject: [PATCH 049/130] 1.138.24 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e5764dc95..b7fe884a96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.23", + "version": "1.138.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.23", + "version": "1.138.24", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 8d36c56f90..d70a418fba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.23", + "version": "1.138.24", "engines": { "node": "=16", "npm": ">=8" From b18345a91966960b54d17af1500472d5a8f9c7f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 16:46:53 +0100 Subject: [PATCH 050/130] chore: Add 18WBTC-18USDC-64STARV3-M/V-C8/StarSeeds_Protocol pool to polygon allowlist (#4973) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index f680692424..8c0686fa69 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -402,6 +402,7 @@ const pools: Pools = { '0xd559c09e48d9882bc2da98de3d885c21bd130676000200000000000000000d57', // 10stMATIC-90SP '0x439723303b075a0ee1969391513a2e071d9b5184000200000000000000000d5a', // 16wstETH-84SP/V-C6/StarSeeds_Protocol '0x22f220b66caa512e291f7b04fa64ac43ac363294000200000000000000000d59', // 16stMATIC-84SP/V-C6/StarSeeds_Protocol + '0x632d71dd6aba342da55915997c969d5089b28251000100000000000000000d5b', // 18WBTC-18USDC-64STARV3-M/V-C8/StarSeeds_Protocol ], }, Factories: { From 35343650143e914a0e79d6f1eadf645238a9e62d Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 26 Dec 2023 15:47:08 +0000 Subject: [PATCH 051/130] 1.138.25 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7fe884a96..239afbec65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.24", + "version": "1.138.25", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.24", + "version": "1.138.25", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index d70a418fba..f9251b7a1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.24", + "version": "1.138.25", "engines": { "node": "=16", "npm": ">=8" From f3fc0181c481a43d1682827fa53bad319dd5cdd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:06:20 +0100 Subject: [PATCH 052/130] chore: Add 20USDC-80STARV3-M/StarSeeds_Protocol pool to polygon allowlist (#4974) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 8c0686fa69..e028647100 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -402,6 +402,7 @@ const pools: Pools = { '0xd559c09e48d9882bc2da98de3d885c21bd130676000200000000000000000d57', // 10stMATIC-90SP '0x439723303b075a0ee1969391513a2e071d9b5184000200000000000000000d5a', // 16wstETH-84SP/V-C6/StarSeeds_Protocol '0x22f220b66caa512e291f7b04fa64ac43ac363294000200000000000000000d59', // 16stMATIC-84SP/V-C6/StarSeeds_Protocol + '0x7eb8a014e14d349fbca9374fb7592be4416b2ab5000200000000000000000d5c', // 20USDC-80STARV3-M/StarSeeds_Protocol '0x632d71dd6aba342da55915997c969d5089b28251000100000000000000000d5b', // 18WBTC-18USDC-64STARV3-M/V-C8/StarSeeds_Protocol ], }, From 974df933282a81d956b773576a252a96744c538d Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 26 Dec 2023 16:06:35 +0000 Subject: [PATCH 053/130] 1.138.26 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 239afbec65..6df1b49d53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.25", + "version": "1.138.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.25", + "version": "1.138.26", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index f9251b7a1e..7af2122b4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.25", + "version": "1.138.26", "engines": { "node": "=16", "npm": ">=8" From 30cccec87276d6b5af2d49355604bc9fb4feda8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 08:22:43 +0100 Subject: [PATCH 054/130] chore: Add 90SP-10WETH/V-4.4B/StarSeeds_Protocol pool to polygon allowlist (#4975) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index e028647100..6a612a84c8 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -404,6 +404,7 @@ const pools: Pools = { '0x22f220b66caa512e291f7b04fa64ac43ac363294000200000000000000000d59', // 16stMATIC-84SP/V-C6/StarSeeds_Protocol '0x7eb8a014e14d349fbca9374fb7592be4416b2ab5000200000000000000000d5c', // 20USDC-80STARV3-M/StarSeeds_Protocol '0x632d71dd6aba342da55915997c969d5089b28251000100000000000000000d5b', // 18WBTC-18USDC-64STARV3-M/V-C8/StarSeeds_Protocol + '0xa4a03a57c89f39c66f2237c0643ba6eec36da5ec000200000000000000000d5d', // 90SP-10WETH/V-4.4B/StarSeeds_Protocol ], }, Factories: { From d99b334ddfdc4a141646f8d3b9b837ab863207f5 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 27 Dec 2023 07:22:58 +0000 Subject: [PATCH 055/130] 1.138.27 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6df1b49d53..7f8d7c3d70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.26", + "version": "1.138.27", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.26", + "version": "1.138.27", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 7af2122b4e..4281955b39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.26", + "version": "1.138.27", "engines": { "node": "=16", "npm": ">=8" From 52eb4bae0f816fab0478363fcc5e63c1169fbfef Mon Sep 17 00:00:00 2001 From: fico23 Date: Wed, 27 Dec 2023 08:25:34 +0100 Subject: [PATCH 056/130] add 20WETH-80VMEX pool to optimism allowlist (#4970) --- src/lib/config/optimism/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/optimism/pools.ts b/src/lib/config/optimism/pools.ts index f10c779822..d148d0fa26 100644 --- a/src/lib/config/optimism/pools.ts +++ b/src/lib/config/optimism/pools.ts @@ -42,6 +42,7 @@ const pools: Pools = { '0xd6e5824b54f64ce6f1161210bc17eebffc77e031000100000000000000000006', // OP/BEETS/BAL '0x39965c9dab5448482cf7e002f583c812ceb53046000100000000000000000003', // WETH/OP/USDC '0xc1f46ce83439886f0ea9c21512b36e7e67239d2c000200000000000000000108', // beets/reth + '0x4dde571dc66217a062e4b50f9b20c4d08b3245a0000200000000000000000118', // wETH/VMEX ], }, Factories: { From 2884908cdfa9f02f07ace8a391c184b2e3e2bddc Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 27 Dec 2023 07:25:50 +0000 Subject: [PATCH 057/130] 1.138.28 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f8d7c3d70..bc051200d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.27", + "version": "1.138.28", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.27", + "version": "1.138.28", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 4281955b39..cba4d66b0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.27", + "version": "1.138.28", "engines": { "node": "=16", "npm": ">=8" From 2ab2fe60f970c80dee270d8d203dbc18d7e54b86 Mon Sep 17 00:00:00 2001 From: balopco Date: Wed, 27 Dec 2023 17:29:24 +0000 Subject: [PATCH 058/130] chore: Add 50WMATIC-50OLAS pool to polygon allowlist --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 6a612a84c8..4f2be3943f 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -405,6 +405,7 @@ const pools: Pools = { '0x7eb8a014e14d349fbca9374fb7592be4416b2ab5000200000000000000000d5c', // 20USDC-80STARV3-M/StarSeeds_Protocol '0x632d71dd6aba342da55915997c969d5089b28251000100000000000000000d5b', // 18WBTC-18USDC-64STARV3-M/V-C8/StarSeeds_Protocol '0xa4a03a57c89f39c66f2237c0643ba6eec36da5ec000200000000000000000d5d', // 90SP-10WETH/V-4.4B/StarSeeds_Protocol + '0x62309056c759c36879cde93693e7903bf415e4bc000200000000000000000d5f', // 50WMATIC-50OLAS ], }, Factories: { From ae1637cf9fa24d11c793ff62a4603220f112f83d Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 27 Dec 2023 18:26:44 +0000 Subject: [PATCH 059/130] 1.138.29 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index bc051200d1..0128843fb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.28", + "version": "1.138.29", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.28", + "version": "1.138.29", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index cba4d66b0a..9ccfe6954a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.28", + "version": "1.138.29", "engines": { "node": "=16", "npm": ">=8" From 0bf1eb9fa23f43fe462389ea26615a50bcd19767 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 15:01:21 -0500 Subject: [PATCH 060/130] chore: Add SWEEP-USDC-BPT pool to polygon allowlist (#4976) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 4f2be3943f..395cde7b66 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -116,6 +116,7 @@ const pools: Pools = { '0x6da7f1c193ab6c4bd16eb14a6305bba8d25737ff000000000000000000000c29', // DUSD-USDC-BPT '0x6a6525d88de3c2434dc060f54eaec8fdfa12869c000000000000000000000c5e', // 2brl (BRLA) '0x46356123e062f93d6b0d56f6ff6c3744e87c22d7000000000000000000000ca6', // p-cs-kp-eur + '0x4cd8a3df2536100ec552a37c813a9414123e1c03000000000000000000000d5e', // SWEEP-USDC-BPT ], }, Investment: { From 0b45d14edb3aade6999c360d9d107802f36efdda Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 27 Dec 2023 20:01:34 +0000 Subject: [PATCH 061/130] 1.138.30 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0128843fb2..16e1f0f0c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.29", + "version": "1.138.30", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.29", + "version": "1.138.30", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 9ccfe6954a..4022123a2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.29", + "version": "1.138.30", "engines": { "node": "=16", "npm": ">=8" From 712c17e78e53824f64caff39d47f09b59c44cb95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 07:16:56 +0100 Subject: [PATCH 062/130] chore: Add 12stMATIC-88SP/V-JLB/StarSeeds_Protocol pool to polygon allowlist (#4978) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 395cde7b66..e5ff29d8f8 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -407,6 +407,7 @@ const pools: Pools = { '0x632d71dd6aba342da55915997c969d5089b28251000100000000000000000d5b', // 18WBTC-18USDC-64STARV3-M/V-C8/StarSeeds_Protocol '0xa4a03a57c89f39c66f2237c0643ba6eec36da5ec000200000000000000000d5d', // 90SP-10WETH/V-4.4B/StarSeeds_Protocol '0x62309056c759c36879cde93693e7903bf415e4bc000200000000000000000d5f', // 50WMATIC-50OLAS + '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol ], }, Factories: { From 2fdd5b676e335b7866d92b9c338b16b4e9ea212c Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 28 Dec 2023 06:17:15 +0000 Subject: [PATCH 063/130] 1.138.31 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 16e1f0f0c1..652d402eb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.30", + "version": "1.138.31", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.30", + "version": "1.138.31", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 4022123a2c..fd93fe2052 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.30", + "version": "1.138.31", "engines": { "node": "=16", "npm": ">=8" From 6a765da80fa2c43b065960bd481e214fd5d1c189 Mon Sep 17 00:00:00 2001 From: Samuel Wheeler <102249441+swheel33@users.noreply.github.com> Date: Thu, 28 Dec 2023 01:35:11 -0500 Subject: [PATCH 064/130] feat: add pxeth/frxeth (#4980) --- src/lib/config/mainnet/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/mainnet/pools.ts b/src/lib/config/mainnet/pools.ts index 2044a69d6a..c48b52efdd 100644 --- a/src/lib/config/mainnet/pools.ts +++ b/src/lib/config/mainnet/pools.ts @@ -147,6 +147,7 @@ const pools: Pools = { '0xdacf5fa19b1f720111609043ac67a9818262850c000000000000000000000635', // osETH/wETH-BPT '0x05ff47afada98a98982113758878f9a8b9fdda0a000000000000000000000645', // weETH/rETH '0x88794c65550deb6b4087b7552ecf295113794410000000000000000000000648', // pxETH/wETH + '0xb06bfbd7b50f80c8d9da57fc4cf5cbd5b3e2f14800000000000000000000064d', // pxETH/frxETH '0x49cbd67651fbabce12d1df18499896ec87bef46f00000000000000000000064a', // sDAI/3Pool ], }, From 024bfb6cff7606402057207bbb46b8b3115ab5bb Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 28 Dec 2023 06:35:25 +0000 Subject: [PATCH 065/130] 1.138.32 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 652d402eb3..a887d18cbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.31", + "version": "1.138.32", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.31", + "version": "1.138.32", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index fd93fe2052..7cd8283ce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.31", + "version": "1.138.32", "engines": { "node": "=16", "npm": ">=8" From 58d60de698ea332a93771021642634631e172bd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 13:02:40 -0500 Subject: [PATCH 066/130] chore: Add TruMATIC-WMATIC pool to polygon allowlist (#4982) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index e5ff29d8f8..a7b367d18b 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -117,6 +117,7 @@ const pools: Pools = { '0x6a6525d88de3c2434dc060f54eaec8fdfa12869c000000000000000000000c5e', // 2brl (BRLA) '0x46356123e062f93d6b0d56f6ff6c3744e87c22d7000000000000000000000ca6', // p-cs-kp-eur '0x4cd8a3df2536100ec552a37c813a9414123e1c03000000000000000000000d5e', // SWEEP-USDC-BPT + '0x951d84e358dd8ad6b3ae6220981bcfc4baf95c84000000000000000000000d62', // TruMATIC-WMATIC ], }, Investment: { From ad30c7251317a0c662a43f4d24d977ac0dde50d6 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 28 Dec 2023 18:03:00 +0000 Subject: [PATCH 067/130] 1.138.33 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a887d18cbd..e6f120a6ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.32", + "version": "1.138.33", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.32", + "version": "1.138.33", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 7cd8283ce9..080de06f72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.32", + "version": "1.138.33", "engines": { "node": "=16", "npm": ">=8" From b42090de5662cacea068d5e104839971adaaff0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 22:57:41 -0500 Subject: [PATCH 068/130] chore: Add 80SP-20WETH/StarSeeds_Protocol pool to polygon allowlist (#4983) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index a7b367d18b..fdb87e6cb3 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -409,6 +409,7 @@ const pools: Pools = { '0xa4a03a57c89f39c66f2237c0643ba6eec36da5ec000200000000000000000d5d', // 90SP-10WETH/V-4.4B/StarSeeds_Protocol '0x62309056c759c36879cde93693e7903bf415e4bc000200000000000000000d5f', // 50WMATIC-50OLAS '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol + '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol ], }, Factories: { From e85698f606a09b4a5cb28a4e82768398435fb6c3 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 29 Dec 2023 03:57:57 +0000 Subject: [PATCH 069/130] 1.138.34 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e6f120a6ac..319224fa55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.33", + "version": "1.138.34", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.33", + "version": "1.138.34", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 080de06f72..a02a6edf75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.33", + "version": "1.138.34", "engines": { "node": "=16", "npm": ">=8" From 1392a5ce8a6a812be32eb89e7b99a1ee7e89cfd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 22:58:36 -0500 Subject: [PATCH 070/130] chore: Add 20WMATIC-80SP/StarSeeds_Protocol pool to polygon allowlist (#4984) Co-authored-by: balopco Co-authored-by: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index fdb87e6cb3..85cf57fdec 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -409,6 +409,7 @@ const pools: Pools = { '0xa4a03a57c89f39c66f2237c0643ba6eec36da5ec000200000000000000000d5d', // 90SP-10WETH/V-4.4B/StarSeeds_Protocol '0x62309056c759c36879cde93693e7903bf415e4bc000200000000000000000d5f', // 50WMATIC-50OLAS '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol + '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol ], }, From fbace6d617b9d5c8097fe73094a752035cb885a4 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 29 Dec 2023 03:58:48 +0000 Subject: [PATCH 071/130] 1.138.35 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 319224fa55..0b2cca2556 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.34", + "version": "1.138.35", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.34", + "version": "1.138.35", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index a02a6edf75..faf9d77767 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.34", + "version": "1.138.35", "engines": { "node": "=16", "npm": ">=8" From 1a8bdfda32c7e478c3057257d9761622f1b64087 Mon Sep 17 00:00:00 2001 From: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> Date: Thu, 28 Dec 2023 23:43:26 -0500 Subject: [PATCH 072/130] add new stakable --- src/lib/config/mainnet/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/mainnet/pools.ts b/src/lib/config/mainnet/pools.ts index c48b52efdd..955c25817f 100644 --- a/src/lib/config/mainnet/pools.ts +++ b/src/lib/config/mainnet/pools.ts @@ -476,6 +476,7 @@ const pools: Pools = { '0x35c5c8c7b77942f9d44b535fa590d8b503b2b00c00000000000000000000060d', // sdai/dusd '0x73f8e7a9a19e284a9ac85704af58454cfe75f059000200000000000000000631', '0x5f8b11995d7f95faa59ca6fd5ffa1c0dbbe0ec7b000200000000000000000630', + '0x05ff47afada98a98982113758878f9a8b9fdda0a000000000000000000000645', // weETH/rETH ], }, Metadata: {}, From a3f09866554be617ec22b116e51ce648fe8c183b Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 29 Dec 2023 04:51:41 +0000 Subject: [PATCH 073/130] 1.138.36 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0b2cca2556..68beffe916 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.35", + "version": "1.138.36", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.35", + "version": "1.138.36", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index faf9d77767..1aa21e9678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.35", + "version": "1.138.36", "engines": { "node": "=16", "npm": ">=8" From 713bdcc229f10091b1e1f829922c9c260192938c Mon Sep 17 00:00:00 2001 From: balopco Date: Fri, 29 Dec 2023 15:23:19 +0000 Subject: [PATCH 074/130] chore: Add 20WETH-80PAL pool to arbitrum allowlist --- src/lib/config/arbitrum/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/arbitrum/pools.ts b/src/lib/config/arbitrum/pools.ts index 5a31db08d8..95b641a624 100644 --- a/src/lib/config/arbitrum/pools.ts +++ b/src/lib/config/arbitrum/pools.ts @@ -151,6 +151,7 @@ const pools: Pools = { '0x39a5bfd5fe32026cd93d81859b4b38cea78d82200002000000000000000004e0', // 80LUMIN-20rETH '0x2a352b69b8187b77f6ad2718a49138bb80251dd90002000000000000000004e1', // 50AURA-50WETH '0xad12b8be32506fc4998b09c09fb3865b9cd518320002000000000000000004e2', // 50USDT-50USDC.e + '0xe25ecadca47419e9aee2700ceab4e7c4b01b94ca0002000000000000000004e4', // 20WETH-80PAL ], }, Factories: { From 11a6150beed879b3dd296822d21cb2c98b0d1686 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 29 Dec 2023 15:33:24 +0000 Subject: [PATCH 075/130] 1.138.37 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68beffe916..4d0341aef7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.36", + "version": "1.138.37", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.36", + "version": "1.138.37", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 1aa21e9678..383c4889a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.36", + "version": "1.138.37", "engines": { "node": "=16", "npm": ">=8" From 28fe1032a6b5b729e2bf9ceff70775c47571732c Mon Sep 17 00:00:00 2001 From: jogeorgeou Date: Fri, 29 Dec 2023 11:42:38 -0500 Subject: [PATCH 076/130] Allowlist-pxeth-frxeth 0xb06bfbd7b50f80c8d9da57fc4cf5cbd5b3e2f14800000000000000000000064d to stakeable allowlist --- src/lib/config/mainnet/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/mainnet/pools.ts b/src/lib/config/mainnet/pools.ts index 955c25817f..7f6dd90d9b 100644 --- a/src/lib/config/mainnet/pools.ts +++ b/src/lib/config/mainnet/pools.ts @@ -477,6 +477,7 @@ const pools: Pools = { '0x73f8e7a9a19e284a9ac85704af58454cfe75f059000200000000000000000631', '0x5f8b11995d7f95faa59ca6fd5ffa1c0dbbe0ec7b000200000000000000000630', '0x05ff47afada98a98982113758878f9a8b9fdda0a000000000000000000000645', // weETH/rETH + '0xb06bfbd7b50f80c8d9da57fc4cf5cbd5b3e2f14800000000000000000000064d', // pxETH/frxETH ], }, Metadata: {}, From 899f129ee85bb686941ae600046a0028b4a6df55 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 29 Dec 2023 16:52:51 +0000 Subject: [PATCH 077/130] 1.138.38 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4d0341aef7..b68ab9b7ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.37", + "version": "1.138.38", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.37", + "version": "1.138.38", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 383c4889a7..e7ae81782c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.37", + "version": "1.138.38", "engines": { "node": "=16", "npm": ">=8" From 25926961310d6d07d9cf47ce59324a5ddd97dcb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:17:37 +0100 Subject: [PATCH 078/130] chore: Add 20WMATIC-20USDC-60STARV3/V-S2/StarSeeds_Protocol pool to polygon allowlist (#4992) Co-authored-by: balopco --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 85cf57fdec..17ee00f16e 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xa8c128cf5c08c42b38a0974f3e9a5735e065b37b000100000000000000000d68', // 20WMATIC-20USDC-60STARV3/V-S2/StarSeeds_Protocol ], }, Factories: { From ce3c06a8db8d038f7cb6b8fce7b8f538ba813085 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:17:52 +0000 Subject: [PATCH 079/130] 1.138.39 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b68ab9b7ae..8989d7ef44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.38", + "version": "1.138.39", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.38", + "version": "1.138.39", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index e7ae81782c..8d3b74aa98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.38", + "version": "1.138.39", "engines": { "node": "=16", "npm": ">=8" From 8f649f1fda804d703e490d1071d2fa67e4ad8e86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:18:52 +0100 Subject: [PATCH 080/130] chore: Add 20GRT-80STARV3/V-P1/StarSeeds_Protocol pool to polygon allowlist (#5015) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 17ee00f16e..9a589df661 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x19d836c64388a8a3c732c007c4840e9e11eec2aa000200000000000000000d7f', // 20GRT-80STARV3/V-P1/StarSeeds_Protocol '0xa8c128cf5c08c42b38a0974f3e9a5735e065b37b000100000000000000000d68', // 20WMATIC-20USDC-60STARV3/V-S2/StarSeeds_Protocol ], }, From 890a99cf2291ff69dc40f50c8e17d7af55d3faa7 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:19:05 +0000 Subject: [PATCH 081/130] 1.138.40 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8989d7ef44..6767793b82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.39", + "version": "1.138.40", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.39", + "version": "1.138.40", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 8d3b74aa98..ecff0e3631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.39", + "version": "1.138.40", "engines": { "node": "=16", "npm": ">=8" From 2bf12bf173235c1ac016de14d69a54102fe77df4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:20:22 +0100 Subject: [PATCH 082/130] chore: Add 25UNIM-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol pool to polygon allowlist (#5013) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 9a589df661..d2017d1b5e 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xbb270af43dd95e492eb23e5e927a8e6dd9b9184c000100000000000000000d7d', // 25UNIM-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x19d836c64388a8a3c732c007c4840e9e11eec2aa000200000000000000000d7f', // 20GRT-80STARV3/V-P1/StarSeeds_Protocol '0xa8c128cf5c08c42b38a0974f3e9a5735e065b37b000100000000000000000d68', // 20WMATIC-20USDC-60STARV3/V-S2/StarSeeds_Protocol ], From 2acdb62324880fcd895f31eb596acb21e5093def Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:20:37 +0000 Subject: [PATCH 083/130] 1.138.41 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6767793b82..833d04bf82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.40", + "version": "1.138.41", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.40", + "version": "1.138.41", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index ecff0e3631..51b7a5b5ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.40", + "version": "1.138.41", "engines": { "node": "=16", "npm": ">=8" From 16e6b06d8f9badc113621fb8a700cb95cbaca771 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:21:15 +0100 Subject: [PATCH 084/130] chore: Add 25LINK-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol pool to polygon allowlist (#5012) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index d2017d1b5e..26a82d229d 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x769d6f13b4a8442f6bccbc6524f6651f2b2e578e000100000000000000000d7c', // 25LINK-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xbb270af43dd95e492eb23e5e927a8e6dd9b9184c000100000000000000000d7d', // 25UNIM-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x19d836c64388a8a3c732c007c4840e9e11eec2aa000200000000000000000d7f', // 20GRT-80STARV3/V-P1/StarSeeds_Protocol '0xa8c128cf5c08c42b38a0974f3e9a5735e065b37b000100000000000000000d68', // 20WMATIC-20USDC-60STARV3/V-S2/StarSeeds_Protocol From eabf736a87675eae756ed752264b285af933e337 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:21:30 +0000 Subject: [PATCH 085/130] 1.138.42 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 833d04bf82..8304de0c65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.41", + "version": "1.138.42", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.41", + "version": "1.138.42", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 51b7a5b5ee..fac3d2ab42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.41", + "version": "1.138.42", "engines": { "node": "=16", "npm": ">=8" From 5ad8db814574b355d2c422e16318e8652b1eaaa5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:21:57 +0100 Subject: [PATCH 086/130] chore: Add 25SP-25STARV3-25TEL-25STARV3-M/V-EV2/StarSeeds_Protocol pool to polygon allowlist (#5011) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 26a82d229d..3040fe3177 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xc44129224d395d3f2dff7a2fd93d60af1c1a81ea000100000000000000000d7b', // 25SP-25STARV3-25TEL-25STARV3-M/V-EV2/StarSeeds_Protocol '0x769d6f13b4a8442f6bccbc6524f6651f2b2e578e000100000000000000000d7c', // 25LINK-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xbb270af43dd95e492eb23e5e927a8e6dd9b9184c000100000000000000000d7d', // 25UNIM-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x19d836c64388a8a3c732c007c4840e9e11eec2aa000200000000000000000d7f', // 20GRT-80STARV3/V-P1/StarSeeds_Protocol From 27ac55989014a37971da18c2518fedce83d16c73 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:22:10 +0000 Subject: [PATCH 087/130] 1.138.43 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8304de0c65..a37b3f5f4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.42", + "version": "1.138.43", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.42", + "version": "1.138.43", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index fac3d2ab42..1dfff22688 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.42", + "version": "1.138.43", "engines": { "node": "=16", "npm": ">=8" From 1570a41de08fd2dcc946c97617a5b03009fa1397 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:22:36 +0100 Subject: [PATCH 088/130] chore: Add 25RBW-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol pool to polygon allowlist (#5010) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 3040fe3177..4df91ec8cd 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xcd04c6e8390c660b79e3fa1eced74dd8696a1cec000100000000000000000d7a', // 25RBW-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xc44129224d395d3f2dff7a2fd93d60af1c1a81ea000100000000000000000d7b', // 25SP-25STARV3-25TEL-25STARV3-M/V-EV2/StarSeeds_Protocol '0x769d6f13b4a8442f6bccbc6524f6651f2b2e578e000100000000000000000d7c', // 25LINK-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xbb270af43dd95e492eb23e5e927a8e6dd9b9184c000100000000000000000d7d', // 25UNIM-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol From 53f4141e3f088f9937aa4b104486a7040697313c Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:22:51 +0000 Subject: [PATCH 089/130] 1.138.44 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a37b3f5f4e..cd1231b05c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.43", + "version": "1.138.44", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.43", + "version": "1.138.44", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 1dfff22688..9552b08896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.43", + "version": "1.138.44", "engines": { "node": "=16", "npm": ">=8" From ca08aaec494010dbb693af8ed9ff165e40d0ed99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:23:18 +0100 Subject: [PATCH 090/130] chore: Add 20WMATIC-20USDC-20SP-20STARV3-20STARV3-M/V-EV3/StarSeeds_Protocol pool to polygon allowlist (#5008) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 4df91ec8cd..9a37238761 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x9dd7c9867c0078d8ad42b3366ffc6ba1ee89eaec000100000000000000000d78', // 20WMATIC-20USDC-20SP-20STARV3-20STARV3-M/V-EV3/StarSeeds_Protocol '0xcd04c6e8390c660b79e3fa1eced74dd8696a1cec000100000000000000000d7a', // 25RBW-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xc44129224d395d3f2dff7a2fd93d60af1c1a81ea000100000000000000000d7b', // 25SP-25STARV3-25TEL-25STARV3-M/V-EV2/StarSeeds_Protocol '0x769d6f13b4a8442f6bccbc6524f6651f2b2e578e000100000000000000000d7c', // 25LINK-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol From a3afc8a763581ddda82bc835af429fcd46b01857 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:23:33 +0000 Subject: [PATCH 091/130] 1.138.45 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cd1231b05c..e15790638b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.44", + "version": "1.138.45", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.44", + "version": "1.138.45", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 9552b08896..91b29bb733 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.44", + "version": "1.138.45", "engines": { "node": "=16", "npm": ">=8" From 65da54d4d092ca6a7045b62aa4fd7d77ca6b905c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:25:33 +0100 Subject: [PATCH 092/130] chore: Add 16oRETRO-84SP/V-V4.4/StarSeeds_Protocol pool to polygon allowlist (#4989) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 9a37238761..43791003bd 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x61a3819458e4872f7c95a71b76d68c46a5b74a0c000200000000000000000d65', // 16oRETRO-84SP/V-V4.4/StarSeeds_Protocol '0x9dd7c9867c0078d8ad42b3366ffc6ba1ee89eaec000100000000000000000d78', // 20WMATIC-20USDC-20SP-20STARV3-20STARV3-M/V-EV3/StarSeeds_Protocol '0xcd04c6e8390c660b79e3fa1eced74dd8696a1cec000100000000000000000d7a', // 25RBW-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xc44129224d395d3f2dff7a2fd93d60af1c1a81ea000100000000000000000d7b', // 25SP-25STARV3-25TEL-25STARV3-M/V-EV2/StarSeeds_Protocol From a9225f944fbc868391734b5a2abe8b33e8231302 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:25:48 +0000 Subject: [PATCH 093/130] 1.138.46 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e15790638b..149928daa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.45", + "version": "1.138.46", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.45", + "version": "1.138.46", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 91b29bb733..4970cc54b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.45", + "version": "1.138.46", "engines": { "node": "=16", "npm": ">=8" From 3909d10cc2cc0562cd0f2e33f6ff751e00a95243 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:26:21 +0100 Subject: [PATCH 094/130] chore: Add 25SP-25WETH-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol pool to polygon allowlist (#5007) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 43791003bd..f4a9c98b88 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xedea3b2fe99994ee778283186a27a73bbbd26d69000100000000000000000d77', // 25SP-25WETH-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x61a3819458e4872f7c95a71b76d68c46a5b74a0c000200000000000000000d65', // 16oRETRO-84SP/V-V4.4/StarSeeds_Protocol '0x9dd7c9867c0078d8ad42b3366ffc6ba1ee89eaec000100000000000000000d78', // 20WMATIC-20USDC-20SP-20STARV3-20STARV3-M/V-EV3/StarSeeds_Protocol '0xcd04c6e8390c660b79e3fa1eced74dd8696a1cec000100000000000000000d7a', // 25RBW-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol From b8476db0a80a2f8995de5362fc996ea71d194eee Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:26:35 +0000 Subject: [PATCH 095/130] 1.138.47 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 149928daa2..017fa8facf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.46", + "version": "1.138.47", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.46", + "version": "1.138.47", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 4970cc54b5..56d482e8b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.46", + "version": "1.138.47", "engines": { "node": "=16", "npm": ">=8" From 3a9fde07d5cfe70479d52eafdb0e87ca64d813e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:28:58 +0100 Subject: [PATCH 096/130] chore: Add 84SP-16liveRetro/V-V4.4/StarSeeds_Protocol pool to polygon allowlist (#4990) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index f4a9c98b88..aada4d6f73 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x4f5f802125b22598b8a63585222cf7373204313e000200000000000000000d66', // 84SP-16liveRetro/V-V4.4/StarSeeds_Protocol '0xedea3b2fe99994ee778283186a27a73bbbd26d69000100000000000000000d77', // 25SP-25WETH-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x61a3819458e4872f7c95a71b76d68c46a5b74a0c000200000000000000000d65', // 16oRETRO-84SP/V-V4.4/StarSeeds_Protocol '0x9dd7c9867c0078d8ad42b3366ffc6ba1ee89eaec000100000000000000000d78', // 20WMATIC-20USDC-20SP-20STARV3-20STARV3-M/V-EV3/StarSeeds_Protocol From b2409c8c197b4e1d037e0f1c7a45bf4f797319e6 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:29:11 +0000 Subject: [PATCH 097/130] 1.138.48 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 017fa8facf..9f8f775791 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.47", + "version": "1.138.48", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.47", + "version": "1.138.48", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 56d482e8b9..fa153e943e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.47", + "version": "1.138.48", "engines": { "node": "=16", "npm": ">=8" From 0835e9c12afdba66762d35381a4eda5794d2c715 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:33:41 +0100 Subject: [PATCH 098/130] chore: Add 16DYST-84SP/V-V4.4/StarSeeds_Protocol pool to polygon allowlist (#4991) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index aada4d6f73..5ad3bc2b3c 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x6c3a72d5f31fc824fd007421da8674145bb97eef000200000000000000000d67', // 16DYST-84SP/V-V4.4/StarSeeds_Protocol '0x4f5f802125b22598b8a63585222cf7373204313e000200000000000000000d66', // 84SP-16liveRetro/V-V4.4/StarSeeds_Protocol '0xedea3b2fe99994ee778283186a27a73bbbd26d69000100000000000000000d77', // 25SP-25WETH-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x61a3819458e4872f7c95a71b76d68c46a5b74a0c000200000000000000000d65', // 16oRETRO-84SP/V-V4.4/StarSeeds_Protocol From 1234ebd5d2adaa35b22f3dde30b6bca2eb49d062 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:33:57 +0000 Subject: [PATCH 099/130] 1.138.49 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f8f775791..c08a665efd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.48", + "version": "1.138.49", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.48", + "version": "1.138.49", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index fa153e943e..5b75103dd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.48", + "version": "1.138.49", "engines": { "node": "=16", "npm": ">=8" From 64efb1da1e78e5cd7d30c4d7a3c3cb6126863003 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:35:34 -0500 Subject: [PATCH 100/130] chore: Add ePENDLE/PENDLE pool to ethereum allowlist (#5016) Co-authored-by: balopco --- src/lib/config/mainnet/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/mainnet/pools.ts b/src/lib/config/mainnet/pools.ts index 7f6dd90d9b..2e0fd30b3a 100644 --- a/src/lib/config/mainnet/pools.ts +++ b/src/lib/config/mainnet/pools.ts @@ -149,6 +149,7 @@ const pools: Pools = { '0x88794c65550deb6b4087b7552ecf295113794410000000000000000000000648', // pxETH/wETH '0xb06bfbd7b50f80c8d9da57fc4cf5cbd5b3e2f14800000000000000000000064d', // pxETH/frxETH '0x49cbd67651fbabce12d1df18499896ec87bef46f00000000000000000000064a', // sDAI/3Pool + '0xa2e9242163d54b536583368a01b5d232c95aa884000000000000000000000653', // ePENDLE/PENDLE ], }, Investment: { From 4b03d3334731d6f899a892ec6b884886e0d6c686 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:35:51 +0000 Subject: [PATCH 101/130] 1.138.50 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c08a665efd..088754a3ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.49", + "version": "1.138.50", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.49", + "version": "1.138.50", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 5b75103dd5..ef828a232d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.49", + "version": "1.138.50", "engines": { "node": "=16", "npm": ">=8" From 160419f1a443cec4d4d5711dd8f9c719e93f5106 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:38:47 +0100 Subject: [PATCH 102/130] chore: Add 20USDC-20WETH-60STARV3/V-S2/StarSeeds_Protocol pool to polygon allowlist (#4993) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 5ad3bc2b3c..ef0183a499 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x1f7f9a5fa7176512214665c3843d01e1452314a6000100000000000000000d69', // 20USDC-20WETH-60STARV3/V-S2/StarSeeds_Protocol '0x6c3a72d5f31fc824fd007421da8674145bb97eef000200000000000000000d67', // 16DYST-84SP/V-V4.4/StarSeeds_Protocol '0x4f5f802125b22598b8a63585222cf7373204313e000200000000000000000d66', // 84SP-16liveRetro/V-V4.4/StarSeeds_Protocol '0xedea3b2fe99994ee778283186a27a73bbbd26d69000100000000000000000d77', // 25SP-25WETH-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol From 2721fda632332a5b28e6ca14697ddedced516fd4 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:39:02 +0000 Subject: [PATCH 103/130] 1.138.51 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 088754a3ef..d27794e1d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.50", + "version": "1.138.51", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.50", + "version": "1.138.51", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index ef828a232d..0e6a9719c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.50", + "version": "1.138.51", "engines": { "node": "=16", "npm": ">=8" From 5cc70c97b08fdcd57830f4b41adcfc3d7fdc5d3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:40:11 +0100 Subject: [PATCH 104/130] chore: Add 20WBTC-20USDC-60STARV3/V-S2/StarSeeds_Protocol pool to polygon allowlist (#4995) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index ef0183a499..1a645b6d79 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xaa9dcf8f1519a0fa767d3565072860e24cadcf5a000100000000000000000d6b', // 20WBTC-20USDC-60STARV3/V-S2/StarSeeds_Protocol '0x1f7f9a5fa7176512214665c3843d01e1452314a6000100000000000000000d69', // 20USDC-20WETH-60STARV3/V-S2/StarSeeds_Protocol '0x6c3a72d5f31fc824fd007421da8674145bb97eef000200000000000000000d67', // 16DYST-84SP/V-V4.4/StarSeeds_Protocol '0x4f5f802125b22598b8a63585222cf7373204313e000200000000000000000d66', // 84SP-16liveRetro/V-V4.4/StarSeeds_Protocol From 5088f1d1a8ca9c797f80bb303c727bb1ec3b39f8 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:40:25 +0000 Subject: [PATCH 105/130] 1.138.52 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d27794e1d4..4a77b80db1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.51", + "version": "1.138.52", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.51", + "version": "1.138.52", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 0e6a9719c7..aaef78764a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.51", + "version": "1.138.52", "engines": { "node": "=16", "npm": ">=8" From 9a15caf98b88f6c9208dfadb1b1028231cae98ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:41:13 +0100 Subject: [PATCH 106/130] chore: Add 84STARV3-16MASQ/V-V4.4/StarSeeds_Protocol pool to polygon allowlist (#4996) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 1a645b6d79..cc0665b711 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x53fd82181b88f8d8ac299c449f9413320d1258a0000200000000000000000d6c', // 84STARV3-16MASQ/V-V4.4/StarSeeds_Protocol '0xaa9dcf8f1519a0fa767d3565072860e24cadcf5a000100000000000000000d6b', // 20WBTC-20USDC-60STARV3/V-S2/StarSeeds_Protocol '0x1f7f9a5fa7176512214665c3843d01e1452314a6000100000000000000000d69', // 20USDC-20WETH-60STARV3/V-S2/StarSeeds_Protocol '0x6c3a72d5f31fc824fd007421da8674145bb97eef000200000000000000000d67', // 16DYST-84SP/V-V4.4/StarSeeds_Protocol From 0613f784aab5ef68fe709fa2ba3b661bcb582a2c Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:41:27 +0000 Subject: [PATCH 107/130] 1.138.53 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4a77b80db1..d4cfca16e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.52", + "version": "1.138.53", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.52", + "version": "1.138.53", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index aaef78764a..677173cbc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.52", + "version": "1.138.53", "engines": { "node": "=16", "npm": ">=8" From db01f3c411c242ea5802e1fc88358623706ae929 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:42:25 +0100 Subject: [PATCH 108/130] chore: Add 25WBTC-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol pool to polygon allowlist (#5006) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index cc0665b711..6e9ba91e3c 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x1758128950b463de8820fe12bf3f49ea8024565c000100000000000000000d76', // 25WBTC-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x53fd82181b88f8d8ac299c449f9413320d1258a0000200000000000000000d6c', // 84STARV3-16MASQ/V-V4.4/StarSeeds_Protocol '0xaa9dcf8f1519a0fa767d3565072860e24cadcf5a000100000000000000000d6b', // 20WBTC-20USDC-60STARV3/V-S2/StarSeeds_Protocol '0x1f7f9a5fa7176512214665c3843d01e1452314a6000100000000000000000d69', // 20USDC-20WETH-60STARV3/V-S2/StarSeeds_Protocol From 9df80bd76059634ead98a5c1e824717866282cad Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:42:40 +0000 Subject: [PATCH 109/130] 1.138.54 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d4cfca16e0..07d092990b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.53", + "version": "1.138.54", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.53", + "version": "1.138.54", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 677173cbc5..bba0077d12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.53", + "version": "1.138.54", "engines": { "node": "=16", "npm": ">=8" From d12c70280005f9f3d2628ac94b746c95aee57f05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:43:49 +0100 Subject: [PATCH 110/130] chore: Add 20USDC-80STARV3/V-P1/StarSeeds_Protocol pool to polygon allowlist (#5004) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 6e9ba91e3c..998171a1d3 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xd7a8bd108ef57c9055e75832172c012de94e2be0000200000000000000000d74', // 20USDC-80STARV3/V-P1/StarSeeds_Protocol '0x1758128950b463de8820fe12bf3f49ea8024565c000100000000000000000d76', // 25WBTC-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x53fd82181b88f8d8ac299c449f9413320d1258a0000200000000000000000d6c', // 84STARV3-16MASQ/V-V4.4/StarSeeds_Protocol '0xaa9dcf8f1519a0fa767d3565072860e24cadcf5a000100000000000000000d6b', // 20WBTC-20USDC-60STARV3/V-S2/StarSeeds_Protocol From f87e5ab7a8da72fe303e36cae9e24a5ebfc955b4 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:44:04 +0000 Subject: [PATCH 111/130] 1.138.55 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 07d092990b..7fe5d30f8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.54", + "version": "1.138.55", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.54", + "version": "1.138.55", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index bba0077d12..fa77f61d43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.54", + "version": "1.138.55", "engines": { "node": "=16", "npm": ">=8" From acc953f47456d8067b1c02591f5946980be5c1c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:44:35 +0100 Subject: [PATCH 112/130] chore: Add 25SP-25miMATIC-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol pool to polygon allowlist (#5005) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 998171a1d3..2bbca1f3e4 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xbf04af559b2e934ebe8290fb41bc2c0dac2ebfb7000100000000000000000d75', // 25SP-25miMATIC-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xd7a8bd108ef57c9055e75832172c012de94e2be0000200000000000000000d74', // 20USDC-80STARV3/V-P1/StarSeeds_Protocol '0x1758128950b463de8820fe12bf3f49ea8024565c000100000000000000000d76', // 25WBTC-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0x53fd82181b88f8d8ac299c449f9413320d1258a0000200000000000000000d6c', // 84STARV3-16MASQ/V-V4.4/StarSeeds_Protocol From a2882d6abfc3b7c534a662eede45eefb82471144 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:44:52 +0000 Subject: [PATCH 113/130] 1.138.56 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7fe5d30f8c..daf594eabb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.55", + "version": "1.138.56", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.55", + "version": "1.138.56", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index fa77f61d43..18c2d6cf8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.55", + "version": "1.138.56", "engines": { "node": "=16", "npm": ">=8" From 8f739c3d6bfe601d8756a74b9ca4fbc43830b0fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:45:18 +0100 Subject: [PATCH 114/130] chore: Add 2WETH-98JARVIS pool to polygon allowlist (#5009) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 2bbca1f3e4..2902c894b7 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x513dde6bd1579f826e28a4354d42412ecc1c6b52000200000000000000000d79', // 2WETH-98JARVIS '0xbf04af559b2e934ebe8290fb41bc2c0dac2ebfb7000100000000000000000d75', // 25SP-25miMATIC-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xd7a8bd108ef57c9055e75832172c012de94e2be0000200000000000000000d74', // 20USDC-80STARV3/V-P1/StarSeeds_Protocol '0x1758128950b463de8820fe12bf3f49ea8024565c000100000000000000000d76', // 25WBTC-25SP-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol From b15a7d14d01827da6d613734f794ec2a0f70edb4 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:45:42 +0000 Subject: [PATCH 115/130] 1.138.57 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index daf594eabb..c08038bc46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.56", + "version": "1.138.57", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.56", + "version": "1.138.57", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 18c2d6cf8e..f977a9c9a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.56", + "version": "1.138.57", "engines": { "node": "=16", "npm": ">=8" From 319fc92b9b1280f73d3a7804942359d8d3051976 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:46:08 +0100 Subject: [PATCH 116/130] chore: Add 20WMATIC-20USDC-20oRETRO-20RETRO-20liveRetro/StarSeeds_Protocol pool to polygon allowlist (#5003) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 2902c894b7..623714edf8 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x0ba53b730efc9890493ae50195f692303d4e6b11000100000000000000000d73', // 20WMATIC-20USDC-20oRETRO-20RETRO-20liveRetro/StarSeeds_Protocol '0x513dde6bd1579f826e28a4354d42412ecc1c6b52000200000000000000000d79', // 2WETH-98JARVIS '0xbf04af559b2e934ebe8290fb41bc2c0dac2ebfb7000100000000000000000d75', // 25SP-25miMATIC-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol '0xd7a8bd108ef57c9055e75832172c012de94e2be0000200000000000000000d74', // 20USDC-80STARV3/V-P1/StarSeeds_Protocol From b6f31934df4b4e6315f184b960e3416dadfad66a Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:46:23 +0000 Subject: [PATCH 117/130] 1.138.58 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c08038bc46..7cfb19d20d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.57", + "version": "1.138.58", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.57", + "version": "1.138.58", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index f977a9c9a5..69e4a2376b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.57", + "version": "1.138.58", "engines": { "node": "=16", "npm": ">=8" From b6169e6b3aa5e3df25f2fdf6904fe8709caf8d7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:46:53 +0100 Subject: [PATCH 118/130] chore: Add 12WMATIC-12WBTC-20USDC-12RBW-12SP-12WETH-12STARV3-12STARV3-M/V-M8/StarSeeds_Protocol pool to polygon allowlist (#5002) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 623714edf8..0caf67dd9c 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xf68e34eb2e1d46e222de3f651b8b190051b50eaf000100000000000000000d72', // 12WMATIC-12WBTC-20USDC-12RBW-12SP-12WETH-12STARV3-12STARV3-M/V-M8/StarSeeds_Protocol '0x0ba53b730efc9890493ae50195f692303d4e6b11000100000000000000000d73', // 20WMATIC-20USDC-20oRETRO-20RETRO-20liveRetro/StarSeeds_Protocol '0x513dde6bd1579f826e28a4354d42412ecc1c6b52000200000000000000000d79', // 2WETH-98JARVIS '0xbf04af559b2e934ebe8290fb41bc2c0dac2ebfb7000100000000000000000d75', // 25SP-25miMATIC-25STARV3-25STARV3-M/V-EV2/StarSeeds_Protocol From 3026c28b1de1fc51b9086638700fe39ea76ce812 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:47:08 +0000 Subject: [PATCH 119/130] 1.138.59 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7cfb19d20d..e6a351b2d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.58", + "version": "1.138.59", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.58", + "version": "1.138.59", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 69e4a2376b..5cb9eb0999 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.58", + "version": "1.138.59", "engines": { "node": "=16", "npm": ">=8" From 53cba038651cf8ae9c91f3a4c0330d03fc177125 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:47:42 +0100 Subject: [PATCH 120/130] chore: Add 20DYST-80SP/StarSeeds_Protocol pool to polygon allowlist (#5001) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 0caf67dd9c..d98234626f 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0xe9376f78cfb41c5be528837de40ab70021a78b7f000200000000000000000d71', // 20DYST-80SP/StarSeeds_Protocol '0xf68e34eb2e1d46e222de3f651b8b190051b50eaf000100000000000000000d72', // 12WMATIC-12WBTC-20USDC-12RBW-12SP-12WETH-12STARV3-12STARV3-M/V-M8/StarSeeds_Protocol '0x0ba53b730efc9890493ae50195f692303d4e6b11000100000000000000000d73', // 20WMATIC-20USDC-20oRETRO-20RETRO-20liveRetro/StarSeeds_Protocol '0x513dde6bd1579f826e28a4354d42412ecc1c6b52000200000000000000000d79', // 2WETH-98JARVIS From f6f2e6ec5024ac45ee9e7673fcbabcd8a6321a5d Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:47:57 +0000 Subject: [PATCH 121/130] 1.138.60 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e6a351b2d9..e3658d593c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.59", + "version": "1.138.60", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.59", + "version": "1.138.60", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 5cb9eb0999..5b727bfd39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.59", + "version": "1.138.60", "engines": { "node": "=16", "npm": ">=8" From 843de305c6410dda34c39a7441d7e05f7a304ea4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:48:27 +0100 Subject: [PATCH 122/130] chore: Add 50WMATIC-50DYST/StarSeeds_Protocol pool to polygon allowlist (#5000) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index d98234626f..dbd139f529 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x4508547a807334b3a83f8da8262bbc3f230e3748000200000000000000000d70', // 50WMATIC-50DYST/StarSeeds_Protocol '0xe9376f78cfb41c5be528837de40ab70021a78b7f000200000000000000000d71', // 20DYST-80SP/StarSeeds_Protocol '0xf68e34eb2e1d46e222de3f651b8b190051b50eaf000100000000000000000d72', // 12WMATIC-12WBTC-20USDC-12RBW-12SP-12WETH-12STARV3-12STARV3-M/V-M8/StarSeeds_Protocol '0x0ba53b730efc9890493ae50195f692303d4e6b11000100000000000000000d73', // 20WMATIC-20USDC-20oRETRO-20RETRO-20liveRetro/StarSeeds_Protocol From f7c4483fc5394feff9a48b8f0067d3d8cd9afd4d Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:48:40 +0000 Subject: [PATCH 123/130] 1.138.61 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e3658d593c..85ff5e98cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.60", + "version": "1.138.61", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.60", + "version": "1.138.61", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 5b727bfd39..7e174ff82a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.60", + "version": "1.138.61", "engines": { "node": "=16", "npm": ">=8" From 2fa2e124b78c9af04c3c32a3ea5890247ed48d3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:49:31 +0100 Subject: [PATCH 124/130] chore: Add 6wstETH-12oRETRO-6stMATIC-64SP-6miMATIC-6liveRetro/V-G5/StarSeeds_Protocol pool to polygon allowlist (#4999) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index dbd139f529..42a05421e6 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x8d4cef43e7ceeed6fbd532f8cbd38ded61aa1163000100000000000000000d6f', // 6wstETH-12oRETRO-6stMATIC-64SP-6miMATIC-6liveRetro/V-G5/StarSeeds_Protocol '0x4508547a807334b3a83f8da8262bbc3f230e3748000200000000000000000d70', // 50WMATIC-50DYST/StarSeeds_Protocol '0xe9376f78cfb41c5be528837de40ab70021a78b7f000200000000000000000d71', // 20DYST-80SP/StarSeeds_Protocol '0xf68e34eb2e1d46e222de3f651b8b190051b50eaf000100000000000000000d72', // 12WMATIC-12WBTC-20USDC-12RBW-12SP-12WETH-12STARV3-12STARV3-M/V-M8/StarSeeds_Protocol From 1123b040666877fa486e277f36c1be153e525202 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:49:44 +0000 Subject: [PATCH 125/130] 1.138.62 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 85ff5e98cf..95c7abb6d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.61", + "version": "1.138.62", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.61", + "version": "1.138.62", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 7e174ff82a..58fe4e7d3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.61", + "version": "1.138.62", "engines": { "node": "=16", "npm": ">=8" From f9e06347439749c502937d9fc192b51b4c1f8756 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:50:16 +0100 Subject: [PATCH 126/130] chore: Add 12WMATIC-9RBW-55SP-12WETH-6miMATIC-6TEL/V-G4/StarSeeds_Protocol pool to polygon allowlist (#4998) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 42a05421e6..7a07b52f00 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x59d6ad2d4b282167b63f23783c2c61b41c697045000100000000000000000d6e', // 12WMATIC-9RBW-55SP-12WETH-6miMATIC-6TEL/V-G4/StarSeeds_Protocol '0x8d4cef43e7ceeed6fbd532f8cbd38ded61aa1163000100000000000000000d6f', // 6wstETH-12oRETRO-6stMATIC-64SP-6miMATIC-6liveRetro/V-G5/StarSeeds_Protocol '0x4508547a807334b3a83f8da8262bbc3f230e3748000200000000000000000d70', // 50WMATIC-50DYST/StarSeeds_Protocol '0xe9376f78cfb41c5be528837de40ab70021a78b7f000200000000000000000d71', // 20DYST-80SP/StarSeeds_Protocol From fc6a2cb79a18d663ebdb895f1a368f33a12ef889 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:50:31 +0000 Subject: [PATCH 127/130] 1.138.63 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 95c7abb6d1..46b69ec811 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.62", + "version": "1.138.63", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.62", + "version": "1.138.63", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 58fe4e7d3c..105142f613 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.62", + "version": "1.138.63", "engines": { "node": "=16", "npm": ">=8" From 0ce085299e30ffd497d7b2ef03fb5e304de8f836 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:51:05 +0100 Subject: [PATCH 128/130] chore: Add 84STARV3-16APE/V-V4.4/StarSeeds_Protocol pool to polygon allowlist (#4997) Co-authored-by: balopco Co-authored-by: Alberto Gualis --- src/lib/config/polygon/pools.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/config/polygon/pools.ts b/src/lib/config/polygon/pools.ts index 7a07b52f00..238e3277b3 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -411,6 +411,7 @@ const pools: Pools = { '0x30a73d5470f86dd1b6a0f970bc3f80e2b42e5e15000200000000000000000d60', // 12stMATIC-88SP/V-JLB/StarSeeds_Protocol '0x75f91277820f77b4811abcd4d04597f2f10fe7b1000200000000000000000d64', // 20WMATIC-80SP/StarSeeds_Protocol '0x6cfdf37a48c7531b1ba96bfa270644ff0f143900000200000000000000000d63', // 80SP-20WETH/StarSeeds_Protocol + '0x54021d986e7517c8eddb6a133a859c80ab550f78000200000000000000000d6d', // 84STARV3-16APE/V-V4.4/StarSeeds_Protocol '0x59d6ad2d4b282167b63f23783c2c61b41c697045000100000000000000000d6e', // 12WMATIC-9RBW-55SP-12WETH-6miMATIC-6TEL/V-G4/StarSeeds_Protocol '0x8d4cef43e7ceeed6fbd532f8cbd38ded61aa1163000100000000000000000d6f', // 6wstETH-12oRETRO-6stMATIC-64SP-6miMATIC-6liveRetro/V-G5/StarSeeds_Protocol '0x4508547a807334b3a83f8da8262bbc3f230e3748000200000000000000000d70', // 50WMATIC-50DYST/StarSeeds_Protocol From 91f47b56ec76a5d1b045666b36af8ede1859e870 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 2 Jan 2024 15:51:24 +0000 Subject: [PATCH 129/130] 1.138.64 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46b69ec811..3e6e2e9840 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.63", + "version": "1.138.64", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.63", + "version": "1.138.64", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 105142f613..8594159f67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.63", + "version": "1.138.64", "engines": { "node": "=16", "npm": ">=8" From 2a144285614d02c3a52cd3f143476689f20f2cdf Mon Sep 17 00:00:00 2001 From: Alberto Gualis Date: Tue, 2 Jan 2024 16:55:03 +0100 Subject: [PATCH 130/130] 1.139.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3e6e2e9840..dcd21ee83b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.64", + "version": "1.139.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@balancer/frontend-v2", - "version": "1.138.64", + "version": "1.139.0", "license": "MIT", "devDependencies": { "@aave/protocol-js": "^4.3.0", diff --git a/package.json b/package.json index 8594159f67..2482a55b73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balancer/frontend-v2", - "version": "1.138.64", + "version": "1.139.0", "engines": { "node": "=16", "npm": ">=8"