state_getKeysPaged RPC Method
Parameters
StorageKey
string
REQUIRED
Loading...
u32
integer
REQUIRED
Loading...
StartKey
string
Loading...
BlockHash
string
Loading...
Returns
result
string
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": "state_getKeysPaged",6"params": [7"",829],10"id": 111}'
1curl -X POST "https://docs-demo.peaq-mainnet.quiknode.pro/" \2-H "Content-Type: application/json" \3-d '{4"jsonrpc": "2.0",5"method": "state_getKeysPaged",6"params": [7"",829],10"id": 111}'
Response
1{2"jsonrpc": "2.0",3"result": [4"0x00124238ec12dd5198021ac60c2ae1c94e7b9012096b41c4eb3aaf947f6ea429",5"0x0d715f2646c8f85767b5d2764bb2782604a74d81251e398fd8a0a4d55023bb3f"6],7"id": 18}
1{2"jsonrpc": "2.0",3"result": [4"0x00124238ec12dd5198021ac60c2ae1c94e7b9012096b41c4eb3aaf947f6ea429",5"0x0d715f2646c8f85767b5d2764bb2782604a74d81251e398fd8a0a4d55023bb3f"6],7"id": 18}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free