简要描述
请求URL
请求方式
成功返回示例
{
"code": 0,
"msg": "success",
"data": {
"banner": [
{
"id": 1,
"title": "广告图",
"content": "",
"pic": "\/uploads\/banner\/20230918\/23091816031323675.png"
}
],
"notice": [
{
"id": 3,
"title": "666666666666"
},
{
"id": 2,
"title": "4444444444444"
},
{
"id": 1,
"title": "公告的标题"
}
],
"link": [
"https:\/\/www.baidu.com",
"",
"",
"",
"",
""
],
"rate": "1.00",
"total": "0.00",
"chart": {
"day": [
"09\/15",
"09\/16",
"09\/17",
"09\/18",
"09\/19",
"09\/20",
"09\/21",
"09\/22"
],
"data": [
"1.00",
"1.00",
"1.00",
"1.00",
"1.00",
"1.00",
"1.00",
"1.00"
]
},
"CoinglassInterest": {
"id": 15,
"symbol": "ETC",
"exchangeName": "Binance",
"exchangeLogo": "https:\/\/cdn.coinglasscdn.com\/static\/exchanges\/270.png",
"openInterestAmount": "2095576.970000",
"openInterest": "31991413.943920",
"volUsd": "67286339.180000",
"rate": "49.18",
"oiVolRadio": "0.475500",
"h24Change": "-0.05",
"h1OIChangePercent": "0.10"
},
"CoinglassLiquidation": {
"id": 38,
"symbol": "ETC",
"exchangeName": "Binance",
"exchangeLogo": "https:\/\/cdn.coinglasscdn.com\/static\/exchanges\/270.png",
"time_type": "h1",
"longRate": "0.00",
"longVolUsd": "0.000000",
"shortRate": "100.000000",
"shortVolUsd": "1583.110970"
},
"CoinglassRatio": {
"id": 50,
"symbol": "ETC",
"exchangeName": "Binance",
"exchangeLogo": "https:\/\/cdn.coinglasscdn.com\/static\/exchanges\/270.png",
"time_type": "h1",
"longRate": "47.61",
"longVolUsd": "3720571.727600",
"shortRate": "52.390000",
"shortVolUsd": "4093571.849200"
},
"LiquidationInfo": {
"id": 1,
"symbol": "ETC",
"h1TotalVolUsd": "0.000000",
"h1Amount": "0.000000",
"h4TotalVolUsd": "690.104510",
"h4Amount": "45.294400",
"h12TotalVolUsd": "56983.786050",
"h12Amount": "3740.075300",
"h24TotalVolUsd": "346994.281240",
"h24Amount": "22774.631300",
"zdf": "-73.220464"
},
"LongShortAccounts": null,
"PerpetualMarket": null
}
}
成功返回示例的参数说明
参数名 |
类型 |
说明 |
banner |
array |
广告 |
notice |
array |
公告 |
link |
array |
友情链接数组 |
rate |
float |
汇率,1AE=?USDT |
total |
float |
已销量,单位AE |
chart |
array |
图表 |
・day |
array |
日期数组 |
・data |
array |
价格数组 |