We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c2f66 commit 04c1ca1Copy full SHA for 04c1ca1
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