Skip to content

Querying Circles Data

Rust equivalents of the TS querying docs. Focus areas:

  • Using RPC helpers and query DSL
  • Fetching profiles and balances
  • Subscribing/decoding events
  • Cursor-based history and membership queries
  • Pathfinder inputs/outputs for transfer planning

These pages stay read-focused even though the SDK now also supports write flows. The same query helpers are still the foundation for inspecting trust, balances, group state, invitation status, and history before you attach a runner.