Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Etherscan ABI lookups with Sourcify #1735

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

0237h
Copy link
Collaborator

@0237h 0237h commented Oct 2, 2024

Etherscan requires an API key for ABI lookup and other operations.
Sourcify (https://sourcify.dev) is an open-source decentralized alternative.

This PR is still a draft:

Aims to fix #1702, #1001.

Etherscan requires an API key for ABI lookup and other operations.
Sourcify (https://sourcify.dev) is an open-source decentralized alternative.
Copy link

changeset-bot bot commented Oct 2, 2024

⚠️ No Changeset found

Latest commit: 46af177

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

0237h and others added 11 commits October 2, 2024 15:07
* added new chain: unichain testnet

* Create fair-suns-pay.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* updated public rpc

* Create itchy-colts-clap.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Etherscan requires an API key for ABI lookup and other operations.
Sourcify (https://sourcify.dev) is an open-source decentralized alternative.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Blocked
Development

Successfully merging this pull request may close these issues.

etherscan requests failing
2 participants