TaifoonTAIFOON
01

PRICING

Usage-based pricing for every integration path

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

ICP-01 · DEFI PROTOCOLS

Protocol Verification Pricing

Cross-chain state proofs for DEXs, lending, perps, yield aggregators, and RWA protocols. Verify source-chain events on any destination without bridges.

BUILDER
Free

Testnet + sandbox. Get proofs working before you ship.

41 chains — testnet access
100 proofs/day
V5 Proof API (sandbox)
Telegram dev support
Integration docs
START BUILDING
PROTOCOL
$65/mo

Production proofs for live protocols. Cross-chain verification at scale.

41 chains — mainnet
20 verifications/sec
V5 Proof API (full)
Event streaming (SSE)
1M proof storage
SuperRoot on-chain anchor
DEPLOY NOW
ENTERPRISE
$1,800/mo

Dedicated infrastructure. SLA-backed. Custom SuperRoot config.

97 proofs/sec burst
50 verifications/sec sustained
Cryptographic proof bundles
On-chain messaging relay
Custom finality config
99.9% SLA
CONTACT TEAM
Questions about defi protocols 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