본문으로 건너뛰기

eth_getTransactionByBlockNumberAndIndex RPC 메서드

로딩 중...

업데이트 날짜:
Feb 13, 2026

eth_getTransactionByBlockNumberAndIndex RPC 메서드

매개변수

블록 번호
문자열
필수
로딩 중...
목차
문자열
필수
로딩 중...

반품

객체
객체
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
출처:
문자열
로딩 중...
가스
문자열
로딩 중...
가스 가격
문자열
로딩 중...
maxFeePerGas
문자열
로딩 중...
가스당 최대 우선순위 수수료
문자열
로딩 중...
해시
문자열
로딩 중...
입력
문자열
로딩 중...
논스
문자열
로딩 중...
~에
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
문자열
로딩 중...
유형
문자열
로딩 중...
accessList
배열
로딩 중...
chainId
문자열
로딩 중...
v
문자열
로딩 중...
r
문자열
로딩 중...
s
문자열
로딩 중...
yParity
문자열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xcb8c95bbdccb761b0d278606bcb2888d0a767970efe6d3d9b9e6f392b1a95c22",
6
"blockNumber": "0x654740",
7
"from": "0x9a025f6bf1383626c100a8a36b3aa43d2450e0b5",
8
"gas": "0x5208",
9
"gasPrice": "0x77359407",
10
"maxFeePerGas": "0x165a0bc00",
11
"maxPriorityFeePerGas": "0x77359400",
12
"hash": "0x8020aa8c98247ca51ac752c66232604c965286d77cf14f40ab382393d8e43d50",
13
"input": "0x",
14
"nonce": "0x1c5f",
15
"to": "0x8eff4f6a3f8f9bfd2fd030dfc6428ef06f403a6b",
16
"transactionIndex": "0x0",
17
"value": "0x8b008d96c74854000",
18
"유형": "0x2",
19
"accessList": [],
20
"chainId": "0x4115",
21
"v": "0x0",
22
"r": "0x8c524ede5a1dd9f5fe1f193877dcb7befa57b88295b25ef38cd4870d8467aa56",
23
"s": "0x7d4f2c012d5e97686111f4ba826a61b7080395d7129a5c71a102b4322d463f49",
24
"yParity": "0x0"
25
}
26
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xcb8c95bbdccb761b0d278606bcb2888d0a767970efe6d3d9b9e6f392b1a95c22",
6
"blockNumber": "0x654740",
7
"from": "0x9a025f6bf1383626c100a8a36b3aa43d2450e0b5",
8
"gas": "0x5208",
9
"gasPrice": "0x77359407",
10
"maxFeePerGas": "0x165a0bc00",
11
"maxPriorityFeePerGas": "0x77359400",
12
"hash": "0x8020aa8c98247ca51ac752c66232604c965286d77cf14f40ab382393d8e43d50",
13
"input": "0x",
14
"nonce": "0x1c5f",
15
"to": "0x8eff4f6a3f8f9bfd2fd030dfc6428ef06f403a6b",
16
"transactionIndex": "0x0",
17
"value": "0x8b008d96c74854000",
18
"유형": "0x2",
19
"accessList": [],
20
"chainId": "0x4115",
21
"v": "0x0",
22
"r": "0x8c524ede5a1dd9f5fe1f193877dcb7befa57b88295b25ef38cd4870d8467aa56",
23
"s": "0x7d4f2c012d5e97686111f4ba826a61b7080395d7129a5c71a102b4322d463f49",
24
"yParity": "0x0"
25
}
26
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요