Dev Inspect Transaction Block
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Runs the transaction in dev-inspect mode. Which allows for nearly any transaction (or Move call) with any arguments. Detailed results are provided, including both the transaction effects and any return values.
Body
application/json
jsonrpcstring2.0requiredidintegerrequiredmethodstringsui_devInspectTransactionBlockrequiredparamsArray<any>requiredResponse
200OK
Successful response returning dev inspection results
400Bad Request
Bad Request
401Unauthorized
Unauthorized — Missing or invalid API key
500Internal Server Error
Internal Server Error