Skip to main content

EVM Service Request

POST 

/v1

Handles EVM service requests. This endpoint processes API requests and forwards them to the appropriate endpoint in the Pocket Network.

Server Usage & Authentication:

  • Subdomain URLs (https://{serviceId}.rpc.grove.city):
    • Service ID determined from subdomain, no Target-Service-Id header needed
    • Requires Portal-Application-ID header with your Grove Portal Application ID
    • Optional Authorization header with Grove API Key (if your portal app requires it)
  • Local PATH (http://localhost:3069):
    • Requires Target-Service-Id header to specify the service
    • No authentication headers required

Request

Responses

Successful JSON-RPC response