Open trajan0x opened 3 years ago
Cool idea - I think it needs to start with the data and not with displaying the data so I opened: https://github.com/ethereum-lists/chains/issues/404
That said - it is only needed as a workaround currently. Ideally you do not need to go through any centralized provider - but you:
sourcify is helping this process it verifies in a way that the original hashes match
One thing that would be useful is to have an
contractSource defined for fetching contract source. So, for etherscan, we'd define an
apiconforming to
etherscan_standardwith an api url of
https://api.etherscan.io/api?. Or
sourcify` with the sourcify standardHappy to submit a pr if there's interest