subnetInfo_getMechagraph
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves the mechagraph for a specific subnet and block/identifier.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringsubnetInfo_getMechagraphrequiredThe RPC method to invoke.
paramsarray[object Object][object Object]requiredArray of two integers: subnet ID and a block/identifier.
idintegerrequiredRequest identifier.
Response
200OK
Successful response with mechagraph data.