Skip to main content

Overview

Bitquery APIs provide access to real-time and historical data from the Ethereum Virtual Machine (EVM) based blockchains through its EVM-based schema. The schema is designed to enable developers to query blockchain data through an API using GraphQL.

The EVM-based schema contains different types of queries, such as block, transaction, event, miner rewards, and token transfers. These queries can be used to retrieve different types of blockchain data, such as block information, transaction details, events, and token transfers.

Here's a list of different sections in this documentation:

  1. Blocks
  2. Miner Rewards
  3. Uncle Blocks
  4. Balances
  5. Transfers
  6. Transactions
  7. Events
  8. Dex Trades
  9. Calls