dethcrypto / dethcode

View source of deployed Ethereum contracts in VSCode
https://etherscan.deth.net/address/0xa3a7b6f88361f48403514059f1f16c8e78d60eec#code
1.35k stars 105 forks source link

Feature Request: Support Moonbeam/Moonriver #55

Open x676f64 opened 2 years ago

x676f64 commented 2 years ago

Moonbeam and Moonriver are two parachains (parallel chains) that operate on top of Polkadot and Kusama respectively. It would be awesome to have support for these chains on dethcode.

Here are the etherscan deployments for both:

Moonbeam: https://moonscan.io/ Moonriver: https://moonriver.moonscan.io/

Happy to provide any other info or get you in contact with other stakeholders if needed.

jakerumbles commented 2 years ago

Ya, this would be great to have!

spazcoin commented 2 years ago

hmm good idea. I also find that https://blockscout.moonriver.moonbeam.network/ supports a few API calls that moonscan.io doesn't, just in case you run into any issues.