Skip to content

Commit

Permalink
Revert to layer0 BAL.
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrantuk committed Aug 1, 2023
1 parent 02f158c commit 53ed28c
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 53ed28c

Please sign in to comment.