Skip to content

Commit

Permalink
add csp v6 factory (#5852)
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesfabio committed Jun 6, 2024
1 parent 1880c37 commit a1101f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/config/gnosis-chain/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ const pools: Pools = {
'0x6cad2ea22bfa7f4c14aae92e47f510cd5c509bc7': 'weightedPool', // weighted pool v4
'0xd87f44df0159dc78029ab9ca7d7e57e7249f5acd': 'composableStablePool', // ComposableStable V4
'0x4bdcc2fb18aeb9e2d281b0278d946445070eada7': 'composableStablePool', // ComposableStable V5
'0x47b489bf5836f83abd928c316f8e39bc0587b020': 'composableStablePool', // ComposableStable V6
},
Stakable: {
VotingGaugePools: [
Expand Down

0 comments on commit a1101f0

Please sign in to comment.