Skip to main content

state_queryStorageAt RPC Method - AssetHub

Loading...

Updated on
Jul 25, 2025

state_queryStorageAt RPC Method - AssetHub

Parameters

keys
array
REQUIRED
Loading...
hash
string
Loading...

Returns

result
array
Loading...
block
string
Loading...
changes
array
Loading...
Request
1
curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/asset-hub' \
2
--header 'Content-Type: application/json' \
3
--data '{
4
"jsonrpc": "2.0",
5
"id": 1,
6
"method": "state_queryStorageAt",
7
"params": [
8
[
9
"0x26aa394eea5630e07c48ae0c9558cef7"
10
],
11
"0x298f8c5f8572a869abe215216c0b12b255bc325407dd115b410dd0224418baa4"
12
]
13
}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free