Skip to main content
Returns a wallet’s history across filter.fun: tokens it created, rollover and bonus claims it’s made, badges it’s earned, and lifetime trade stats.

Response shape

Fields

Badge taxonomy

ANNUAL_* and QUARTERLY_* badges exist in the schema and the indexer returns the field, but they remain unpopulated through Phase 1.Holder-derived badges (FILTER_SURVIVOR, future quarterly/annual standings) depend on the indexer’s holderSnapshot surface. If a snapshot is stale at request time, the badge for in-flight holders may briefly lag the on-chain state.

Worked example

Notes

  • The endpoint is permissionless — any wallet can be queried.
  • Status conventions and rate-limiting follow the same pattern as /season: status: "ok" | "not-ready" plus RateLimit-Remaining / Retry-After headers.