# Wallet Portfolio

> Aggregated balances, tokens, and historical positions for any wallet across supported chains.

- canonical: <https://ai.tatum.io/capabilities/wallet-portfolio>
- category: `data`
- risk: `low`

## Canonical recipe

End-to-end procedure: [wallet-portfolio-assistant](https://ai.tatum.io/workflows/wallet-portfolio-assistant). This capability page is the hub (tools, OpenAPI, examples).

## Why agents use it

Lets agents answer "what does this wallet hold?" with one call, instead of crawling chains per-asset.

## MCP tools

- `get_wallet_portfolio`
- `get_wallet_balance_by_time`
- `get_tokens`

## OpenAPI references

- `/openapi/blockchain-data.json` (tag: `Wallet API`)

## Docs

- <https://docs.tatum.io>

## Notes

## Canonical recipe

End-to-end procedure: [Wallet Portfolio Assistant](/workflows/wallet-portfolio-assistant). Validate address, fetch portfolio, optional FX quote.

## Risk

Read-only. No private-key material involved.
