Fetch historic TVL data for a vault
Returns TVL (Total Value Locked) data for a given vault address over a specified time period.
Documentation Index
Fetch the complete documentation index at: https://developers.paxoslabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The address of the vault.
"0x19e099B7aEd41FA52718D780dDA74678113C0b32"
Start timestamp for the data range (in seconds). Defaults to 60 days ago if not provided.
1732679943
End timestamp for the data range (in seconds). Defaults to current time if not provided.
173868000
Time interval between data points in seconds. Defaults to 86400 (1 day) if not provided.
86400
Response
Successful response with historic TVL data.
The time interval between data points in seconds.
86400
The address of the base asset of the vault.
1.0970776880180083e+48
The name of the base asset of the vault.
"WETH"
List of TVL data points for each time interval.