Skip to content

Commit

Permalink
Updates bridgeMap
Browse files Browse the repository at this point in the history
  • Loading branch information
abtestingalpha committed Oct 16, 2024
1 parent 1ca8d94 commit f7d6a1a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/synapse-constants/src/constants/bridgeMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ export const BRIDGE_MAP = {
destination: ['JEWEL'],
swappable: [],
},
'0x163f8C2467924be0ae7B5347228CABF260318753': {
decimals: 18,
symbol: 'WLD',
origin: ['RFQ.WLD'],
destination: ['RFQ.WLD'],
swappable: [],
},
'0x1B84765dE8B7566e4cEAF4D0fD3c5aF52D3DdE4F': {
decimals: 18,
symbol: 'nUSD',
Expand Down Expand Up @@ -887,13 +894,6 @@ export const BRIDGE_MAP = {
destination: ['RFQ.WLD'],
swappable: [],
},
'0x4200000000000000000000000000000000000006': {
decimals: 18,
symbol: 'WETH',
origin: ['RFQ.ETH'],
destination: [],
swappable: [],
},
'0x79A02482A880bCE3F13e09Da970dC34db4CD24d1': {
decimals: 6,
symbol: 'USDC.e',
Expand Down

0 comments on commit f7d6a1a

Please sign in to comment.