Closed d10r closed 3 months ago
sourcify support now live, framework successfully verified.
However the blockscout based explorer didn't (yet) pick that up. E.g. Resolver: https://explorer.degen.tips/address/0x649FB24ed0B983f88500F3C37682714aB96D73c2?tab=contract
Next: figure out how the sourcify verification can be propagated to the explorer.
DId if finish?
Looks like Blockscout is now fetching from sourcify, contracts are verified. Related to https://docs.blockscout.com/about/features/ethereum-bytecode-database-microservice
What & Why
We want contracts to be verified. DegenChain has no etherscan'ish explorer, but a blockscout based one at https://explorer.degen.tips/
Automated Blockscout verification with our existing tooling is possible via sourcify.
Elvijs did a PR: https://github.com/ethereum/sourcify/pull/1352
But it seems to not yet be live.
returns an empty result.
AC