Retrieve summary metrics
Returns summary metrics, including TVLs for both restaking strategies and the Beacon Chain ETH strategy, as well as the total number of AVS, operators, and stakers.
ETH, do not include the TVL of Eigen tokens as they are currently not
transferable. Eigen TVL is denominated in Eigen tokens.Headers
API Token for authentication
Response
The list of summary metrics.
The total value locked (TVL) in ETH in the EigenLayer ecosystem
1000000
The total value locked (TVL) in ETH in the beacon chain ETH strategy
1000000
The total value locked (TVL) in ETH in all restaking strategies
1000000
The total value locked (TVL) in each restaking strategy, denominated in the strategy's native token
{ "cbETH": 1000000, "stETH": 2000000 }The total value locked (TVL) in each restaking strategy, denominated in ETH
{ "cbETH": 1000000, "stETH": 2000000 }The total number of AVS
10
The total number of AVS operators
10
The total number of AVS stakers
10