diff --git a/CLAUDE.md b/CLAUDE.md index 7c15439..ca9adab 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ # @blockrun/llm (TypeScript SDK) -TypeScript SDK for 41+ LLMs with streaming, smart routing, and automatic USDC micropayments via x402. No API keys — wallet signature is authentication. +TypeScript SDK for 66 LLMs with streaming, smart routing, and automatic USDC micropayments via x402. No API keys — wallet signature is authentication. ## Commands diff --git a/README.md b/README.md index b0faae4..3c87e82 100644 --- a/README.md +++ b/README.md @@ -748,7 +748,7 @@ Generic escape hatches: `client.defi(path, params)`, `client.dex(path, params, b ### Multi-chain RPC `RpcClient` wraps `POST /v1/rpc/{network}` — standard JSON-RPC 2.0 access to -40+ chains through one endpoint (Ethereum, Base, Solana, Polygon, BSC, +40 chains through one endpoint (Ethereum, Base, Solana, Polygon, BSC, Arbitrum, Optimism, Avalanche, Bitcoin, Sui, and more; powered by Tatum's RPC gateway). No API key, no per-chain endpoints: flat **$0.002 per call** in USDC; a JSON-RPC batch charges per element.