solana-mainnet: SPL token balances.
Balances (SPL + native SOL)
Returns SPL token holdings plus native SOL with USD pricing where available.contract_address, decimals from the Mint account, and quote in USD where pricing exists. The wrapped-SOL row (So111…) is the native balance.
Reference: get-token-balances-for-address.
SPL transfer history
SPL transfer history is not available on the Foundational REST API for Solana today. For decoded SPL transfers, use the warehousetransfers normalizer.
Related
- DEX firehose - new DEX pair events on
SOLANA_MAINNET. - Wallet activity - real-time push of decoded swaps and transfers for a list of wallets.
- OHLCV markets - real-time candles by pool or token mint.
- SPL Transfers warehouse recipe - decoded SPL transfers landed in your warehouse.
- DEX Swaps warehouse recipe - decoded DEX swaps landed in your warehouse.