导入价格接口
Last updated
Was this helpful?
Was this helpful?
{
"priceProviderId": "priceProviderId91",
"list": [
{
"asset": "BTC",
"datetime": "2024-11-18 00:00:00",
"price": 10
},
{
"asset": "ETH",
"datetime": "2024-11-18 01:00:00",
"price": 2000
}
]
}
{
"status": "success",
"data": true
}