Skip to main content

Fill an offer

Fill an existing offer for direct swap

Request Body required
    sender string required

    Sender's bech32 address

    offerOutRef object required

    Offer output reference

    txHash string required

    Transaction hash

    outputIndex number required

    Output index

Responses

Offer filled successfully


Schema
    cbor_hex string required

    CBOR hexadecimal representation of the transaction

    tx_hash string required

    Transaction hash

Loading...