GraphQL Queries

GraphQL URIs

Mainnet

Testnet

Examples

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

circle-exclamation

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

Result

circle-exclamation

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 herearrow-up-right.

Last updated