跳至主要內容

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

查詢參數

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

退貨

ts
整數
載入中...
rates
物件
載入中...
{currency}
整數
載入中...
請求
回應
1
{
2
"ts": 1574380800,
3
"rates": {
4
"aed": 591.9416,
5
"ars": 9627.415,
6
"aud": 237.3626,
7
"bdt": 13666.941,
8
"bhd": 60.761036
9
}
10
}
1
{
2
"ts": 1574380800,
3
"rates": {
4
"aed": 591.9416,
5
"ars": 9627.415,
6
"aud": 237.3626,
7
"bdt": 13666.941,
8
"bhd": 60.761036
9
}
10
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用