본문으로 건너뛰기

eth_getTransactionByBlockHashAndIndex RPC 메서드

로딩 중...

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

eth_getTransactionByBlockHashAndIndex RPC 메서드

매개변수

blockHash
문자열
필수
로딩 중...
목차
문자열
필수
로딩 중...

반품

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