We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d04f58 commit 6cd0a1eCopy full SHA for 6cd0a1e
watcher/src/index.ts
@@ -18,7 +18,7 @@ const supportedChains: ChainName[] =
18
// NOTE: The commented out chains are left in there to easily
19
// identify which chains are not supported on testnet.
20
'solana',
21
- 'ethereum',
+ // 'ethereum',
22
// 'terra',
23
'bsc',
24
'polygon',
0 commit comments