Returns a list of operations with the specified hash.
NOTE: if you know in advance what operation type you want to get (e.g. transactions), prefer using /v1/operations/{type}/{hash}
(e.g. /v1/operations/transactions/{hash}) instead, because it's much more efficient.
/v1/operations/{hash}
Operation hash
Format of the parameters, storage and diffs: 0
- JSON, 1
- JSON string, 2
- raw micheline, 3
- raw micheline string
Comma-separated list of ticker symbols to inject historical prices into response
Returns a list of operations with the specified hash and counter.
NOTE: if you know in advance what operation type you want to get (e.g. transactions), prefer using /v1/operations/{type}/{hash}/{counter}
(e.g. /v1/operations/transactions/{hash}/{counter}) instead, because it's much more efficient.
/v1/operations/{hash}//{counter}
Operation hash
Operation counter
Format of the parameters, storage and diffs: 0
- JSON, 1
- JSON string, 2
- raw micheline, 3
- raw micheline string
Comma-separated list of ticker symbols to inject historical prices into response
Returns an internal operations with the specified hash, counter and nonce.
NOTE: if you know in advance what operation type you want to get (e.g. transactions), prefer using /v1/operations/{type}/{hash}/{counter}/{nonce}
(e.g. /v1/operations/transactions/{hash}/{counter}/{nonce}) instead, because it's much more efficient.
/v1/operations/{hash}//{counter}//{nonce}
Operation hash
Operation counter
Operation nonce (internal)
Format of the parameters, storage and diffs: 0
- JSON, 1
- JSON string, 2
- raw micheline, 3
- raw micheline string
Comma-separated list of ticker symbols to inject historical prices into response