请求接口

/ThirdApi/Assets/getWithdrawAddressList

参数 是否必传 类型 说明
token string 用户token
item_id int 币种ID 例如:10007
chain_tag sting 链名称 例如 trc20

{
    "status": 200,
    "source": "API",
    "msg": "OK",
    "data": [{
        "ua_id": 569, //地址标识ID
        "user_id": 10000007707, //平台用户ID
        "client_user_id": "123456", //客户端用户ID
        "item_id": 10007, //币种ID
        "address": "0x1071fdff6aa32e2cfe9fbb3ce68ff4013abc9bc3",//地址
        "qrcode_url": "",//不再进行维护
        "chain_tag": "erc20", //链名称
        "remark": "三方用户提币地址" //地址备注 
    },
      {
        "ua_id": 568,
        "user_id": 10000007707,
        "client_user_id": "123456",
        "item_id": 10007,
        "address": "0x1071fdff6aa32e2cfe9fbb3ce68ff4013abc9bc3",
        "qrcode_url": "",//不再进行维护
        "chain_tag": "erc20",
        "remark": "三方用户提币地址"
      }
    ],
    "seconds": 1634061549,
    "microtime": 1634061549422
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""