코인 별 유동량 History 조회(그래프)
GET
https://{dashboard-domain}/v1.0/db/app/coin/history
Query Parameters
Name
Type
Description
coin_id*
int64
코인 ID
candle*
string
"hour", "day", "week", "month"
page_size*
int64
page_offset*
int64
Last updated