GET
/
metrics
/
tvl
/
restaking
/
{strategy}

Path Parameters

strategy
string
required

The address of the restaking strategy

Query Parameters

withChange
enum<string>
default: false

Toggle whether the route should return 24h/7d change for TVL

Available options:
true,
false

Response

200 - application/json
tvl
number
required

The value of the restaking strategy TVL, denominated in the strategy's native token

tvlEth
number
required

The value of the restaking strategy TVL, denominated in ETH

change24h
object
change7d
object