跳至主要內容

eth_getTransactionReceipt RPC 方法

載入中...

更新於
2026年1月19日

eth_getTransactionReceipt RPC 方法

請注意,待處理的交易無法提供交易收據。

參數

hash
字串
必填
載入中...

退貨

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