Skip to content

Commit

Permalink
Merge pull request #554 from balancer/sbal3-as-tripathmidpool
Browse files Browse the repository at this point in the history
chore: Add sBAL3 to SOR tri hop config on gnosis chain
  • Loading branch information
brunoguerios authored Dec 4, 2023
2 parents b041194 + 16ac2b5 commit 212f846
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 @@ -304,6 +304,7 @@ export const BALANCER_NETWORK_CONFIG: Record<Network, BalancerNetworkConfig> = {
],
sorTriPathMidPoolIds: [
'0xeb30c85cc528537f5350cf5684ce6a4538e13394000200000000000000000059', // 3POOL_BPT/wstETH
'0x7644fa5d0ea14fcf3e813fdf93ca9544f8567655000000000000000000000066', // sBAL3
],
},
[Network.FANTOM]: {
Expand Down

0 comments on commit 212f846

Please sign in to comment.