Introduction

Looking to simple yet efficient queries for Stellar data? That's the correct part of the docs.

Mercury allows users to get any contract event and Stellar transactions, and to create personalized queries to filter the output. We ingest and store all this data for both Testnet and Mainnet, and provide access for both through our GraphQL API. Users have also access to the GraphiQL playground endpoint to craft and test out their queries first. Find those in endpoints.

Let's now learn how to performe these queries.

Last updated