Documentation Index
Fetch the complete documentation index at: https://docs.zhentan.me/llms.txt
Use this file to discover all available pages before exploring further.
GET /portfolio
Returns live portfolio data for a given Safe address. RequiresZERION_API_KEY to be set in server/.env.
Query Parameters
| Param | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Safe smart account address |
Response
Portfolio data is sourced from the Zerion API. If
ZERION_API_KEY is not configured, this endpoint returns an error.