On-Chain Data
Get OP_RETURN Data by Tx Hash
This endpoint returns OP_RETURN data as hex for each output in the transaction.
HTTP Request
cURL
Response JSON structure
URL Parameters
Parameter | Description |
---|---|
network | The selected network: main or test. |
hash | The desired TX hash. |
Last updated