v1

latestOpenAPI 3.0.1Apache 2.02026-07-2686219209.3 KB
Runes Listing

Submit a signed PSBT for creating a rune sell order

Submit a signed PSBT for creating a rune sell order

post/v2/ord/btc/runes/order/create

Request body

side'sell' required

Only 'sell' orders are currently supported.

signedPsbtBase64string required

Base64-encoded signed PSBT (Partially Signed Bitcoin Transaction).

symbolstring required

Symbol representing the asset being transacted.

expiresAtstring date-time required

Expiration date and time for the order.

signedRBFProtectedPsbtsstring[]

Array of Base64-encoded signed PSBT (Partially Signed Bitcoin Transaction) of the RBF protected sell order.

Response

Successful response

orderIdsstring[] required

Array of UUIDs for successfully created orders.