GraphQLQueries
object GraphQLQueries
GraphQL queries and subscriptions for Midnight Indexer API.
Centralized location for all GraphQL operations. Makes it easy to:
Find and update queries
Test query syntax
Compare with Midnight's TypeScript SDK
Properties
Link copied to clipboard
Query the current state of a deployed contract.
Link copied to clipboard
Query current block with ledger parameters.
Link copied to clipboard
Query network state.
Link copied to clipboard
Query zswap ledger events in range.
Link copied to clipboard
Subscribe to blocks.
Link copied to clipboard
Subscribe to dust ledger events.
Link copied to clipboard
Subscribe to unshielded transactions for an address.
Link copied to clipboard
Subscribe to zswap (shielded) ledger events.