cURL
curl --request GET \ --url https://0d.finance/api/v1/vaults/{vault_id}/stats
{ "tvl": "300000000", "past_month_apr_pct": 13.48 }
Stable vault identifier
1
Vault statistics
The response is of type object.
object
Was this page helpful?