This endpoint returns the number of discrete slashing events per month. “Discrete slashing events” are defined as a day wherein at least 1 validator was slashed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
Successful Response
The response is of type SlashingTimeSeries · object[]
.
This endpoint returns the number of discrete slashing events per month. “Discrete slashing events” are defined as a day wherein at least 1 validator was slashed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
Successful Response
The response is of type SlashingTimeSeries · object[]
.