Broadcast Transaction

Broadcast a signed transaction to the Bitcoin network.

Path Params
string
enum
required

Babylon network:

  • `mainnet` — Babylon main production environment and Bitcoin mainnet (only locking BTC is currently available).
  • `testnet` — Babylon testing environment and Bitcoin testnet called sigNet.
Allowed:
Body Params
string
required

Signed transaction in the hexadecimal format which needs to be broadcasted to the network.

number
required

Maximum fee in SATOSHI that can be charged for processing the transaction (1 BTC = 10⁸ SATOSHI).

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json