v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Stats

Get vault Superform TVL

Returns the Superform TVL for a given vault

get/stats/tvl/vault/{vault_id}

Path parameters

vault_idstring required
Example:9Ddx7-7bIqdjshhjmgwn7

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

chain_idinteger required
protocol_iconstring required
protocol_idstring required
protocol_namestring required
superform_idstring required
superposition_tvlnumber double required
timestampinteger required
vault_tvlnumber double required
yield_typestring required

Example response

{
  "$schema": "https://api.superform.xyz/schemas/SuperformTVL.json"
}