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

Feching LSP4TokenType works and decode correctly number with getData(["...", "...", "LSP4TokenType"]) (array parameter) ✅, but not with getData("LSP4TokenType") (single data key) ❌ #473

Open
1 of 4 tasks
CJ42 opened this issue Sep 5, 2024 · 0 comments

Comments

@CJ42
Copy link
Collaborator

CJ42 commented Sep 5, 2024

I'm submitting a...

  • bug report
  • feature request
  • question about the decisions made in the repository
  • question about how to use this project

Summary

Encountered when working on the UP Social Graph dApp. See screenshots below.

This works ✅

Screenshot 2024-09-06 at 07 04 50 Screenshot 2024-09-06 at 07 04 42

This does not work ❌

Screenshot 2024-09-06 at 07 06 31 Screenshot 2024-09-06 at 07 06 25

Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

There might be something wrong with the decoding somewhere I believe? Might need to investigate the path for the getData for a single data key query.

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

1 participant