GET
/
metrics
/
tvl
/
restaking

The total TVL (“tvl”), normalized in ETH, do not include the TVL of Eigen tokens as they are currently not transferable. Eigen TVL is denominated in Eigen tokens.

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 combined restaking strategy TVL in ETH

tvlStrategies
object
required

The total value locked (TVL) in each restaking strategy, denominated in the strategy's native token

tvlStrategiesEth
object
required

The total value locked (TVL) in each restaking strategy, denominated in ETH

change24h
object
change7d
object