GET /{blockchain}/v2/sendtx/{hex}

chain49.com

Summary: Send transaction (in URL) V2
Operation ID: getSendTxV2
Auth: unknown
Description

Sends new transaction to backend It is recommended to use POST for sending transactions as there is a limit on how much data can be sent in the URL itself.

Parameters (2)

blockchain (string, path, required)

Blockchain name

hex (string, path, required)

Transaction hex data

No probe data for this endpoint yet.