Skip to content

Commit

Permalink
Merge pull request #5867 from balancer/fix-csp-v6-arbitrum
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesfabio committed Jun 21, 2024
2 parents 5301376 + 7886101 commit 8c2f3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/config/arbitrum/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ const pools: Pools = {
'0xc7e5ed1054a24ef31d827e6f86caa58b3bc168d7': 'weightedPool', // weighted pool v4
'0x2498a2b0d6462d2260eac50ae1c3e03f4829ba95': 'composableStablePool', // ComposableStable V4
'0xa8920455934da4d853faac1f94fe7bef72943ef1': 'composableStablePool', // ComposableStable V5
'0x4bdCc2fb18AEb9e2d281b0278D946445070EAda7': 'composableStablePool', // ComposableStable V6
'0x4bdcc2fb18aeb9e2d281b0278d946445070eada7': 'composableStablePool', // ComposableStable V6
'0xdca5f1f0d7994a32bc511e7dba0259946653eaf6': 'gyroE', // Gyro ECLP
'0x7a36527a02d96693b0af2b70421f952816a4a088': 'gyroE', // Gyro ECLP
},
Expand Down

0 comments on commit 8c2f3e1

Please sign in to comment.