post https://rpc.chain49.com/cardano/construction/hash
TransactionHash returns the network-specific transaction hash for a signed transaction.
Log in to see full request history
Responses
TransactionHash returns the network-specific transaction hash for a signed transaction.
xxxxxxxxxx
12curl --request POST \
--url https://rpc.chain49.com/cardano/construction/hash \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"network_identifier": {
"blockchain": "cardano",
"network": "mainnet"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: