naddison36 / sol2uml

Solidity contract visualisation tool
MIT License
1.13k stars 268 forks source link

Feature request: add support for more chains #90

Closed engn33r closed 2 years ago

engn33r commented 2 years ago

There are other L1 and L2 chains that could be nice to support in the future, including but not limited to:

Nice tool, great work :+1:

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 2 years ago

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.