跳至主要內容

eth_getBlockReceipts RPC 方法

載入中...

更新於
2026年2月11日

eth_getBlockReceipts RPC 方法

Please note that if the specified block has no transactions, the response will not contain any receipts. Ensure you're querying a block that includes transactions.

參數

區塊編號
字串
必填
載入中...

退貨

結果
陣列
載入中...
blockHash
字串
載入中...
區塊編號
字串
載入中...
contractAddress
字串
載入中...
累計瓦斯用量
字串
載入中...
有效汽油價格
字串
載入中...
來自
字串
載入中...
gasUsed
字串
載入中...
日誌
陣列
載入中...
地址
字串
載入中...
主題
陣列
載入中...
資料
字串
載入中...
區塊編號
字串
載入中...
交易哈希值
字串
載入中...
交易索引
字串
載入中...
blockHash
字串
載入中...
logIndex
字串
載入中...
已移除
布林值
載入中...
logsBloom
字串
載入中...
狀態
字串
載入中...
字串
載入中...
交易哈希值
字串
載入中...
交易索引
字串
載入中...
類型
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"blockHash": "0x652cc2948e62c88bc8ae0e4bf3a43ac998b6d4187ec7f4ac77f151cd5cd47568",
7
"blockNumber": "0x2b4296",
8
"contractAddress": null,
9
"cumulativeGasUsed": "0x11f6a",
10
"effectiveGasPrice": "0x2e90fd1240",
11
"from": "0x1403d6526ba8ee9efcd4098ea3fe970e44983d60",
12
"gasUsed": "0x11f6a",
13
"logs": [],
14
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
15
"status": "0x1",
16
"to": "0x2609df43e246664c7c930303f9fcbc669f93fda6",
17
"transactionHash": "0x00aa1a7cdb100fdaf8af6c725bf168c0eec7eb98c515f13258c84cba25cc6b92",
18
"transactionIndex": "0x0",
19
"type": "0x2"
20
}
21
]
22
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"blockHash": "0x652cc2948e62c88bc8ae0e4bf3a43ac998b6d4187ec7f4ac77f151cd5cd47568",
7
"blockNumber": "0x2b4296",
8
"contractAddress": null,
9
"cumulativeGasUsed": "0x11f6a",
10
"effectiveGasPrice": "0x2e90fd1240",
11
"from": "0x1403d6526ba8ee9efcd4098ea3fe970e44983d60",
12
"gasUsed": "0x11f6a",
13
"logs": [],
14
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
15
"status": "0x1",
16
"to": "0x2609df43e246664c7c930303f9fcbc669f93fda6",
17
"transactionHash": "0x00aa1a7cdb100fdaf8af6c725bf168c0eec7eb98c515f13258c84cba25cc6b92",
18
"transactionIndex": "0x0",
19
"type": "0x2"
20
}
21
]
22
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用