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 👇Documentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
mainnet, hoodi, holesky slashed, slasher