v1

latestOpenAPI 3.0.1Apache 2.02026-07-2686219209.3 KB
Runes Market Sell

Get an unsigned PSBT to execute a market order to sell the runes

Get an unsigned PSBT to execute a market order to sell the runes

post/v2/ord/btc/runes/psbt/get-market-sell

Request body

runeTickerstring

The ticker symbol for the rune.

takerPaymentAddressstring

The payment address of the taker.

takerRunesAddressstring

The runes address of the taker.

takerRunesPublicKeystring

The runes public key of the taker.

feeRateTier'custom' | 'minimumFee' | 'halfHourFee' | 'hourFee' | 'fastestFee'

The fee rate tier.

feeRateNumnumber nullable

The numerical fee rate.

Response

Successful response

invalidOrdersstring[] required

List of order IDs that could not be processed.

psbtBase64string required

Base64-encoded unsigned PSBT (Partially Signed Bitcoin Transaction) of the market sell.

requestIdstring required

The unique request ID for the market sell.

runeUtxoIndexesinteger[] required

Array of rune UTXO indexes.