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

Cannot fetch a contract #634

Open
fnando opened this issue Jul 30, 2024 · 1 comment
Open

Cannot fetch a contract #634

fnando opened this issue Jul 30, 2024 · 1 comment

Comments

@fnando
Copy link

fnando commented Jul 30, 2024

Issue Description

When trying to fetch a contract, I'm getting a not found page. Running this project locally, I noticed that the error being raised is this:

Failed to get wasm id
{
  code: -32602,
  message: 'invalid parameters',
  data: 'json: cannot unmarshal array into Go value of type methods.GetLedgerEntriesRequest'
}

Looks like https://steexp-api.fly.dev needs to be updated to support the latest protocol.

This is steexp:

CleanShot 2024-07-30 at 13 33 11@2x

And this is the same contract on stellar.expert:

CleanShot 2024-07-30 at 13 34 18@2x

@Irfanuniquesolar
Copy link

Hi

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