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

[Feature] Query Switch between JSON and parsed output #444

Open
0xphilipp opened this issue Jul 16, 2023 · 1 comment
Open

[Feature] Query Switch between JSON and parsed output #444

0xphilipp opened this issue Jul 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@0xphilipp
Copy link

For queries currently always JSON is shown. It would be nice if you can also display some parsed output. Same for Contract Info and Instantiate Message

image

image

This is what I understand under parsed output:
Having links, ideally resolved coins etc.
image

@tansawit tansawit added the enhancement New feature or request label Jul 18, 2023
@tansawit
Copy link
Contributor

This is most likely something we will be supporting as part of our contract contract verification/JSON schema support initiative, where we will show a structured/parsed interface for things like message input fields, query responses, etc for codes/contracts in which we have the schema data for (either uploaded locally or through our registry).

For non-verified contracts we will most likely still be showing things in JSON format for the time being.

CleanShot 2566-07-18 at 13 07 28@2x

Parsed output will most likely be batched into the same initiative as #445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants