Token Grid — One Key, Every Surface
Every call you make against the Taifoon Intel API, V5 proof reads, and protocol search runs through one balance. Free 50,000 tokens to evaluate. Top up by sending USDC on Base from the wallet you signed up with — no checkout, no card.
Connect your wallet
Use the CONNECT_WALLET button in the top-right. Your eth address becomes your Grid identity. One key per address — forever recoverable.
One USDC, one million tokens.
Pricing is $1 per million tokens (prompt + response). No subscriptions, no auto-renew. Send what you want, when you want.
Equip your protocol with Taifoon intelligence.
We custom-integrate your protocol into Taifoon: a dedicated header collector, your own LoRA adapter on the Nemotron Mamba base, and on-boarded LLM agents (trader · router · reader) that speak your domain. Same Grid funnel, same Token billing, deeper coverage.
We add your network to the 41-chain header collector. Block-level proofs, MMR superroot inclusion, V5 finality binding — all from day one.
A QLoRA adapter on Nemotron-3-Nano-4B trained on your protocol’s docs, events, and tx semantics. Lives in our unified API; queryable as /api/intel/<your-slug>.
On-board the LLM trader (algotrada-brain), the router (taifoon-search), and the reader (taifoon-intel) into your stack. Auth flows through one Grid key.
Three lines to talk to the model.
# pip install nothing — stdlib only
from taifoon_intel import TaifoonIntel
intel = TaifoonIntel(api_key='tk_grid_xxx')
print(intel.generate('taifoon', 'Best route Arb→Base for 50k USDC?'))