Skip to content

Migrate to Blockscout for L2 Block Explorer Needs #1131

@fainashalts

Description

@fainashalts

We are migrating to Blockscout for OP Mainnet and OP Sepolia. It appears that this repo currently uses Etherscan for checking verified contracts.

This issue is primarily to do a find every OPM or OP Sepolia reference to Etherscan, replacing with Blockscout. We should also make sure any contracts we are relying on are already verified on Blockscout.

This needs fairly minimal changes to the verification script:

--verifier blockscout 
--verifier-url { https://explorer.optimism.io/api/ | https://testnet-explorer.optimism.io/api }

I don't believe you need an API key for blockscout verification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions