Skip to content

Commit

Permalink
adding avalanche gauge factory
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Sep 21, 2023
1 parent 81bb159 commit d10c76c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions balancer-js/src/modules/data/liquidity-gauges/provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ export class LiquidityGaugeSubgraphRPCProvider
'0x6817149cb753bf529565b4d023d7507ed2ff4bc0', // Arbitrum
'0x83e443ef4f9963c77bd860f94500075556668cb8', // Gnosis
'0x2498a2b0d6462d2260eac50ae1c3e03f4829ba95', // zkEVM
'0xf23b4db826dba14c0e857029dff076b1c0264843', // Avalanche
];

const childGaugeAddresses = gauges
Expand Down

0 comments on commit d10c76c

Please sign in to comment.