Skip to content

Commit

Permalink
removing weth from linea
Browse files Browse the repository at this point in the history
  • Loading branch information
Defi-Moses committed Jul 24, 2024
1 parent e5fa492 commit 893c532
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/synapse-constants/constants/tokens/bridgeable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,6 @@ export const WETH = new Token({
[CHAINS.BASE.id]: '0x4200000000000000000000000000000000000006',
[CHAINS.ARBITRUM.id]: '0x82af49447d8a07e3bd95bd0d56f35241523fbab1',
[CHAINS.BLAST.id]: '0x4300000000000000000000000000000000000004',
[CHAINS.LINEA.id]: '0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f',
},
decimals: 18,
symbol: 'WETH',
Expand Down

0 comments on commit 893c532

Please sign in to comment.