BetaBetaGet all token and NFT balances for a wallet with pagination
Request parameters including wallet address and pagination options
Token and NFT balances with pagination metadata
BetaBatch identity lookup for multiple wallet addresses (max 100)
Request parameters including array of wallet addresses
Array of identity information for requested addresses
BetaGet the original funding source of a wallet
Request parameters including wallet address
Funding source information
BetaGet transaction history with balance changes
Request parameters including wallet address and pagination options
Transaction history with pagination metadata
BetaGet wallet identity information for known addresses
Request parameters including wallet address
Identity information if available
BetaGet all token transfer activity for a wallet
Request parameters including wallet address and pagination options
Transfer activity with pagination metadata
Wallet API client interface
Provides methods for querying Solana wallet data including identity, balances, transaction history, transfers, and funding sources.
The Wallet API is currently in beta. APIs and response formats may change.
Example