Home

Traces the execution of a transaction identified by its hash.

POST
https://mon.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstring2.0required
methodstringdebug_traceTransactionrequired
paramsArray<any>required
idinteger | stringrequired

Response

200OK

Successful JSON-RPC response.

400Bad Request

Invalid JSON-RPC request or parameters.

401Unauthorized

Missing or invalid API key.

429Too Many Requests

Rate limit exceeded.

500Internal Server Error

Node or gateway error.