submitpackage
POST
/{apiKey}
Submits a package containing multiple raw transactions to the mempool for validation and acceptance.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]required
An array of raw transactions (serialized hex strings) to be submitted as a package.
Responses
200
Transaction results keyed by `wtxid`.
Was this page helpful?