Wallet Identity
This group resolves human-readable identity signals for wallets, including labels, domains, and batch identity enrichment. Use this group when you need:- wallet labels for UI and analytics tables
- domain resolution for Solana wallets
- identity enrichment for many wallets at once
- cleaner attribution in wallet, holder, and trader workflows
Which endpoint should I use?
Notes
- Identity data is an enrichment layer, not a source-of-truth ownership proof.
- Use batch identity lookups when hydrating wallet lists, holder tables, leaderboard screens, or smart-money outputs.
- Domain data is especially useful on Solana-centric wallet experiences where readable naming matters.
Typical workflow
- Load wallet, holder, trader, or smart-money data first.
- Call
Wallet Identity - Multipleto enrich visible wallet addresses in one pass. - Use
Wallet Identity - Domainswhen you want naming context or user-facing wallet resolution.

