Skip to main content
GET
/
v0
/
top-providers-by-app-rewards
/v0/top-providers-by-app-rewards
curl --request GET \
  --url https://example.com/api/scan/v0/top-providers-by-app-rewards
{
  "providersAndRewards": [
    {
      "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

providersAndRewards
object[]
required