跳至主要內容

eth_getTransactionReceipt RPC 方法

載入中...

更新於
Jan 21, 2026

eth_getTransactionReceipt RPC 方法

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

參數

hash
字串
必填
載入中...

退貨

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