Create inscription bid intent (unsigned PSBT)

Creates an unsigned bidding PSBT for placing a bid on a specific inscription. This wraps createPsbt.bid; sign the returned PSBT, then submit it with /bid/place.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
required

Bid price in satoshis

string
required

Inscription ID to bid on

string
required

Bidder's payment address used to fund the bid PSBT

string
required

Address to receive the inscription if the bid is accepted

string
required

Bidder's payment public key in hex format

allowedPaymentOutpoints
array of strings | null

Optional payment UTXO allowlist. Each entry must be txid:vout. Omit or send null to leave unset.

allowedPaymentOutpoints
enum

Transaction fee rate option. Can be one of the predefined options (fastestFee, halfHourFee, hourFee, minimumFee) or a custom number sat/vB. Custom numeric bid fee rates use a 1 sat/vB minimum.

Responses

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