Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
支持网络中列出的区块链名称
可用选项:
sol, base, bsc, polygon, arbitrum, optimism, avalanche, ethereum, zksync, sui 代币地址
Example:
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Query Parameters
数据的时间周期。特别注意:1s的时间周期只保存最近1小时的数据;15s、30s时间周期只保存最近6小时的数据;1m时间周期只保存最近12小时数据;其他时间周期的数据永久保存
可用选项:
1s, 15s, 30s, 1m, 5m, 15m, 1h, 4h, 12h, 1d 开始时间戳(Unix 纪元毫秒)
Example:
1741647950000
结束时间戳(Unix 纪元毫秒)
Example:
1741700970000
每页结果数量
Example:
100
Response
200 - application/json
开盘价
Example:
"50.5"
收盘价
Example:
"51.2"
最高价
Example:
"51.8"
最低价
Example:
"50.1"
交易量
Example:
"1000000"
数据的时间周期。特别注意:1s的时间周期只保存最近1小时的数据;15s、30s时间周期只保存最近6小时的数据;1m时间周期只保存最近12小时数据;其他时间周期的数据永久保存
可用选项:
1s, 15s, 30s, 1m, 5m, 15m, 1h, 4h, 12h, 1d Example:
"1h"
数据时间戳(Unix 纪元毫秒)
Example:
1709251200000

