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

eth_getTransactionReceipt RPC Method

読み込み中...

更新日:
Apr 10, 2026

eth_getTransactionReceipt RPC Method

なお、保留中のトランザクションでは、トランザクションレシートを利用できませんのでご注意ください。

パラメータ

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

返します

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