본문으로 건너뛰기

eth_sendRawTransactionSync RPC Method

로딩 중...

업데이트 날짜:
2026년 5월 6일

eth_sendRawTransactionSync RPC Method

Please note that this RPC method requires the Synchronous SendTransaction add-on enabled on your Quicknode endpoint.

매개변수

데이터
문자열
필수
로딩 중...

반품

결과
객체
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
contractAddress
string|null
로딩 중...
누적 가스 사용량
문자열
로딩 중...
실질가스가격
문자열
로딩 중...
출처:
문자열
로딩 중...
가스 사용량
문자열
로딩 중...
l1BaseFeeScalar
문자열
로딩 중...
l1BlobBaseFee
문자열
로딩 중...
l1BlobBaseFeeScalar
문자열
로딩 중...
l1Fee
문자열
로딩 중...
l1GasPrice
문자열
로딩 중...
l1GasUsed
문자열
로딩 중...
로그
배열
로딩 중...
logsBloom
문자열
로딩 중...
상태
문자열
로딩 중...
~에
문자열
로딩 중...
트랜잭션 해시
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
유형
문자열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xc41f04c4ea63187020ad2c487603e30593f4160e5bc78ffca276413686783569",
6
"blockNumber": "0x170d0ca",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x1fb3d5e",
9
"effectiveGasPrice": "0x40cab36",
10
"from": "0x18e2bd42c078ce9e8a647463ce7bd62a46b1999b",
11
"gasUsed": "0x5208",
12
"logs": [],
13
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
"상태": "0x1",
15
"to": "0xd6d2772f96d8c383754e0e41c47c261c67f89a90",
16
"transactionHash": "0xbf93ff41b38fa5e9d0534e462c224e5ad65a1eb7ad7d4e569c98ad94a2c33471",
17
"transactionIndex": "0xb1",
18
"유형": "0x0"
19
}
20
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xc41f04c4ea63187020ad2c487603e30593f4160e5bc78ffca276413686783569",
6
"blockNumber": "0x170d0ca",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x1fb3d5e",
9
"effectiveGasPrice": "0x40cab36",
10
"from": "0x18e2bd42c078ce9e8a647463ce7bd62a46b1999b",
11
"gasUsed": "0x5208",
12
"logs": [],
13
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
"상태": "0x1",
15
"to": "0xd6d2772f96d8c383754e0e41c47c261c67f89a90",
16
"transactionHash": "0xbf93ff41b38fa5e9d0534e462c224e5ad65a1eb7ad7d4e569c98ad94a2c33471",
17
"transactionIndex": "0xb1",
18
"유형": "0x0"
19
}
20
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요