tinkle-community
156bf04bcc
feat: add Claw402 (claw402.ai) x402 USDC payment provider
Add Claw402Client for claw402.ai's x402 micropayment gateway (Base USDC).
Supports 15+ AI models (GPT-5.4, Claude Opus, DeepSeek, Qwen, Grok, etc.)
with per-model endpoint routing.
- mcp/claw402.go: new client with model→endpoint mapping, x402 v2 payment flow
- mcp/blockrun_base.go: extract shared signX402Payment() for reuse
- Register "claw402" provider in all 6 consumer switch statements:
api/server.go, api/strategy.go, trader/auto_trader.go,
telegram/bot.go, debate/engine.go, backtest/ai_client.go
2026-03-10 17:53:13 +08:00
..
2025-11-15 23:04:53 -05:00
2026-03-10 17:53:13 +08:00
2026-03-10 14:54:50 +08:00
2026-03-08 17:44:50 +08:00
2026-03-08 17:29:21 +08:00
2026-03-10 17:53:13 +08:00
2025-12-08 01:43:22 +08:00
2026-03-08 17:29:21 +08:00
2025-12-08 01:43:22 +08:00
2026-03-10 00:14:01 +08:00
2025-12-08 01:43:22 +08:00
2025-12-08 01:43:22 +08:00
2025-12-08 01:43:22 +08:00
2025-12-11 15:16:59 +08:00
2025-12-11 15:16:59 +08:00
2026-03-08 17:29:21 +08:00
2025-12-11 15:16:59 +08:00
2025-12-08 01:43:22 +08:00
2026-03-09 23:18:51 +08:00
2026-03-09 23:18:51 +08:00
2025-12-08 01:43:22 +08:00
2026-03-08 00:22:16 +08:00
2025-12-08 01:43:22 +08:00
2026-03-10 00:14:01 +08:00
2025-12-08 01:43:22 +08:00
2025-12-08 01:43:22 +08:00
2025-12-08 01:43:22 +08:00
2025-12-08 01:43:22 +08:00
2026-03-08 17:10:07 +08:00