Get Historical Portfolio
octav_get_historicalRetrieve portfolio holdings and values for wallet addresses as of a specified historical date.
Instructions
Get portfolio snapshot for a specific date in the past. Shows holdings and values at that point in time. Costs 1 credit per address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date for historical snapshot (YYYY-MM-DD format) | |
| addresses | Yes | Array of wallet addresses (EVM: 0x... or Solana base58). Max 10 addresses. |