Skip to content

Commit

Permalink
adding gyroConfigProxy on Arbitrum
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Mar 14, 2024
1 parent 0674e29 commit 85173a6
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 @@ -151,6 +151,7 @@ export const BALANCER_NETWORK_CONFIG: Record<Network, BalancerNetworkConfig> = {
multicall: '0x269ff446d9892c9e19082564df3f5e8741e190a1',
poolDataQueries: '0x7Ba29fE8E83dd6097A7298075C4AFfdBda3121cC',
gaugeClaimHelper: '0xa0dabebaad1b243bbb243f933013d560819eb66f',
gyroConfigProxy: '0x9b683ca24b0e013512e2566b68704dbe9677413c',
...addressesByNetwork[Network.ARBITRUM].contracts,
},
tokens: {
Expand Down

0 comments on commit 85173a6

Please sign in to comment.