Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Get Token Transfers

Retrieve token transfer data from EVM blockchains or Solana. Track ERC-20, ERC-721, ERC-1155, and SPL token movements with filters for token, sender, receiver, and time range. Use this to monitor wallet activity, track specific token movements, or analyze transfer patterns.

Get Dex Trades

Retrieve decentralized exchange (DEX) trade data from EVM blockchains or Solana. Query historical and recent trades filtered by token pair, DEX protocol, time range, and network. Supports major DEXs like Uniswap, PancakeSwap, Raydium, Jupiter, and more across Ethereum, BSC, Polygon, Arbitrum, Base, Solana, and other networks.

Get Token Holders

Retrieve the top holders of a specific token on EVM blockchains or Solana. Returns addresses ranked by balance for any ERC-20 or SPL token. Use this for token distribution analysis, identifying whales, or tracking holder concentrations.

Get Transactions

Retrieve blockchain transactions from EVM chains or Solana. Filter by sender address, receiver address, or time range. Use this to audit wallet activity, monitor address transactions, or investigate specific blockchain activity.

Get Smart Contract Events

Retrieve decoded smart contract event logs from EVM blockchains. Bitquery automatically parses events using ABI data, returning structured event names and typed arguments. Use this to monitor contract activity, track specific events like Transfer, Swap, Approval, or any custom event emitted by a contract.

Get Token Balances

Retrieve token balances for a wallet address on EVM blockchains or Solana. Returns all token holdings including ERC-20, ERC-721, and SPL tokens with their current balances. Use this to check portfolio holdings, verify wallet balances, or monitor address token positions.

Get Token Price

Retrieve token price and OHLC (Open, High, Low, Close) candle data from DEX trades. Returns aggregated price data for a token pair over specified time intervals. Useful for charting, price analysis, and building trading dashboards. Supports EVM chains and Solana.

Execute Graph Ql Query

Execute a custom GraphQL query against the Bitquery API. Supports the full Bitquery GraphQL schema for querying blockchain data across 40+ networks. Use this for advanced or custom queries not covered by the other tools. The query must be a valid Bitquery GraphQL query string.