childstate_getStorageHash RPC Method
Parameters
PrefixedStorageKey
string
REQUIRED
Loading...
StorageKey
array
REQUIRED
Loading...
Hash
string
Loading...
Returns
Hash
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_getStorageHash",6"params": [7"PrefixedStorageKey",8"StorageKey"9],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": "childstate_getStorageHash",6"params": [7"PrefixedStorageKey",8"StorageKey"9],10"id": 111}'
Response
1{2"jsonrpc": "2.0",3"result": "0x9ee6dfb61a2fb903df487c401663825643bb825d41695e63df8af6162ab145a6",4"id": 15}
1{2"jsonrpc": "2.0",3"result": "0x9ee6dfb61a2fb903df487c401663825643bb825d41695e63df8af6162ab145a6",4"id": 15}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free