bb_getFeeStats RPC Method - Blockbook
Please note that this RPC method requires the Blockbook RPC add-on enabled on your Quicknode endpoint.
参数
block_id
字符串
必填
正在加载...
退货
txCount
整数
正在加载...
totalFeesSat
字符串
正在加载...
averageFeePerKb
整数
正在加载...
decilesFeePerKb
数组
正在加载...
请求
回复
1{2"id": 1,3"result": {4"txCount": 0,5"totalFeesSat": "0",6"averageFeePerKb": 0,7"decilesFeePerKb": [80,90,100,110,120,130,140,150,160,170,18019]20},21“jsonrpc”: "2.0"22}
1{2"id": 1,3"result": {4"txCount": 0,5"totalFeesSat": "0",6"averageFeePerKb": 0,7"decilesFeePerKb": [80,90,100,110,120,130,140,150,160,170,18019]20},21“jsonrpc”: "2.0"22}