Skip to main content
GET
/
v0
/
top-validators-by-validator-rewards
/v0/top-validators-by-validator-rewards
curl --request GET \
  --url https://example.com/api/scan/v0/top-validators-by-validator-rewards
{
  "validatorsAndRewards": [
    {
      "provider": "<string>",
      "rewards": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

round
integer<int64>
required
limit
integer<int32>
required

Response

ok

validatorsAndRewards
object[]
required