◻️查询目标链GAS费接口
接口调用
Request Body
Name
Type
Description
{
"data": [
{
"chainFee": "0.001",//兑换完成发币需扣除的网络手续费
"coinCode": "BNB(BSC)"
}
],
"resCode": "800",
"resMsg": "成功",
"resMsgEn": ""
}参数
是否必须
说明
字段名称
字段
数据类型
备注
调用示例
Postman示例

返回结果示例
Last updated