SNAPSHOT // SCAN

Solana Snapshot Engine

Scan any Solana token or NFT collection to find every wallet holding that asset. Export a clean list ready for airdrops and distribution.

INDEXINGDAS STANDARD
HOLDER FILTERON-CHAIN VERIFY
SCALE5M RECORDS
A Solana snapshot captures every wallet holding a specific asset at a point in time. It records the complete holder list for airdrops, governance votes, and community rewards. Paste a mint or collection address and the engine scans the ledger to find every owner. Results stream in page by page as each batch resolves. Once finished, contract-owned wallets and CEX addresses filter out automatically. Export the clean list for distributions.

3-STEP SNAPSHOT WORKFLOW

01

Pick Token or NFT

Toggle between token mode and NFT mode before the scan.
02

Enter the Address

Paste the mint or collection address, apply filters, and start the scan.
03

Export the List

Download the holder list as a CSV. Upload it directly to the Solana multisender to distribute tokens to every wallet on the list.
TERMINAL // 01

SOLANA SNAPSHOT ENGINE

SAFE MODE
FORENSIC SUITE // ACTIVE
FILTER CEX WALLETS
FILTER SYSTEM PDAs
FILTER SYSTEM/BURN
AWAITING INPUT
CONTEXT // 02

Benefits of On-Chain Holder Scanning

Full Ledger Scanning: Paste a mint address and pull every holder for that asset. The engine works through the DAS API page by page, showing results as they land. No polling or page refreshes needed. Built-in pagination handles up to 5,000,000 holders per session via IndexedDB. The engine resolves each batch and appends new wallets to the list in real time.
Forensic Filtering: Every address gets verified on-chain after the scan. If a wallet is owned by a smart contract like a DEX pool or staking vault rather than the System Program, it gets filtered out. This prevents trapped tokens during airdrops. CEX hot wallets from Binance, Coinbase, and Kraken are also removed so your list contains only real user wallets. System programs and PDAs are excluded automatically.
Broad Asset Support: One pipeline handles any Solana asset type. Toggle between token mode and NFT mode and the engine adjusts its query path to match. Supports SPL tokens, Token-2022, standard NFTs, compressed NFTs, and Metaplex Core collections. First Creator mode captures every asset from a specific creator address instead of a single collection.
Live Results: Results appear as the engine resolves each page. You watch holders populate in real time instead of waiting for a full scan to finish. Stop early if you see what you need or let it run through all pages. The running total updates continuously so you know the scale of the holder base before the scan completes.
 

SYSTEM CAPABILITIES

MODULE // ACTIVE

Holder Scan

Watch results come in page by page as the engine paginates through the DAS API. Handles up to 5,000,000 records per session via IndexedDB without bogging down the browser.
MODULE // ACTIVE

Forensic Filtering

Every address is checked on-chain after the scan. Wallets owned by smart contracts or system programs are removed. What remains is a list of wallets that can actually receive tokens.
MODULE // ACTIVE

Cross-Asset Support

Works with any Solana asset type through a single pipeline. Paste the address and the engine resolves the asset automatically.
MODULE // ACTIVE

Airdrop-Ready Export

Download the final holder list formatted for direct upload to the Solana multisender tool. One file, ready to distribute.
KNOWLEDGE // 03

FREQUENTLY ASKED QUESTIONS

SPL tokens, Token-2022, standard NFTs, compressed NFTs (cNFTs), and Metaplex Core collections. Toggle between token mode and NFT mode before the scan.
Yes. In NFT mode, toggle between Collection Address and First Creator. This works for older collections or artists who want a snapshot of everything they minted.
Yes. Export the list and upload it to the Solana Multisender to distribute tokens to every holder.
Depends on the number of holders. Small collections with a few hundred holders finish in seconds. Large tokens with 100k holders take a few minutes as the engine paginates through every page.
CSV with one wallet address per line. Formatted for direct upload to the Solana multisender tool.
DEEP DIVE // 04

RELATED MODULES