Skip to content

Commit

Permalink
Merge pull request #5865 from balancer/zekrakenv1
Browse files Browse the repository at this point in the history
add composable v6 to arb
  • Loading branch information
Tritium-VLK committed Jun 21, 2024
2 parents a3ab8c6 + 09a1a97 commit 21a77e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/config/arbitrum/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ const pools: Pools = {
'Investment',
'StablePhantom',
'ComposableStable',
'Gyro2',
'Gyro3',
'GyroE',
],
Stable: {
Expand Down Expand Up @@ -231,6 +229,7 @@ const pools: Pools = {
'0xc7e5ed1054a24ef31d827e6f86caa58b3bc168d7': 'weightedPool', // weighted pool v4
'0x2498a2b0d6462d2260eac50ae1c3e03f4829ba95': 'composableStablePool', // ComposableStable V4
'0xa8920455934da4d853faac1f94fe7bef72943ef1': 'composableStablePool', // ComposableStable V5
'0x4bdCc2fb18AEb9e2d281b0278D946445070EAda7': 'composableStablePool', // ComposableStable V6
'0xdca5f1f0d7994a32bc511e7dba0259946653eaf6': 'gyroE', // Gyro ECLP
'0x7a36527a02d96693b0af2b70421f952816a4a088': 'gyroE', // Gyro ECLP
},
Expand Down

0 comments on commit 21a77e2

Please sign in to comment.