Robinhood Chain method - eth_simulateV1
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Simulates one or more blocks of calls on top of a given block, optionally overriding state, and returns the result of every call.
Body
application/json
JSON-RPC 2.0 request to the Robinhood Chain mainnet endpoint.
Request payload for Simulates one or more blocks of calls on top of a given block, optionally overriding state, and returns the result of every call.
jsonrpcstringrequiredJSON-RPC protocol version
methodstringrequiredName of the method to call
paramsArray<any>requiredParameters for eth_simulateV1.
idintegerrequiredUnique identifier for the request
Response
200OK
eth_simulateV1 response
500Internal Server Error
Upstream node or gateway error.