Solana · Arazzo Workflow
Solana Snapshot a Wallet's SOL and SPL Token Holdings
Version 1.0.0
Read a wallet's lamport balance, enumerate its SPL Token accounts, and price one token account.
Provider
Workflows
wallet-portfolio
Build a holdings snapshot for a single wallet address.
Combines the native lamport balance with the wallet's SPL Token accounts and a resolved balance for one of them.
1
2
tokenAccounts
Enumerate every SPL Token account owned by the wallet, parsed so mint and amount are readable without decoding account data by hand.
3
tokenAccountBalance
Resolve the balance of the wallet's first token account, returning the raw amount alongside the mint's decimals and a display-ready string.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.