JavaScript
Chains, Staking & Teleporter
Get addresses running validators during a given time frame
Get list of addresses and AddValidatorTx timestamps set to receive awards for validation periods during the specified time frame.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.avacloud.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The subnet ID to filter by.
Query Parameters
Query param for retrieving items after a specific timestamp.
Required range:
x >= 0Query param for retrieving items before a specific timestamp.
Required range:
x >= 0A page token, received from a previous list call. Provide this to retrieve the subsequent page.
The maximum number of items to return. The minimum page size is 1. The maximum pageSize is 5000.
Required range:
1 <= x <= 5000Either mainnet or testnet/fuji.
Available options:
mainnet, fuji, testnet