Feature request: add support for more chains
engn33r opened this issue ยท 1 comments
engn33r commented
There are other L1 and L2 chains that could be nice to support in the future, including but not limited to:
- Optimism
- Avalanche
- Solana
- Fantom
- Gnosis
- Cronos
Nice tool, great work ๐
Edit: there may be an opportunity to borrow code from this project, which also queries the block explorer for contract code https://github.com/SergeKireev/ethereum-sources-downloader
naddison36 commented
Thanks for raising and providing the link to ethereum-sources-downloader.
I've added Avalanche, Crono, Fantom, Moonbeam and Optimistic.
I can't find Etherscan-based versions for Gnosis and Solana so I wasn't able to add those.