Interface for global storage data. Represents the result of querying global state from an application.
Decoded key as UTF-8 string
Optional
Decoded value as UTF-8 string (if bytes and valid UTF-8)
Error message if query failed
Whether the key exists
Base64url-encoded key
Raw value (bytes or uint)
Value type (bytes or uint)
Interface for global storage data. Represents the result of querying global state from an application.