Token
代币 - K线
获取代币价格K线
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
支持网络中列出的区块链名称
Available options:
sol
, base
代币地址
Example:
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Query Parameters
数据的时间周期。特别注意:1s的时间周期只保存最近1小时的数据;15s、30s时间周期只保存最近6小时的数据;1m时间周期只保存最近12小时数据;其他时间周期的数据永久保存
Available options:
1s
, 15s
, 30s
, 1m
, 5m
, 15m
, 1h
, 4h
, 12h
, 1d
开始时间戳(Unix 纪元毫秒)
Example:
1741647950000
结束时间戳(Unix 纪元毫秒)
Example:
1741700970000
每页结果数量
Example:
100
Response
200 - application/json
The response is of type object[]
.