call_endpoint
Call blockchain endpoints across 70+ networks to access token analytics, transaction data, domain resolution, and multi-chain comparisons using Grove's Pocket Network infrastructure.
Instructions
Call a Pocket Network endpoint with optional parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpointId | Yes | The ID of the endpoint to call | |
| pathParams | No | Path parameters (e.g., {id: "123"} for /users/:id) | |
| queryParams | No | Query parameters to append to the URL | |
| body | No | Request body for POST/PUT/PATCH requests |