GET
/
metrics
/
tvl
curl --request GET \
  --url https://api.eigenexplorer.com/metrics/tvl
{
  "tvl": 1000000
}

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.

Response

200 - application/json
tvl
number
required

The value of the combined TVL in ETH