POST
/api/v1/coins查询项目支持币种
查询特定 WaaS 项目中已正式支持的数字代币信息,用于系统对账和预验证。返回的 chain_id / token_id 可在地址创建、提币等接口中使用。
频率限制: 1000 次/分钟
请求
请求体
required
application/jsonnoncestringrequired6位随机字符串
timestampinteger<int64>required时间戳
signstringrequired签名
pidinteger<int64>required项目编号
响应
200成功application/jsoncodestring返回码
msgstring返回信息