Back to LiveQuery Integrations
Blockchain Data APIs
Bitquery
Details
We index 40+ blockchains and provide simple GraphQL APIs. You can access token (both fungible and non fungible) transfers, trades, holders, transactions, senders receivers etc. Additionally you can query smart contract calls, events, arguments.
Usage
SELECT
bitquery.graphql({
'query': '
{
ethereum {
dexTrades (options: { limit: 10 }) {
buyAmount
buyCurrency {
symbol
address
}
sellAmount
sellCurrency {
symbol
address
}
}
}
}
',
'variables': '{}'
}) as resp
9:09
Getting Started
To get started building with BitQuery, you'll need to create an account and generate an API key.
- Create an account with BitQuery
- Generate an API key
- Click the Install button here and enter your API key
- Go to the LiveQuery section of Data Studio and start querying!
Overview
Blockchain Data APIs
Digital Asset API - Access data about tokens such as transfers, trades, holders, senders, receivers etc.
NFT API - Access NFT trades, transfers, ownership, metadata, holders etc.
Coinpath - Follow money Onchain
DEX APIs - Access trades from 100+ DEXs from 10+ blockchains, access complete historical and real time data.
Bitquery Streaming
- Our streaming product allows you to access real time blockchain data without any delay.
Cloud products
- Access complete historical and Real time blockchain data through AWS s3, Google, Snowflake and Microsoft Azure