Skip to main content

UnshieldedTransactionsProgress

For the complete documentation index, see llms.txt

Information about the unshielded indexing progress.

type UnshieldedTransactionsProgress {
highestTransactionId: Int!
}

Fields

UnshieldedTransactionsProgress.highestTransactionId ● Int! non-null scalar

The highest transaction ID of all currently known transactions for a subscribed address.

Implemented By

UnshieldedTransactionsEvent union