submitpackage
Submits a package containing multiple raw transactions to the mempool for validation and acceptance.
⚠ This endpoint is only available with Blast access.
Path parameters
apiKey
Request
This endpoint expects an object.
package
An array of raw transactions (serialized hex strings) to be submitted as a package.
Response
Transaction results keyed by wtxid
.
package_msg
Status message for the package (e.g., “transaction failed”)
tx-results
replaced-transactions
List of replaced txids (if any)