state_queryStorageAt RPC Method
Parameters
keys
array
REQUIRED
An array of storage keys to query
hash
string
The block hash at which to perform the query
Returns
result
array
The array of storage change sets at the given block
block
string
The block hash at which the storage was queried
changes
array
The array of key-value change entries. Each item is a tuple of storage key and its value (or null if cleared)
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free