跳转至主要内容

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 BTC Blockbook add-on enabled on your Quicknode endpoint.

查询参数

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

退货

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