Solana API endpoint for fetching dust Token-2022 and SPL token accounts for a wallet. Returns reclaimable tokens to identify accounts for rent recovery.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Fetch dust Token-2022 and SPL token accounts for a Solana wallet using this API endpoint. Identify low-value or unpriced token accounts with balances, USD value, rent cost, and classification flags.
Includes totals for dust accounts, value, and reclaimable rent, with pagination and sorting support. Ideal for wallet cleanup, rent recovery, and identifying unused token accounts.
Returns token accounts owned by a wallet that are considered "dust", either their USD value is below a threshold (< $1) or no price data is available for the token. Each result includes the token balance, estimated value, rent cost, and why it was flagged. A maximum of 1000 token accounts can be returned.
Use this to help users identify low-value token accounts they could close to reclaim rent.