Skip to content

Commit

Permalink
Merge pull request #507 from balancer/revert-bal-avax
Browse files Browse the repository at this point in the history
Revert to layer0 BAL.
  • Loading branch information
johngrantuk authored Aug 1, 2023
2 parents 02f158c + 53ed28c commit 05b7b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion balancer-js/src/lib/constants/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ export const BALANCER_NETWORK_CONFIG: Record<Network, BalancerNetworkConfig> = {
...addressesByNetwork[Network.AVALANCHE].contracts,
},
tokens: {
bal: '0x8239a6b877804206c7799028232a7188da487cec',
bal: addressesByNetwork[Network.AVALANCHE].contracts.bal,
wrappedNativeAsset:
addressesByNetwork[Network.AVALANCHE].contracts.weth,
...addressesByNetwork[Network.AVALANCHE].tokens,
Expand Down

0 comments on commit 05b7b03

Please sign in to comment.