GET
/
metrics
/
tvl

The total TVL (“tvl”), normalized in ETH, does not include the TVL of Eigen tokens as they are currently not transferable and therefore do not have an exchange rate with ETH.

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 TVL in ETH

change24h
object
change7d
object