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

eth_getTransactionReceipt RPC Method

読み込み中...

更新日:
Jan 19, 2026

eth_getTransactionReceipt RPC Method

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

パラメータ

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

返します

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