Submits signed transaction payloads to be broadcast to the blockchain on behalf of the user. This endpoint accepts cryptographically signed transaction data and broadcasts it to the blockchain network to execute the swap.
Use this endpoint when you have signed transaction data that needs to be broadcast through the API.
Access level: Qualified investors who are the initiators of the transaction.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
200Transaction payloads broadcast successfully.
400Broadcast Transaction operation failed due to invalid data.
Transaction payload is not properly signed.
Transaction signer does not match expected wallet address.
Invalid transaction format or structure.
Transaction parsing failed: data too short.
Invalid hex string format.
Transaction is not signed.
Signer mismatch. Expected wallet address does not match actual signer.
Workflow is not in a valid status to log a transaction.
Task already completed.
You cannot modify a workflow that does not belong to you.
403Token not manageable with this authentication.
404Token not found.
Swap workflow not found.
Swap workflow task not found.
