Slashings
Slashing leaderboard
GET
Depending on the slashing role specified, this endpoint returns a list of entities either (1) according to how many times their validators have been slashed or (2) how many times their validators have proposed a block that included slashing report (i.e. letting the network know a slashing incident has occurred). These entities are arranged in descending order.
Hereโs how to interpret the inputs required to operate it ๐
Parameter | Description |
---|---|
from | Start ranking (i.e. position in the leaderboard) |
size | The number of results included per page |
slashingRole | Input slashed to query to the slashed entities and slasher to query the slashing incident reporters |
Headers
Available options:
mainnet
, holesky
Query Parameters
Available options:
slashed
, slasher