본문으로 건너뛰기

eth_getTransactionByBlockNumberAndIndex RPC 메서드

로딩 중...

업데이트 날짜:
2026년 3월 27일

eth_getTransactionByBlockNumberAndIndex RPC 메서드

매개변수

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

반품

객체
객체
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
출처:
문자열
로딩 중...
가스
문자열
로딩 중...
가스 가격
문자열
로딩 중...
해시
문자열
로딩 중...
입력
문자열
로딩 중...
논스
문자열
로딩 중...
~에
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
문자열
로딩 중...
유형
문자열
로딩 중...
chainId
문자열
로딩 중...
v
문자열
로딩 중...
r
문자열
로딩 중...
s
문자열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xf41e3dc1c99c7367c66b2dab606173f60f9b9407ae3fa8f3d437812c2dd4d6a6",
6
"blockNumber": "0x2dc5da",
7
"from": "0x7cc8701a9664b858097d5240318ce3bcf758b149",
8
"gas": "0x5208",
9
"gasPrice": "0x3bb578c7",
10
"hash": "0x62db0f689515369e215c701bfeacc7cca21423d1b47c3df8bddb898bc9350fbc",
11
"input": "0x",
12
"nonce": "0x7",
13
"to": "0x2299ae2ccb1556ae72f9e2b000cfc2ed910abb48",
14
"transactionIndex": "0x0",
15
"value": "0x13c7bddae8b8",
16
"type": "0x0",
17
"chainId": "0x4c7e1",
18
"v": "0x98fe6",
19
"r": "0x2e56fb33aa64fb66bc0c4dcc79e16591a09d14d17e8d031f845c5f5076ebe177",
20
"s": "0x1bac9790c8248afe9f72c82467afd560fddb7cc5a4710a95c7722202c7c4beac"
21
}
22
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xf41e3dc1c99c7367c66b2dab606173f60f9b9407ae3fa8f3d437812c2dd4d6a6",
6
"blockNumber": "0x2dc5da",
7
"from": "0x7cc8701a9664b858097d5240318ce3bcf758b149",
8
"gas": "0x5208",
9
"gasPrice": "0x3bb578c7",
10
"hash": "0x62db0f689515369e215c701bfeacc7cca21423d1b47c3df8bddb898bc9350fbc",
11
"input": "0x",
12
"nonce": "0x7",
13
"to": "0x2299ae2ccb1556ae72f9e2b000cfc2ed910abb48",
14
"transactionIndex": "0x0",
15
"value": "0x13c7bddae8b8",
16
"type": "0x0",
17
"chainId": "0x4c7e1",
18
"v": "0x98fe6",
19
"r": "0x2e56fb33aa64fb66bc0c4dcc79e16591a09d14d17e8d031f845c5f5076ebe177",
20
"s": "0x1bac9790c8248afe9f72c82467afd560fddb7cc5a4710a95c7722202c7c4beac"
21
}
22
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요