Venice Crypto RPC Proxy
venice_crypto_rpcSend JSON-RPC requests (eth_call, eth_blockNumber) to blockchains like Ethereum, Polygon, Base, Arbitrum, and Optimism. Supports x402 wallet auth and API key.
Instructions
Proxy a JSON-RPC call to a supported blockchain network (eth_call, eth_blockNumber, etc.). Networks include "base-mainnet", "ethereum-mainnet", "polygon-mainnet", "arbitrum-mainnet", "optimism-mainnet", and others. List all via GET /api/v1/crypto/rpc/networks. Supports x402 wallet auth (no Venice account needed) and API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Full network id, e.g. "base-mainnet" (NOT just "base"), "ethereum-mainnet", "polygon-mainnet". | |
| rpc_method | Yes | ||
| rpc_params | No |