文档
测试

01.客户缓存钱包余额统计

GET
/wallet/customer/cache/sum

请求参数

参数名
类型
描述
必填
chainAssetId
string
必填

响应

参数名
类型
描述
必填
errNo
string
错误码
必填
errMsg
string
错误提示
必填
data
obj
必填
chainAssetId
string
链上币种
必填
sumAmount
string
总额
必填
processingAmount
string
处理中
必填
amallAmountDeposit
string
最小充值
必填
supplementFeeAmount
string
预付矿工费余额
必填