Filter the query result by the nonce of the transaction. A zero nonce represents user submitted transactions while a non-zero nonce is generated by main nodes. The filter honors the last value. Default is 0 when not specified.
Default: 0Example: 1
Responses
200
OK
application/json
Responseall of
206
Partial Content
application/json
400
Invalid parameter
application/json
404
Not Found
application/json
get
GET /v1/YOUR_API_KEY/api/v1/contracts/results/{transactionIdOrHash} HTTP/1.1
Host: mainnet.hedera.validationcloud.io
Accept: */*