跳转至主要内容

GET /api/v2/multi-tickers/ - Blockbook REST API

正在加载...

更新于
Jun 16, 2026

GET /api/v2/multi-tickers/ - Blockbook REST API

Please note that this REST method requires the Zcash Blockbook add-on enabled on your Quicknode endpoint.

路径参数

查询参数

时间戳
字符串
必填
正在加载...
货币
字符串
正在加载...
token
字符串
正在加载...

退货

ts
整数
正在加载...
rates
对象
正在加载...
请求
回复
1
[
2
{
3
"ts": 1780876800,
4
"rates": {
5
"usd": 35.12
6
}
7
}
8
]
1
[
2
{
3
"ts": 1780876800,
4
"rates": {
5
"usd": 35.12
6
}
7
}
8
]
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用