Get Delegators Count
Method to retrieve network delegators count by staking period.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Network name.
solana, polkadot, kusama, sui, ethereum, celestia Query Parameters
Timestamp of the report data period start in the ISO 8601 format. If not specified, the default value is the one month ago.
"2024-01-01T00:00:00.000Z"
Timestamp of the report data period finish in the ISO 8601 format. If not specified, the default value is the current date.
"2024-01-01T00:00:00.000Z"
Start number of the staking period.
Finish number of the staking period.
Number of resources that a single response page contains.
1 <= x <= 100050
Number of resources to exclude from a response.
0 <= x <= 100000000