Get Token Claim Stats v4
Retrieve claim totals per wallet, broken down by the mint each amount was claimed in and converted to USD at read time.
Unlike /token-launch/claim-stats, which reports a single lamport total, v4 covers all three claim sources — bonding-curve claims, fee-share v2 claims, and DAMM v2 direct custody claims — so claims denominated in a pool’s quote mint rather than SOL are included and never summed into a SOL-denominated field.
Query by either tokenMint (all wallets that claimed on one token) or wallet (all tokens one wallet claimed on), but not both.
Authorizations
API key authentication. Provide your API key as the header value.
Query Parameters
Public key of the token mint to aggregate claims for. Exactly one of tokenMint or wallet is required
Public key of the wallet to aggregate claims for, across every token it has claimed on. Exactly one of tokenMint or wallet is required
Include forced claims in the totals. Excluded by default
true, false Populate the user field on each row with the claimer's profile. Omitted by default
true, false 