TaifoonTAIFOON
01

PRICING

Usage-based pricing for every integration path

Pick your segment. See exactly what you get. Every tier metered transparently.

ICP-02 · INSTITUTIONAL & TRADING

Trading Signal Pricing

Real-time signals, verified pricing, and execution proofs for market makers, quant bots, MEV searchers, and arbitrage operators.

SIGNALS
$35/mo

Market intelligence from verified on-chain data.

Token launch signals
Arbitrage opportunity alerts
DEX pricing feed (SSE)
41 chains monitored
5K queries/day
50 relay ops
GET SIGNALS
PROFESSIONAL
$120/mo

Low-latency feeds for systematic trading.

Everything in Signals
WebSocket streaming (<100ms)
Whale movement alerts
Gas spike notifications
50K queries/day
Historical backfill API
GO PRO
INSTITUTIONAL
Custom

Dedicated feed infrastructure for funds and desks.

Direct gRPC streaming
Co-located data feeds
Custom signal filters
Per-hop execution proofs
Compliance-ready audit trail
Dedicated account manager
TALK TO US
Questions about institutional & trading pricing?
Talk directly with the team on Telegram.
Trading Channel
METERING

All plans are usage-metered. Everything transparent. Pay for what you use.

METRICUNITFREEPAIDENTERPRISE
Proof Generationper proof100/day20/sec97/sec burst
API Queriesper request100/day5K-50K/dayUnlimited
Verificationper verifySandbox20/sec50/sec sustained
Storageproof blobs100MB1M proofsUnlimited
StreamingconnectionsSSE + WSgRPC dedicated
SLAuptimeBest effort99%99.9%
EVERY PLAN INCLUDES
41 chains · V5 SuperRoot · MMR proofs · Finality layer · Zero bridge trust
V5 ProofsSuperRootMMRgRPCBloom Filters
SDK & API ACCESS
01 · INSTALL SDK
npm install @taifoon/sdk

TypeScript SDK with sub-path imports: proof, gas, signals, executor, registry. Rust crate and Forge interfaces also available.

SDK documentation →
02 · GET API KEY
// Register with your wallet address
POST /api/v1/register
{ "wallet_address": "0x...", "tier": "explorer" }

Free Explorer tier: 100 req/min, no payment required. All tiers tracked and metered. Upgrade anytime.

API key docs →
03 · ACTIVATE SUBSCRIPTION
USDC on Base
ETH on Base

Builder and above: pay on-chain via the ApiRegistry contract on Base (8453). 30-day rolling subscription. Auto-refund on excess ETH. Usage tracked on-chain and off-chain.

taifoon-sdk →
TIERRATE LIMITPRICEPAYMENTENDPOINTS
Explorer100 req/minFreeNoneProof, Gas (REST), Chain Status
Builder1,000 req/min50 USDC/moUSDC or ETH on BaseAll REST + SSE signals
Protocol10,000 req/min500 USDC/moUSDC or ETH on BaseAll REST + SSE + gRPC streaming
EnterpriseCustomCustomCustomAll + dedicated endpoints + SLA
AUTHENTICATION
# Include in every request (Builder+ tiers)
curl -H "X-API-Key: tfn_live_..." https://scanner.taifoon.dev/api/v5/proof/blob/1/19876543

# Explorer tier: no key needed, rate-limited by IP
curl https://scanner.taifoon.dev/api/v5/proof/blob/1/19876543

Not sure which path?

Start with the free Explorer tier — no payment, no key needed. Upgrade when you ship to mainnet. All paths converge on the same proof layer.

Related systems

Pulse

Real-time network telemetry across 41 chains

Search

Cross-chain entity detection and fund flow analysis

Docs

Complete integration documentation and API reference

Read the Integration Overview