> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moralis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Solana Wallet API Overview

> Query Solana wallet data including native SOL balance, SPL token holdings, NFT balances, portfolio overview, and swap history.

## Overview

The **Solana Wallet API** provides complete wallet data for Solana addresses including native SOL balance, SPL token holdings, NFT balances, and trading activity.

Built specifically for Solana's account model, the Wallet API delivers the data you need to build wallets, portfolio trackers, and Solana-native applications.

***

## What Is the Solana Wallet API?

The Solana Wallet API lets you query:

* **Native Balance** - SOL balance for any wallet address
* **Token Balances** - SPL token holdings with metadata and prices
* **NFT Balances** - NFT holdings on Solana
* **Portfolio** - Complete portfolio overview with valuations
* **Swaps** - DEX trading history on Solana

***

## Key Features

* **Native SOL Balance** - Current SOL holdings with USD value
* **SPL Token Support** - All SPL tokens with metadata
* **NFT Holdings** - Solana NFT balances and metadata
* **Portfolio Valuation** - Total portfolio value in USD
* **Swap History** - Trading activity on Solana DEXs
* **Real-Time Data** - Up-to-date wallet state

***

## Common Use Cases

* **Solana Wallets**\
  (display SOL and token balances)
* **Portfolio Trackers**\
  (aggregate holdings with valuations)
* **Trading Apps**\
  (show swap history and activity)
* **NFT Galleries**\
  (display Solana NFT collections)
* **DeFi Dashboards**\
  (track wallet activity on Solana)

***

## Get Started

Explore the Solana Wallet API endpoints:

* [**Native Balance**](/data-api/solana/wallet/native-balance) - Get SOL balance
* [**Token Balances**](/data-api/solana/wallet/token-balances) - Get SPL token holdings
* [**NFT Balances**](/data-api/solana/wallet/nft-balances) - Get NFT holdings
* [**Portfolio**](/data-api/solana/wallet/portfolio) - Get complete portfolio
* [**Wallet Swaps**](/data-api/solana/wallet/wallet-swaps) - Get swap history
