Expand description
Substrate storage queries and pallet interaction
This module provides functionality for querying chain storage including:
- Account information and balances
- Storage item queries
- Runtime constants
- Metadata inspection
Structsยง
- Account
Info - Account information structure
- Pallet
Metadata - Pallet metadata information
- Storage
Client - Storage query client for accessing chain storage
- Storage
Query - Storage query helper