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

# Overview

> An introduction to Prism's Solana assets data platform.

## Data Ingestion and Processing

Prism’s ingestion layer captures **every token movement and balance update** on Solana by parsing transactions directly at the instruction level.

This approach provides a **complete, transaction-accurate view of on-chain asset state**, ensuring every wallet balance and transfer event can be replayed and verified against the chain.

Through this unified pipeline, Prism delivers:

* **Full wallet visibility:** every SPL token and native SOL movement, with no protocol blind spots.
* **Replayable state:** balance changes record pre- and post-transaction values, so you can reconstruct any wallet's holdings at any point in time.
* **Source-of-truth accuracy:** all data is derived directly from on-chain instructions, not inferred from external indexers.

## Coverage

Prism indexes asset activity across the two foundational token standards on Solana, capturing both program-level transfers and the resulting balance deltas.

| Standard   | Alias       | Description                                          |
| ---------- | ----------- | ---------------------------------------------------- |
| SPL Token  | `spl_token` | Standard fungible tokens issued via the SPL program. |
| Native SOL | `native`    | The native Solana asset.                             |
