跳转至主要内容

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

正在加载...

更新于
Jun 10, 2026

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

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

查询参数

时间戳
整数
正在加载...
整数
正在加载...
token
字符串
正在加载...

退货

ts
整数
正在加载...
rates
对象
正在加载...
{currency}
整数
正在加载...
请求
回复
1
{
2
"ts": 1744588800,
3
"rates": {
4
"aed": 117.755356,
5
"ars": 34489.637,
6
"aud": 50.912346,
7
"bdt": 3887.3525,
8
"bhd": 12.072665
9
}
10
}
1
{
2
"ts": 1744588800,
3
"rates": {
4
"aed": 117.755356,
5
"ars": 34489.637,
6
"aud": 50.912346,
7
"bdt": 3887.3525,
8
"bhd": 12.072665
9
}
10
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用