💰Pricing
Managed cluster resources will be charged per-usage as you go
🥰 Free Forever
For personal or projects under development you can use Flair up to these limitations forever for free:
Indexers (i.e. chains): 1 chain (up to 8 RPC endpoints per chain)
Ingestions: 2,000 / month (events, txs, blocks)
Processors: 1 (each processor can handle multiple events)
Backfills: 1 hour / month (enough to backfill 25 million historical blocks)
🚀 Scale Plan
You can configure max spent for your usage-based resources such as number of events/transactions/blocks processed.
Estimate for your project
We can help you estimate costs based on your specific use-case before any commitment, please reach out to our engineers to do it in less than 30 minutes.
We are more than happy to provide a custom pricing for your project if these predefined plans are not properly efficient for your use-case.
Example case for a small DeFi protocol
Imagine a DeFi protocol with around 10,000 users (active positions), they store all their Withdraws, Deposits, and show the data on their frontend.
Cluster: small
Indexers for 2 chains: 2 x $10 = $20 / month
5 processors: 5 x $5 = $25 / month
1000 events / month: 1k x $0.0008 = $0.8 / month
1 enricher: 1 x $5 = $5 / month
10 Pools (to calculate total-volume / day) = 10 x 30 days x $0.0004 = $0.12 / month
Database Writes: < 1 million → $2.5 / month
Database Reads: < 1 million → $0.5 / month
Storage: < 1 GB → $1 / month
Logs: < 1 GB → $1 / month
Final: ~$56 / month
Last updated
Was this helpful?