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

GET /api/v2/feestats/{block_id} - Blockbook REST API

読み込み中...

更新日:
2026年6月16日

GET /api/v2/feestats/{block_id} - Blockbook REST API

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

パスパラメータ

block_id
文字列
必須
読み込み中...

クエリパラメータ

返品

txCount
整数
読み込み中...
totalFeesSat
文字列
読み込み中...
1KBあたりの平均手数料
整数
読み込み中...
decilesFeePerKb
配列
読み込み中...
リクエスト
回答
1
{
2
"txCount": 0,
3
"totalFeesSat": "0",
4
"averageFeePerKb": 0,
5
"decilesFeePerKb": [
6
0,
7
0,
8
0,
9
0,
10
0,
11
0,
12
0,
13
0,
14
0,
15
0,
16
0
17
]
18
}
1
{
2
"txCount": 0,
3
"totalFeesSat": "0",
4
"averageFeePerKb": 0,
5
"decilesFeePerKb": [
6
0,
7
0,
8
0,
9
0,
10
0,
11
0,
12
0,
13
0,
14
0,
15
0,
16
0
17
]
18
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう