Documentation Index
Fetch the complete documentation index at: https://docs.sim.dune.com/llms.txt
Use this file to discover all available pages before exploring further.
Chain Details
| Property | Value |
|---|---|
| Chain | solana |
| Query Parameter | chains=solana |
SVM endpoints use the
chains parameter with string values (solana, eclipse, or all), not numeric chain_ids like EVM endpoints.Supported Endpoints
| Endpoint | Supported |
|---|---|
| Balances | ✓ |
| Transactions | ✓ |
Example Requests
Usechains=solana to query Solana specifically.
Balances
Transactions
See Also
- SVM Overview — overview of Solana/SVM endpoints
- Balances API — endpoint reference and parameters
- Transactions API — endpoint reference and parameters