Summary
One question shape across five chain families.
The path it wants is resolve first, then drill: turn a symbol or alias into a filter, start a wallet question with the summary, and reach for raw queries only once the summary points somewhere. Responses come back compact unless you ask for the full payload.
What it is
A query wrapper over the SQD Portal API. It does not index chains itself: it validates what you ask, maps it onto Portal requests, and returns responses shaped for an agent to read.
What you get
- The networks Portal covers, one network's details, and its current head
- Token symbols, contract aliases, pool identifiers and protocol names resolved into query-ready filters
- A wallet summary with fund flow, asset movement, counterparties and the largest movements observed
- Recent activity and time series across chains
- EVM transactions, logs, token transfers, contract deployment and activity, analytics and OHLC
- Solana transactions, instructions and analytics
- Bitcoin transactions and analytics
- Substrate events, calls and analytics
- Hyperliquid fills, analytics and OHLC
- Debug tools for blocks and time-to-block resolution
Requirements
Access to the SQD Portal API — the server holds no chain data of its own and answers only what Portal indexes.
