跳至主要內容

eth_getTransactionReceipt RPC Method

載入中...

更新於
2026年1月21日

eth_getTransactionReceipt RPC Method

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

參數

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

退貨

物件
載入中...
blockHash
載入中...
區塊編號
載入中...
contractAddress
載入中...
累計瓦斯用量
載入中...
有效汽油價格
載入中...
出自
載入中...
gasUsed
載入中...
gasUsedForL1
載入中...
l1區塊編號
載入中...
日誌
載入中...
地址
載入中...
主題
載入中...
資料
載入中...
區塊編號
載入中...
交易哈希值
載入中...
交易索引
載入中...
blockHash
載入中...
logIndex
載入中...
已移除
載入中...
logsBloom
載入中...
狀態
載入中...
timeboosted
載入中...
載入中...
交易哈希值
載入中...
交易索引
載入中...
類型
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xd593f99d4769c199c271a73bca17160d002d8d1f6199a8bfb7ea61fc3c76e203",
6
"blockNumber": "0x4f9893a",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x0",
9
"effectiveGasPrice": "0x989680",
10
"from": "0x00000000000000000000000000000000000a4b05",
11
"gasUsed": "0x0",
12
"gasUsedForL1": "0x0",
13
"l1BlockNumber": "0x1556d34",
14
"logs": [],
15
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
16
"status": "0x1",
17
"timeboosted": false,
18
"to": "0x00000000000000000000000000000000000a4b05",
19
"transactionHash": "0xe1e8a6513be4b0034b064f195170c680239f4928a201b7017f73a3c9f5a77da8",
20
"transactionIndex": "0x0",
21
"type": "0x6a"
22
}
23
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xd593f99d4769c199c271a73bca17160d002d8d1f6199a8bfb7ea61fc3c76e203",
6
"blockNumber": "0x4f9893a",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x0",
9
"effectiveGasPrice": "0x989680",
10
"from": "0x00000000000000000000000000000000000a4b05",
11
"gasUsed": "0x0",
12
"gasUsedForL1": "0x0",
13
"l1BlockNumber": "0x1556d34",
14
"logs": [],
15
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
16
"status": "0x1",
17
"timeboosted": false,
18
"to": "0x00000000000000000000000000000000000a4b05",
19
"transactionHash": "0xe1e8a6513be4b0034b064f195170c680239f4928a201b7017f73a3c9f5a77da8",
20
"transactionIndex": "0x0",
21
"type": "0x6a"
22
}
23
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用