Skip to content

Commit

Permalink
chore: Add wstEth/4pool to SOR tri hop config.
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrantuk committed Nov 18, 2023
1 parent ced0b67 commit 138165a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions balancer-js/src/lib/constants/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ export const BALANCER_NETWORK_CONFIG: Record<Network, BalancerNetworkConfig> = {
sorTriPathMidPoolIds: [
'0x178e029173417b1f9c8bc16dcec6f697bc323746000200000000000000000158', // wstEth/USDC.e to open up auraBAL/USDC
'0x0052688295413b32626d226a205b95cdb337de860002000000000000000003d1', // arb/USDC.e to open up aura/USDC
'0xa1a8bf131571a2139feb79401aa4a2e9482df6270002000000000000000004b4', // wstEth/Stable4Pool
],
},
[Network.GOERLI]: {
Expand Down

0 comments on commit 138165a

Please sign in to comment.