跳至主要內容

eth_getTransactionReceipt RPC Method

載入中...

更新於
Aug 31, 2026

eth_getTransactionReceipt RPC Method

Please note that transaction receipts are not available for pending transactions.

參數

雜湊
字串
必填
載入中...

退貨

物件
物件
載入中...
blobGasUsed
字串
載入中...
blockHash
字串
載入中...
區塊編號
字串
載入中...
contractAddress
string | null
載入中...
累計瓦斯用量
字串
載入中...
daFootprintGasScalar
字串
載入中...
有效汽油價格
字串
載入中...
出自
字串
載入中...
gasUsed
字串
載入中...
l1BaseFeeScalar
字串
載入中...
l1BlobBaseFee
字串
載入中...
l1BlobBaseFeeScalar
字串
載入中...
l1Fee
字串
載入中...
l1GasPrice
字串
載入中...
l1GasUsed
字串
載入中...
日誌
陣列
載入中...
地址
字串
載入中...
blockHash
字串
載入中...
區塊編號
字串
載入中...
blockTimestamp
字串
載入中...
資料
字串
載入中...
logIndex
字串
載入中...
已移除
布林值
載入中...
主題
陣列
載入中...
交易哈希值
字串
載入中...
交易索引
字串
載入中...
logsBloom
字串
載入中...
狀態
字串
載入中...
字串
載入中...
交易哈希值
字串
載入中...
交易索引
字串
載入中...
類型
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"blobGasUsed": "0x9c40",
5
"blockHash": "0x415aac98a7007e1e40980402bf6c52c077dd8d2e137dfea24da702b04486bf26",
6
"blockNumber": "0x205203b",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x17910",
9
"daFootprintGasScalar": "0x190",
10
"effectiveGasPrice": "0x4c4c57",
11
"from": "0x5ad176ebb13cabe62ee7c07f52a67b4a48cbef83",
12
"gasUsed": "0x98d2",
13
"l1BaseFeeScalar": "0x558",
14
"l1BlobBaseFee": "0x3e06a9c",
15
"l1BlobBaseFeeScalar": "0xc3c9d",
16
"l1Fee": "0x1b48ffc0f",
17
"l1GasPrice": "0x396b08e4",
18
"l1GasUsed": "0x640",
19
"logs": [
20
{
21
"address": "0xbbe55e29bbc6d71ecab1ac011c9ac5206ab2fe74",
22
"blockHash": "0x415aac98a7007e1e40980402bf6c52c077dd8d2e137dfea24da702b04486bf26",
23
"blockNumber": "0x205203b",
24
"blockTimestamp": "0x6a870c97",
25
"data": "0x00000000000000000000000000000000000000000000000000045e993727d9b30000000000000000000000000000000000000000000000000004602aaee65ef7000000000000000000000000000000000000000000000000000460ae9dc9236b0000000000000000000000000000000000000000000000000004624044d1509a",
26
"logIndex": "0x0",
27
"removed": false,
28
"topics": [
29
"0x77900c982acb0a4b9c002980f47d50d1c82f6ce2d7b5749723ba0c097040ffa7",
30
"0x0000000000000000000000000000000000000000000000000000000000000004"
31
],
32
"transactionHash": "0x79dfb44c80e7282b6a7d5a4e917c06ef15778df6f488682b0ee2a1677d6dbae0",
33
"transactionIndex": "0x1"
34
}
35
],
36
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000400000000000000000000000000000000000000008000000000000100000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000008000000020000000000000000000000000000000000000000000000000000000000000000000000000000000",
37
"status": "0x1",
38
"to": "0xbbe55e29bbc6d71ecab1ac011c9ac5206ab2fe74",
39
"transactionHash": "0x79dfb44c80e7282b6a7d5a4e917c06ef15778df6f488682b0ee2a1677d6dbae0",
40
"transactionIndex": "0x1",
41
"type": "0x2"
42
},
43
"id": 1
44
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"blobGasUsed": "0x9c40",
5
"blockHash": "0x415aac98a7007e1e40980402bf6c52c077dd8d2e137dfea24da702b04486bf26",
6
"blockNumber": "0x205203b",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x17910",
9
"daFootprintGasScalar": "0x190",
10
"effectiveGasPrice": "0x4c4c57",
11
"from": "0x5ad176ebb13cabe62ee7c07f52a67b4a48cbef83",
12
"gasUsed": "0x98d2",
13
"l1BaseFeeScalar": "0x558",
14
"l1BlobBaseFee": "0x3e06a9c",
15
"l1BlobBaseFeeScalar": "0xc3c9d",
16
"l1Fee": "0x1b48ffc0f",
17
"l1GasPrice": "0x396b08e4",
18
"l1GasUsed": "0x640",
19
"logs": [
20
{
21
"address": "0xbbe55e29bbc6d71ecab1ac011c9ac5206ab2fe74",
22
"blockHash": "0x415aac98a7007e1e40980402bf6c52c077dd8d2e137dfea24da702b04486bf26",
23
"blockNumber": "0x205203b",
24
"blockTimestamp": "0x6a870c97",
25
"data": "0x00000000000000000000000000000000000000000000000000045e993727d9b30000000000000000000000000000000000000000000000000004602aaee65ef7000000000000000000000000000000000000000000000000000460ae9dc9236b0000000000000000000000000000000000000000000000000004624044d1509a",
26
"logIndex": "0x0",
27
"removed": false,
28
"topics": [
29
"0x77900c982acb0a4b9c002980f47d50d1c82f6ce2d7b5749723ba0c097040ffa7",
30
"0x0000000000000000000000000000000000000000000000000000000000000004"
31
],
32
"transactionHash": "0x79dfb44c80e7282b6a7d5a4e917c06ef15778df6f488682b0ee2a1677d6dbae0",
33
"transactionIndex": "0x1"
34
}
35
],
36
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000400000000000000000000000000000000000000008000000000000100000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000008000000020000000000000000000000000000000000000000000000000000000000000000000000000000000",
37
"status": "0x1",
38
"to": "0xbbe55e29bbc6d71ecab1ac011c9ac5206ab2fe74",
39
"transactionHash": "0x79dfb44c80e7282b6a7d5a4e917c06ef15778df6f488682b0ee2a1677d6dbae0",
40
"transactionIndex": "0x1",
41
"type": "0x2"
42
},
43
"id": 1
44
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用