GraphQL Queries

GraphQL URIs

Mainnet

Testnet

Examples

You can find all the available queries in the Docs section on the right of the playground:

Here is an example of querying a CW20 ADO for information:

Result

You can also try the query by running the following in your terminal:

Query chain Ids for all chains:

Result

You can find more GQL query formats here.

Last updated