/transaction REST API Endpoint
Body Parameters
tx
string
REQUIRED
The transaction hash in hexadecimal format
Returns
hash
string
The hash of the encoded transaction
Request
1curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/transaction' \2--header 'Content-Type: application/json' \3--header 'Accept: application/json' \4--data '{5"tx": "YOUR_TRANSACTION"6}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free