From 30659f5d71ec07dc96ac56dbc7154941bd26bfc7 Mon Sep 17 00:00:00 2001 From: balopco Date: Fri, 5 Apr 2024 21:47:06 +0000 Subject: [PATCH] chore: Add 50RBW-50WETH 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 40bf82e46a..f037f5a33d 100644 --- a/src/lib/config/polygon/pools.ts +++ b/src/lib/config/polygon/pools.ts @@ -622,6 +622,7 @@ const pools: Pools = { '0x6248761a5617aef3ed46bf9bede38b53e9f91ebe000200000000000000000e53', // 50RBW-50USDT '0xd794289763b54a04d5fbbc8fd5710c618212eb84000200000000000000000e58', // 50USDC-50USDT '0x418681127fb0c4fb5ee01202fbe4ab8c8f4eb84a000100000000000000000e59', // 33TXAG-33WETH-33TXAU + '0x6e62aa2e6548152267d9d08ceeb71677af2de0ce000200000000000000000e5a', // 50RBW-50WETH ], }, Factories: {