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

eth_getTransactionByBlockHashAndIndex RPC Method

読み込み中...

更新日:
Mar 24, 2026

eth_getTransactionByBlockHashAndIndex RPC Method

パラメータ

blockHash
文字列
必須
読み込み中...
index
文字列
必須
読み込み中...

返します

オブジェクト
オブジェクト
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
出典
文字列
読み込み中...
gas
文字列
読み込み中...
gasPrice
文字列
読み込み中...
ハッシュ
文字列
読み込み中...
入力
文字列
読み込み中...
nonce
文字列
読み込み中...
~へ
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
文字列
読み込み中...
タイプ
文字列
読み込み中...
v
文字列
読み込み中...
r
文字列
読み込み中...
s
文字列
読み込み中...
sourceHash
文字列
読み込み中...
ミント
文字列
読み込み中...
預金受領証のバージョン
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xf8b34d388254c6ff9a3bb178ec5f89dcda13b078ba3b02dcf96c699db560f9b7",
6
"blockNumber": "0x1bed05",
7
"from": "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001",
8
"gas": "0xf4240",
9
"gasPrice": "0x0",
10
"hash": "0x00a0a7500a26ef0191512b140fc76380c4c7b3bb7bd9f46f84e742c4fa8a2fb4",
11
"input": "0x440a5e20000f424000000000000000000000000000000000682dbeb3000000000157cc15000000000000000000000000000000000000000000000000000000002fe797cc00000000000000000000000000000000000000000000000000000000000000017efcda0a673ec08ac5f11eb6fb4bb4fe57d430f5daa78714adee69c585a93d0500000000000000000000000065115c6d23274e0a29a63b69130efe901aa52e7a",
12
"nonce": "0x1bed05",
13
"to": "0x4200000000000000000000000000000000000015",
14
"transactionIndex": "0x0",
15
"value": "0x0",
16
"type": "0x7e",
17
"v": "0x0",
18
"r": "0x0",
19
"s": "0x0",
20
"sourceHash": "0x8a93334f4dfe8e9d0f0dc114d77f9dc9195ecfa88de438a4941532951dd585d5",
21
"mint": "0x0",
22
"depositReceiptVersion": "0x1"
23
}
24
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xf8b34d388254c6ff9a3bb178ec5f89dcda13b078ba3b02dcf96c699db560f9b7",
6
"blockNumber": "0x1bed05",
7
"from": "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001",
8
"gas": "0xf4240",
9
"gasPrice": "0x0",
10
"hash": "0x00a0a7500a26ef0191512b140fc76380c4c7b3bb7bd9f46f84e742c4fa8a2fb4",
11
"input": "0x440a5e20000f424000000000000000000000000000000000682dbeb3000000000157cc15000000000000000000000000000000000000000000000000000000002fe797cc00000000000000000000000000000000000000000000000000000000000000017efcda0a673ec08ac5f11eb6fb4bb4fe57d430f5daa78714adee69c585a93d0500000000000000000000000065115c6d23274e0a29a63b69130efe901aa52e7a",
12
"nonce": "0x1bed05",
13
"to": "0x4200000000000000000000000000000000000015",
14
"transactionIndex": "0x0",
15
"value": "0x0",
16
"type": "0x7e",
17
"v": "0x0",
18
"r": "0x0",
19
"s": "0x0",
20
"sourceHash": "0x8a93334f4dfe8e9d0f0dc114d77f9dc9195ecfa88de438a4941532951dd585d5",
21
"mint": "0x0",
22
"depositReceiptVersion": "0x1"
23
}
24
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう