v39

latestOpenAPI 3.1.0MITraw.githubusercontent.com2025-11-18123934.3 KB
Operations

Returns the hex encoded hash of an Operation

post/operations/hash

Request body

nonceinteger required

Example request

{
  "content": {
    "method": "GET",
    "uri": "jstz://tz1cD5CuvAALcxgypqBXcBQEA8dkLJivoFjU/nfts?status=sold"
  },
  "publicKey": "edpkukK9ecWxib28zi52nvbXTdsYt8rYcvmt5bdH8KjipWXm8sH3Qi"
}

Response

string required