Skip to main content

UnshieldedTransactionsProgress

For the complete documentation index, see llms.txt

비차폐 인덱싱 진행 상태 정보입니다.

type UnshieldedTransactionsProgress {
highestTransactionId: Int!
}

Fields

UnshieldedTransactionsProgress.highestTransactionId ● Int! non-null scalar

구독 중인 주소의 현재 알려진 전체 트랜잭션 중 최대 트랜잭션 ID입니다.

Implemented By

UnshieldedTransactionsEvent union