From 0f3ff36279a8524fa05f5edee977838335cdcce1 Mon Sep 17 00:00:00 2001 From: abtestingalpha Date: Thu, 10 Oct 2024 11:19:56 -0400 Subject: [PATCH] Updates bridge map --- .../synapse-interface/constants/bridgeMap.ts | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/packages/synapse-interface/constants/bridgeMap.ts b/packages/synapse-interface/constants/bridgeMap.ts index 470517dca2..80b7f4c2a2 100644 --- a/packages/synapse-interface/constants/bridgeMap.ts +++ b/packages/synapse-interface/constants/bridgeMap.ts @@ -455,6 +455,13 @@ export const BRIDGE_MAP = { destination: ['L2DAO'], swappable: [], }, + '0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1': { + decimals: 18, + symbol: 'WLD', + origin: ['RFQ.WLD'], + destination: ['RFQ.WLD'], + swappable: [], + }, }, '25': { '0x396c9c192dd323995346632581BEF92a31AC623b': { @@ -873,6 +880,13 @@ export const BRIDGE_MAP = { }, }, '480': { + '0x2cFc85d8E48F8EAB294be644d9E25C3030863003': { + decimals: 18, + symbol: 'WLD', + origin: ['RFQ.WLD'], + destination: ['RFQ.WLD'], + swappable: [], + }, '0x4200000000000000000000000000000000000006': { decimals: 18, symbol: 'WETH', @@ -880,6 +894,13 @@ export const BRIDGE_MAP = { destination: [], swappable: [], }, + '0x79A02482A880bCE3F13e09Da970dC34db4CD24d1': { + decimals: 6, + symbol: 'USDC.e', + origin: ['RFQ.USDC.e'], + destination: ['RFQ.USDC.e'], + swappable: [], + }, '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE': { decimals: 18, symbol: 'ETH',