简要描述:
usdt调用同一接口
请求URL:
POST:wapapi/addons/execute/addons/blockchain/controller/blockchain/action/ethGas
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
gas | 必填 | string | 1到10的范围值 |
type | 必填 | string | 1是积分兑换eth2是eth兑换成积分3是转账 |
toAddress | 必填 | string | 转账时收款地址必填 |
返回示例:
正确时返回:
{
"code": 1,
"message": "获取成功",
"data": {
"gasFee": 0.000021,
"gasPrice": 0.0401499
}
}
### 返回参数说明:
|参数名|类型|说明|
|:---- |:---|:----- |
|gasFee |float |eth/eos
|gasPrice |float |人民币