Skip to content

Commit 8c94eaa

Browse files
VickyXAI1bcMax
andauthored
fix: bind the last two stale numbers (#38)
CLAUDE.md advertised 80+ LLMs and the README said 40+ chains — the catalog serves 66 and Tatum exposes exactly 40. Both missed by earlier passes because they were phrased differently from everything that was grepped for. Audit is now clean outside CHANGELOG, which is history and stays as written. Co-authored-by: 1bcMax <viewitter@gmail.com>
1 parent 62d6785 commit 8c94eaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BlockRun LLM SDK (Python)
22

3-
Python SDK for 80+ LLMs plus image/video/music/speech generation, standalone search, multi-chain RPC, and Pyth-backed market data — all gated by USDC micropayments via x402. No API keys — wallet signature is authentication.
3+
Python SDK for <!-- br:models.chatVisible -->66<!-- /br:models.chatVisible --> LLMs plus image/video/music/speech generation, standalone search, multi-chain RPC, and Pyth-backed market data — all gated by USDC micropayments via x402. No API keys — wallet signature is authentication.
44

55
## Commands
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ Supported stock markets: `us, hk, jp, kr, gb, de, fr, nl, ie, lu, cn, ca`.
797797

798798
## Multi-chain RPC (`RpcClient`)
799799

800-
Standard JSON-RPC 2.0 access to 40+ chains through one endpoint — Ethereum,
800+
Standard JSON-RPC 2.0 access to <!-- br:chains.rpc -->40<!-- /br:chains.rpc --> chains through one endpoint — Ethereum,
801801
Base, Solana, Polygon, BSC, Arbitrum, Optimism, Avalanche, Bitcoin, Sui, and
802802
more (powered by Tatum's RPC gateway). No API key, no per-chain endpoints:
803803
flat **$0.002 per call** in USDC; a JSON-RPC batch charges per element.

0 commit comments

Comments
 (0)