Network, Chains & subnet
Get network details
Gets network details such as validator and delegator stats.
GET
/
v1
/
networks
/
{network}
Authorizations
x-glacier-api-key
string
headerrequiredApi keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
network
enum<string>
requiredEither mainnet or testnet/fuji.
Available options:
mainnet
, fuji
, testnet
Response
200 - application/json
validatorDetails
object
requireddelegatorDetails
object
requiredWas this page helpful?