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

Add support for Zora explorer URLs in create-ponder #233

Merged
merged 2 commits into from
Jun 22, 2023
Merged

Conversation

0xOlias
Copy link
Collaborator

@0xOlias 0xOlias commented Jun 22, 2023

This PR adds support for explorer.zora.energy contract page URLs in create-ponder.

NOTE: Conduit (the provider Zora is using) uses Blockscout for their explorer, which as of writing does not support the ?module=contract&action=getcontractcreation endpoint. Without this endpoint, we can't find the contract's startBlock to write it into ponder.config.ts. This PR refactors the etherscan template code slightly to allow for this case.

@changeset-bot
Copy link

changeset-bot bot commented Jun 22, 2023

🦋 Changeset detected

Latest commit: 19fc118

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Jun 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ponder-docs ✅ Ready (Inspect) Visit Preview Jun 22, 2023 1:56am

@0xOlias 0xOlias merged commit 1a44573 into main Jun 22, 2023
@0xOlias 0xOlias deleted the olias/add-zora branch June 22, 2023 15:44
@github-actions github-actions bot mentioned this pull request Jun 22, 2023
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