Robinhood Chain method - eth_getProof
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the Merkle proof for an account and, optionally, for the requested storage slots at a given block.
Body
application/json
JSON-RPC 2.0 request to the Robinhood Chain mainnet endpoint.
Request payload for Returns the Merkle proof for an account and, optionally, for the requested storage slots at a given block.
jsonrpcstringrequiredJSON-RPC protocol version
methodstringrequiredName of the method to call
paramsArray<any>requiredParameters for eth_getProof.
idintegerrequiredUnique identifier for the request
Response
200OK
eth_getProof response
500Internal Server Error
Upstream node or gateway error.