We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25681c0 commit e4e6a5fCopy full SHA for e4e6a5f
wormhole-connect/src/config/mainnet/tokens.ts
@@ -1,5 +1,7 @@
1
import { TokenIcon, TokenConfig } from '../types';
2
3
+console.log('sdfjkdsfsd');
4
+
5
export const MAINNET_TOKENS: TokenConfig[] = [
6
{
7
symbol: 'ETH',
0 commit comments