Skip to main content

Brc20 inscription transfer

Brc20 inscription transfer

Request Body
    requestId string required
    chainSymbol string required
    ticker string required
    from string required

    from

    to string required

    to

    inscriptionId string required

    Brc20 inscription Id, consisting of the txHash + lowercase letter I + vout index of the UTXO where the inscription is located

Responses

successful operation


Schema
    code integer
    msg string
    data object
    sinoId string
    success boolean
Loading...