メインコンテンツへスキップ

eth_getTransactionReceipt RPC Method

読み込み中...

更新日:
Feb 11, 2026

eth_getTransactionReceipt RPC Method

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

パラメータ

ハッシュ
文字列
必須
読み込み中...

返します

オブジェクト
読み込み中...
blockHash
読み込み中...
ブロック番号
読み込み中...
contractAddress
読み込み中...
累積ガス使用量
読み込み中...
effectiveGasPrice
読み込み中...
出典
読み込み中...
gasUsed
読み込み中...
gasUsedForL1
読み込み中...
l1BlockNumber
読み込み中...
logs
読み込み中...
住所
読み込み中...
トピック
読み込み中...
データ
読み込み中...
ブロック番号
読み込み中...
トランザクションハッシュ
読み込み中...
トランザクションインデックス
読み込み中...
blockHash
読み込み中...
logIndex
読み込み中...
削除済み
読み込み中...
logsBloom
読み込み中...
ステータス
読み込み中...
timeboosted
読み込み中...
~へ
読み込み中...
トランザクションハッシュ
読み込み中...
トランザクションインデックス
読み込み中...
タイプ
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0x8e5927a95db8d3d453a50e6626998ac015f117043433f80908c404750da6a549",
6
"blockNumber": "0x13a74797",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0xd5be0",
9
"effectiveGasPrice": "0x989680",
10
"from": "0x6bd48053a23e364d2bcf0408e11966803c5361e9",
11
"gasUsed": "0xfd74",
12
"gasUsedForL1": "0xab6c",
13
"l1BlockNumber": "0x154ddfa",
14
"logs": [],
15
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
16
"status": "0x1",
17
"timeboosted": false,
18
"to": "0x6bd48053a23e364d2bcf0408e11966803c5361e9",
19
"transactionHash": "0xdf8485493241c7b50b2aaa0e15bd7711154f3a9e25d7f22e018104568c6d261f",
20
"transactionIndex": "0x3",
21
"type": "0x0"
22
}
23
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0x8e5927a95db8d3d453a50e6626998ac015f117043433f80908c404750da6a549",
6
"blockNumber": "0x13a74797",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0xd5be0",
9
"effectiveGasPrice": "0x989680",
10
"from": "0x6bd48053a23e364d2bcf0408e11966803c5361e9",
11
"gasUsed": "0xfd74",
12
"gasUsedForL1": "0xab6c",
13
"l1BlockNumber": "0x154ddfa",
14
"logs": [],
15
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
16
"status": "0x1",
17
"timeboosted": false,
18
"to": "0x6bd48053a23e364d2bcf0408e11966803c5361e9",
19
"transactionHash": "0xdf8485493241c7b50b2aaa0e15bd7711154f3a9e25d7f22e018104568c6d261f",
20
"transactionIndex": "0x3",
21
"type": "0x0"
22
}
23
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう