Networks
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful response
application/json
idintegerRequiredExample:
1codestringRequiredExample:
ETHnamestringRequiredExample:
EthereumnativeSymbolstringRequiredExample:
ETHisPosbooleanRequiredExample:
truestatusstring · enumRequiredExample:
StablePossible values: 401
Unauthorized
application/json
500
Unexpected server error
application/json
503
Service temporarily unavailable
application/json
get
/networksAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
codestringRequired
Network code (e.g., ETH, SOL, DOT)
Responses
200
Successful response
application/json
idintegerRequiredExample:
1codestringRequiredExample:
ETHnamestringRequiredExample:
EthereumnativeSymbolstringRequiredExample:
ETHisPosbooleanRequiredExample:
truestatusstring · enumRequiredExample:
StablePossible values: 401
Unauthorized
application/json
404
Route not found
application/json
500
Unexpected server error
application/json
503
Service temporarily unavailable
application/json
get
/networks/{code}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
codestringRequired
Network code (e.g., ETH, SOL, DOT, ...)
Responses
200
Successful response
application/json
activeNodesintegerRequiredExample:
178activeValidatorsintegerRequiredExample:
1672totalBlocksintegerRequiredExample:
21192392updatedAtstringRequiredExample:
2022-10-01 13:00:00401
Unauthorized
application/json
404
Route not found
application/json
500
Unexpected server error
application/json
503
Service temporarily unavailable
application/json
get
/networks/{code}/kpiAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
codestringRequired
Network code (e.g., ETH, SOL, DOT, ...)
Responses
200
Successful response
application/json
tpsstringRequiredExample:
3412.55avgFeeNativestringRequiredExample:
0.000005avgFeeUsdstringRequiredExample:
0.0009blockTimeSstringRequiredExample:
0.41statusstring · enumRequiredExample:
StablePossible values: updatedAtstringRequiredExample:
2022-10-01 13:00:00401
Unauthorized
application/json
404
Route not found
application/json
500
Unexpected server error
application/json
503
Service temporarily unavailable
application/json
get
/networks/{code}/performanceAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
codestringRequired
Network code (e.g., ETH, SOL, DOT, ...)
Responses
200
Successful response
application/json
validatorAprstringRequiredExample:
6.342stakingRatiostringRequiredExample:
0.672stakingTvlNativestringRequiredExample:
4321546.38200000stakingTvlUsdstringRequiredExample:
13432154.22totalSupplyNativestringRequiredExample:
98231544.00000000totalSupplyUsdstringRequiredExample:
302130123.11sourcestringRequiredExample:
stakingrewards.comupdatedAtstringRequiredExample:
2022-10-01 13:00:00401
Unauthorized
application/json
404
Route not found
application/json
500
Unexpected server error
application/json
503
Service temporarily unavailable
application/json
get
/networks/{code}/aprLast updated