跳至主要内容

铭刻deploy铭文

铭刻deploy铭文

Request Body
    requestId string required

    请求方交易的requestId

    ticker string required

    铭文名称

    totalSupply string required

    发行总量

    limitPerMint string required

    每次铸造数量上限

    chainSymbol string required

    链标识

    from string required

    from 地址

Responses

successful operation


Schema
    code integer
    msg string
    data object
    sinoId string

    相关交易的id

    success boolean
Loading...