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.
参数
blockNumber
字符串
必填
正在加载...
退货
结果
数组
正在加载...
blockHash
字符串
正在加载...
blockNumber
字符串
正在加载...
contractAddress
字符串
正在加载...
累计燃气消耗量
字符串
正在加载...
来自
字符串
正在加载...
gasUsed
字符串
正在加载...
日志
数组
正在加载...
地址
字符串
正在加载...
主题
数组
正在加载...
数据
字符串
正在加载...
blockNumber
字符串
正在加载...
交易哈希
字符串
正在加载...
transactionIndex
字符串
正在加载...
blockHash
字符串
正在加载...
logIndex
字符串
正在加载...
已删除
布尔型
正在加载...
logsBloom
字符串
正在加载...
root
字符串
正在加载...
状态
字符串
正在加载...
到
字符串
正在加载...
交易哈希
字符串
正在加载...
transactionIndex
字符串
正在加载...
类型
字符串
正在加载...
请求
回复
1{2“jsonrpc”: "2.0",3"id": 1,4“结果”: [5{6"blockHash": "0x9b31166e31d32dc67ec785b9750115b39ab1975524528cfba4959679575acc4a",7"blockNumber": "0x1dcf17a",8"contractAddress": null,9"cumulativeGasUsed": "0x9459",10"effectiveGasPrice": "0xb71b00",11"from": "0x339d413ccefd986b1b3647a9cfa9cbbe70a30749",12"gasUsed": "0x9459",13"logs": [],14"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",15“状态”: "0x1",16"to": "0x5eb6b3db915d29fc624b8a0e42ac029e36a1d86b",17"transactionHash": "0xef16639db54aae976dc2de88a6e31bc0b3137d52de40b90d9f8d2bf9877e7386",18"transactionIndex": "0x0",19"类型": "0x0"20}21]22}
1{2“jsonrpc”: "2.0",3"id": 1,4“结果”: [5{6"blockHash": "0x9b31166e31d32dc67ec785b9750115b39ab1975524528cfba4959679575acc4a",7"blockNumber": "0x1dcf17a",8"contractAddress": null,9"cumulativeGasUsed": "0x9459",10"effectiveGasPrice": "0xb71b00",11"from": "0x339d413ccefd986b1b3647a9cfa9cbbe70a30749",12"gasUsed": "0x9459",13"logs": [],14"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",15“状态”: "0x1",16"to": "0x5eb6b3db915d29fc624b8a0e42ac029e36a1d86b",17"transactionHash": "0xef16639db54aae976dc2de88a6e31bc0b3137d52de40b90d9f8d2bf9877e7386",18"transactionIndex": "0x0",19"类型": "0x0"20}21]22}