Home

Returns proof of storage entries at a specific block state

POST
https://atleta.nownodes.io/state_getReadProof

Authorizations

ApiKeyAuthApiKeyAuth

API_key string

NOWNodes API key passed in the api-key header.

Retrieves Merkle proofs for specific storage keys at a given block state, providing cryptographic verification of stored data.

Body

application/json
API_keystring
jsonrpcstring
idstring
methodstring
paramsArray<string>

Response

200OK

Successfully retrieved proof of storage entries.

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error