Cross-chain Queries
If you would like to run a query which fetches information from multiple blockchains, you can simply pass multiple inputs inside a single query:
Make sure to use aliases before the queries to differentiate between chains. IN the above query the aliases are "polygon:" and "ethereum".
Last updated