본문으로 건너뛰기

/eth/v1/node/syncing RPC Method

로딩 중...

업데이트 날짜:
Apr 10, 2026

/eth/v1/node/syncing RPC Method

매개변수

이 메서드는 매개변수를 받지 않습니다.

반품

데이터
객체
로딩 중...
is_syncing
부울
로딩 중...
is_optimistic
부울
로딩 중...
el_offline
부울
로딩 중...
head_slot
문자열
로딩 중...
sync_distance
문자열
로딩 중...
요청
답변
1
{
2
"data": {
3
"is_syncing": false,
4
"is_optimistic": false,
5
"el_offline": false,
6
"head_slot": "11579199",
7
"sync_distance": "0"
8
}
9
}
1
{
2
"data": {
3
"is_syncing": false,
4
"is_optimistic": false,
5
"el_offline": false,
6
"head_slot": "11579199",
7
"sync_distance": "0"
8
}
9
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요