跳至主要內容

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.

查詢參數

時間戳記
整數
載入中...
區塊
整數
載入中...
代幣
字串
載入中...

退貨

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