Skip to content

Commit d0b6ff5

Browse files
committedFeb 27, 2025
test
1 parent 25681c0 commit d0b6ff5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎wormhole-connect/src/config/mainnet/wrappedTokens.ts

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
console.log('sdfjkdsfsd');
2+
13
export const MAINNET_WRAPPED_TOKENS = {
24
Ethereum: {
35
'0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2': {
4-
Bsc: '0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA',
6+
Bsc: '1x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA',
57
Polygon: '0x11CD37bb86F65419713f30673A480EA33c826872',
68
Avalanche: '0x8b82A291F83ca07Af22120ABa21632088fC92931',
79
Fantom: '0x2A126f043BDEBe5A0A9841c51915E562D9B07289',

0 commit comments

Comments
 (0)