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

FIX: sepolia-ETH API endpoint needs /api suffix, ref https://ethereum.stackexchange.com/a/147268 #1799

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

koyo922
Copy link

@koyo922 koyo922 commented Dec 25, 2024

What I did

Fixed the API endpoint configuration of Sepolia-ETH (Infura)

Related issue: None

How I did it

Adding /api suffix

How to verify it

Just deploy any contract onto Sepolia-ETH with publish_source=True param.
e.g. https://github.com/koyo922/learn-web3/blob/main/updraft_course/brownie_fund_me/scripts/deploy.py#L8

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

image
image

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