Skip to main content

shieldedTransactions

For the complete documentation index, see llms.txt

Subscribe to shielded transaction events for the given session ID starting at the given index or at zero if omitted.

shieldedTransactions(
sessionId: HexEncoded!
index: Int
): ShieldedTransactionsEvent!

Arguments

shieldedTransactions.sessionId ● HexEncoded! non-null scalar

shieldedTransactions.index ● Int scalar

Type

ShieldedTransactionsEvent union

An event of the shielded transactions subscription.