childstate_getKeysPaged RPC Method
Parameters
PrefixedStorageKey
string
REQUIRED
Loading...
StorageKey
string
REQUIRED
Loading...
u32
integer
REQUIRED
Loading...
StorageKey
string
Loading...
Hash
string
Loading...
Returns
StorageKey
array
Loading...
Request
1curl -X POST "https://docs-demo.peaq-mainnet.quiknode.pro/" \2-H "Content-Type: application/json" \3-d '{4"jsonrpc": "2.0",5"method": "childstate_getKeysPaged",6"params": [7"PrefixedStorageKey",8"",9"u32"10],11"id": 112}'
1curl -X POST "https://docs-demo.peaq-mainnet.quiknode.pro/" \2-H "Content-Type: application/json" \3-d '{4"jsonrpc": "2.0",5"method": "childstate_getKeysPaged",6"params": [7"PrefixedStorageKey",8"",9"u32"10],11"id": 112}'
Response
1{2"jsonrpc": "2.0",3"result": [4"0x0d715f2646c8f85767b5d2764bb2782604a74d81251e398fd8a0a4d55023bb3f",5"0x1a736d37504c2e3fb73dad160c55b2918ee7418a6531173d60d1f6a82d8f4d51"6],7"id": 18}
1{2"jsonrpc": "2.0",3"result": [4"0x0d715f2646c8f85767b5d2764bb2782604a74d81251e398fd8a0a4d55023bb3f",5"0x1a736d37504c2e3fb73dad160c55b2918ee7418a6531173d60d1f6a82d8f4d51"6],7"id": 18}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free