We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25681c0 commit d0b6ff5Copy full SHA for d0b6ff5
wormhole-connect/src/config/mainnet/wrappedTokens.ts
@@ -1,7 +1,9 @@
1
+console.log('sdfjkdsfsd');
2
+
3
export const MAINNET_WRAPPED_TOKENS = {
4
Ethereum: {
5
'0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2': {
- Bsc: '0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA',
6
+ Bsc: '1x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA',
7
Polygon: '0x11CD37bb86F65419713f30673A480EA33c826872',
8
Avalanche: '0x8b82A291F83ca07Af22120ABa21632088fC92931',
9
Fantom: '0x2A126f043BDEBe5A0A9841c51915E562D9B07289',
0 commit comments