cURL
curl --request GET \ --url https://api.0d.finance/{version}/vaults/{vault_id}/timeseries
{ "metric": "<string>", "points": [ { "t": "<string>", "v": "<string>" } ], "timeframe": "<string>" }
Get historical performance data for a vault
Vault identifier
Vault-level metric to return
tvl
pnl
Time period
7d
30d
1y
all
Currency for values
usd
usdc
Vault timeseries data
Show child attributes