{
"resCode": 100,
"resMsg": "Success",
"data": {
"defaultDay": 3, //默认冻结天数
"defaultEnergyPrice": 110, //默认购买能量价格
"topEnergyPrice": 420, //购买能量最高价格
"lowEnergyPrice": 80, //购买能量最低价格
"topEnergyCanBuy": 1000000000, //能量购买最大值
"lowEnergyCanBuy": 500, //能量购买最小值
"defaultWidthPrice": 1200, //默认购买带宽价格
"topWidthPrice": 2000, //购买带宽最高价格
"lowWidthPrice": 1100, //购买带宽最低价格
"topWidthCanBuy": 10000000, //带宽购买最大值
"lowWidthCanBuy": 3500, //带宽购买最小值
"refundRate": 0.1, //取消订单手续费
"sellerStakingTrxMinLimit": 100, //卖家质押trx最小限制
"energyPriceMaxSun": 1000, //卖家授权出售能量最高限制
"sendEnergy": 0,
"receiveEnergy": 0,
"sendWidth": 0,
"receiveWidth": 0,
"sun_1d": 150,
"sun_1h": 115,
"sun_2d": 125,
"sun_3h": 135,
"treasureType": [
{
"type": "transfer",
"value": "32000"
}
]
}
}