Help with Bitquery Explorer API for Fetching Ethereum Transaction Data

Hey guys… :innocent:

I am trying to use the Bitquery Explorer API to fetch Ethereum transaction data based on specific criteria like date range, wallet addresses and transaction types (e.g., swaps, transfers). I am fairly new to using GraphQL, so I am running into some issues setting up my queries correctly.

Specifically, I am struggling with:

  • How to filter transactions by a specific wallet address and a date range.
  • How to include additional fields in the response, like gas fees and token amounts.
  • Understanding the limitations on the number of transactions I can retrieve in a single query.

I hope this will help you…

Thanks in advance!

Hi,

If you want transfers from/to a particular address, see this ERC20 Token Transfers API | Blockchain Data API (V2)

If you want swaps from a particular address, Address Trades API | Blockchain Data API (V2)

I have used API v2 here. Check out API v2 docs- Overview | Blockchain Data API (V2)

Also check out our youtube channel, you will find many helpful videos there - https://www.youtube.com/@bitquery