state_getStorage
Retrieves the storage for a key.
Example Request and Result for state_getStorage method
In this section, we provide an illustrative example of a request made to retrieve details contents using the state_getStorage
method. Additionally, we present the resulting response containing information about the storage for a key.
Parameters
Fields | Type | Description |
---|---|---|
blockhash | string | The hash of a specific block in the chain. If not provided, the request will return the runtime version from the latest block. |
storageKey* | string | The key for which you want to retrieve the storage data |
info
The example in this section uses a non-existing project id.
Make sure you replace it with your Vara Mainnet endpoint when issuing the API calls.
Don't have a project id? Here's a straightforward guide on how to obtain one!