メインコンテンツへスキップ

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のエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう