Skip to content

Commit

Permalink
use existing weth
Browse files Browse the repository at this point in the history
  • Loading branch information
wsdt committed Jul 25, 2023
1 parent 798a27c commit bf6c691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/boba/teleportation/src/utils/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const BobaChains: IBobaChains = {
supportedAssets: {
'0x0000000000000000000000000000000000000000': 'BNB',
'0x875cD11fDf085e0E11B0EE6b814b6d0b38fA554C': 'BOBA',
'0x1Cd5256Ec2E6814973f2ecCf6fDf4d06262b2f28': 'ETH', // WETH
'0xd66c6B4F0be8CE5b39D52E0Fd1344c389929B378': 'ETH', // WETH
},
},
//#endregion
Expand Down

0 comments on commit bf6c691

Please sign in to comment.