get_blockchain_service
Retrieve detailed information about blockchain services, including supported RPC methods, for networks like Ethereum, Solana, and Polygon using Grove's Pocket Network endpoints.
Instructions
Get details about a specific blockchain service including supported RPC methods
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name (e.g., "ethereum", "polygon", "solana") | |
| network | No | Network type (defaults to mainnet) |