Home

subnetInfo_getMechagraph

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the mechagraph for a specific subnet and block/identifier.

Body

application/json
jsonrpcstringrequired

JSON-RPC protocol version. Must be "2.0".

methodstringsubnetInfo_getMechagraphrequired

The RPC method to invoke.

paramsarray[object Object][object Object]required

Array of two integers: subnet ID and a block/identifier.

idintegerrequired

Request identifier.

Response

200OK

Successful response with mechagraph data.