get_supported_methods
Retrieve all available RPC methods for a specific blockchain service, enabling developers to understand supported operations for network interactions.
Instructions
Get all supported RPC methods for a specific blockchain service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| network | No | Network type (defaults to mainnet) |