TaifoonTAIFOON
01

PRICING

Usage-based pricing for every integration path

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

ICP-05 · CHAINS & ROLLUPS

Chain Integration Pricing

Universal interoperability for OP Stack, Arbitrum Orbit, ZK rollups, app chains, and new L1s. ~20 lines of code to join 41-chain verification.

TESTNET
Free

Get your chain added to the Taifoon grid — testnet first.

Header submission to aggregation
MMR inclusion — testnet
Portable proofs sandbox
Integration support
Docs + dev channel
ADD YOUR CHAIN
MAINNET
$65/mo

Production chain inclusion. Instant cross-chain connectivity.

Universal SuperRoot inclusion
Portable proofs — any chain can verify your state
0 bridges needed
Finality type mapping
Chain status dashboard
Block indexing monitoring
GO MAINNET
ECOSYSTEM
Custom

Full ecosystem coverage. All your orbit/stack chains in the grid.

Bulk chain onboarding
Custom finality config
Dedicated grid partition
White-label verification
Priority support + SLA
Revenue share model
ECOSYSTEM DEAL
Questions about chains & rollups pricing?
Talk directly with the team on Telegram.
Dev 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