Skip to main content

Inscribe deploy inscription

Inscribe deploy inscription

Request Body
    requestId string required

    RequestId of the requester transaction

    ticker string required

    Inscription name

    totalSupply string required

    Total amount of issuance

    limitPerMint string required

    Upper limit of casting quantity per casting

    chainSymbol string required

    Chain identification

    from string required

    from address

Responses

successful operation


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