◻️查询目标链GAS费接口
Last updated
https://{host}/api/v1/chainFeeList{
"coinCode": "BNB(BSC)"
}{
"data": [
{
"chainFee": "0.001",//兑换完成发币需扣除的网络手续费
"coinCode": "BNB(BSC)"
}
],
"resCode": "800",
"resMsg": "成功",
"resMsgEn": ""
}{
"data": [
{
"chainFee": "0.001",//兑换完成发币需扣除的网络手续费
"coinCode": "BNB(BSC)"
}
],
"resCode": "800",
"resMsg": "成功",
"resMsgEn": ""
}