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

Issue with Fetching Contract Bytecode #94

Open
Kalyani-Sahane opened this issue Oct 18, 2024 · 1 comment
Open

Issue with Fetching Contract Bytecode #94

Kalyani-Sahane opened this issue Oct 18, 2024 · 1 comment

Comments

@Kalyani-Sahane
Copy link

Hi Adrian,

I hope you're doing well! My name is Kalyani Sahane, and I’m currently working on a project inspired by your crowdfunding tutorial on YouTube. Thank you for your valuable content; it has greatly assisted me in my development journey.

However, I’ve encountered an issue while implementing the code. Specifically, I am receiving the following error when attempting to fetch the bytecode for the contract at the address 0x5F99a3562a03E6C3cff0F7d9C564fD3c2f6D72aD on the Sepolia testnet:

Error: Could not fetch bytecode for contract at 0x5F99a3562a03E6C3cff0F7d9C564fD3c2f6D72aD on chain 1. Please double-check that the address and chainId are correct.

To troubleshoot, I created another contract, but I am still encountering the same issue.

Here are a few details regarding my setup:

Network: Sepolia testnet
Contract Address: 0x5F99a3562a03E6C3cff0F7d9C564fD3c2f6D72aD
I verified that the contract is deployed on the Sepolia testnet, and I have checked my Thirdweb SDK configuration to ensure it is set to the correct network. However, I still encounter the 404 error and the bytecode fetching issue.

For your reference, here’s a link to my GitHub repository where you can find the source code and the specific file where I am encountering the error: GitHub - Kalyani-Sahane/Charity.

I would greatly appreciate any insights or suggestions you may have regarding this issue.

Thank you for your time, and I look forward to your response!

Best regards,
Kalyani Sahane

@utkarsh-arm8
Copy link

hey did you find the solution

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

No branches or pull requests

2 participants