Query Bitquery (on-chain)
Run a GraphQL query against the caller's own Bitquery account for on-chain research: token transfers, DEX trades, wallet balances, and contract activity across Ethereum, Solana and other chains. Queries only — no mutations or subscriptions. Billed to the caller's Bitquery account, so responses are size-capped and flag truncation.
Access
This tool reads a data source you connect. Cortexa hosts no dataset behind it and nothing here is publicly queryable — there is no result to show a visitor, only the shape of the call. Add a connection in Settings → Connections, and the agent can use it in your own sessions.
- Works with
- Scope
- A single GraphQL query against the caller's Bitquery endpoint.
Access is read-only and re-authorized on every call against the connection's owner, your active workspace, and any explicit grants. Credentials stay encrypted at rest and are never returned by a tool.
Schema
JSON Schema the agent (or your API call) must match.
View JSON schemaExpandCollapse
Examples (1)
Illustrative only — the ids below are placeholders. Real ids come from list_connections at run time and are scoped to the caller.
Fetch recent transfers for a token
Identifiers
- Catalog ID
- query_bitquery
- Agent tool
- query_bitquery
- Added
- 2026-08-08 00:00Z
- Tags
- connection, private, read-only, blockchain, query