Retrieve a strategy TVL by address
Ecosystem Metrics
Retrieve a strategy TVL by address
Returns the total value locked (TVL) in a specific LST strategy.
GET
Retrieve a strategy TVL by address
Headers
API Token for authentication
Path Parameters
The address of the restaking strategy
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x0fe4f44bee93503346a3ac9ee5a26b130a5796d6"
Query Parameters
Toggle whether the route should return 24h/7d change for TVL
Available options:
true, false Example:
"false"
Response
The value of combined restaking strategy TVL and a breakdown of the TVL for each individual strategy.