âCross Chain Queries
Learn how you can do cross-chain queries using Airstack GraphQL API to fetch data more efficiently in a single request.
Last updated
Was this helpful?
Learn how you can do cross-chain queries using Airstack GraphQL API to fetch data more efficiently in a single request.
Last updated
Was this helpful?
In GraphQL, you can call multiple queries in parallel in a single request as shown in Multiple Queries Execution.
As Airstack is a GraphQL API, it inherits this feature that enables you to call multiple APIs in one request, which is particularly useful for building cross-chain queries to fetch data across multiple Airstack-supported chains:
If you have any questions or need help regarding adding variables into your Airstack query, please join our Airstack's Telegram group.
TokenBalances API References