跳转至主要内容

bb_getMultiTickers RPC Method - Blockbook

正在加载...

更新于
Jun 16, 2026

bb_getMultiTickers RPC Method - Blockbook

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

参数

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

退货

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