Skip to content

Etherscan API v2 migration#172

Open
Berny-art wants to merge 2 commits intoAbstract-Foundation:mainfrom
Berny-art:berny/etherscan-api-v2-migration
Open

Etherscan API v2 migration#172
Berny-art wants to merge 2 commits intoAbstract-Foundation:mainfrom
Berny-art:berny/etherscan-api-v2-migration

Conversation

@Berny-art
Copy link

Etherscan has migrated their verification API. I've changed the docs to reflect that api changed.

@Berny-art
Copy link
Author

@jarrodwatts

@cursor
Copy link

cursor bot commented Feb 18, 2026

PR Summary

Low Risk
Docs-only changes that update example verification endpoints and API key placeholders; no runtime or onchain code is affected.

Overview
Documentation updates migrate all contract verification examples/configs from Abscan’s verification API URLs to Etherscan API v2 endpoints (https://api.etherscan.io/v2/api?chainid=...) for both testnet (11124) and mainnet (2741).

Foundry docs update foundry.toml [etherscan] entries and forge create/forge verify-contract commands to pass --verifier etherscan and the new --verifier-url, and they standardize placeholders for user-provided API keys. Hardhat docs similarly update etherscan.customChains apiURL, and the “Connect to Abstract” page updates the listed “Verify URL”.

Written by Cursor Bugbot for commit f541d79. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments