# Export a Solana Token Holder Snapshot

> Export unique non-zero holder wallets and their exact Token balances for a specified SPL Token Program mint. Token-2022 holder snapshots are not currently supported.

## What the export contains

- Holder wallet address.
- Token amount displayed using the Token's decimals.
- One row per owner: non-zero Token accounts are grouped by wallet.

## Program scope

Holder Snapshot currently scans the legacy SPL Token Program only. Do not use it for a Token-2022 mint; use a compatible Token-2022 indexer instead.

## Flow

1. Enter the Token mint address.
2. Review the Token information, holder count, and displayed service fee.
3. Complete the wallet-approved payment flow.
4. Download the generated export, or request offline delivery when required for a larger result.

Metadata is optional. A Token without on-chain metadata can still be exported, although its name or symbol may be unknown.
