Skip to main content

/transaction REST API Endpoint

Loading...

Updated on
Sep 02, 2024

/transaction REST API Endpoint

Body Parameters

tx
string
REQUIRED
Loading...

Returns

hash
string
Loading...
Request
1
curl --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