跳至主要內容

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

載入中...

更新於
2026年6月16日

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.

路徑參數

查詢參數

時間戳記
字串
必填
載入中...
currency
字串
載入中...
代幣
字串
載入中...

退貨

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 端點,並開始建置
立即免費開始使用