How Ormi Billing Works
Ormi uses a credit-based system. 1 credit = $0.01 USD Our pricing is metered and billed based on your actual usage.Understanding usage metrics
We track two primary metrics:- Active subgraphs: The number of subgraphs you have running.
- Stored entities: The total amount of data stored across your subgraphs as defined by the number of entities.
Entity storage billing
Entity storage is calculated by the hour across all subgraphs:- When you delete a subgraph, its stored entities are no longer billed.
- All entities count toward your project’s cumulative usage.
| Plan Type | Price per 1,000 Entities | Price per 100,000 Entities |
|---|---|---|
| Developer | 4 credits ($0.04) | $4.00 |
| Enterprise | 1 credit ($0.01) | $1.00 |
Plans
Community plan
- Price: Free
- Features:
- Support for 20+ chains
- Load balanced RPC proxy layer
- Enhanced monitoring
- Metrics and analytics dashboards
- Up to 3 custom subgraphs
- 100,000 entities storage included
- Rate limit: 20 requests / 10 seconds
- Email support
Developer plan
- Price: Pay as you go
- Features:
- Includes everything in the Community plan
- Rate limit: 50 requests / 10 seconds
- Priority email support
- $4.00 per 100,000 entities stored
Enterprise plan
- Price: Custom pricing
-
Features:
- Includes everything in the Developer plan
- Optional dedicated environment
- Custom query limit
- 99.9% uptime, sub-50ms latency
- Custom SLA support
- 24/7 support via Email, Slack, and Telegram
- $1.00 per 100,000 entities stored
Usage comparison
| Feature | Community | Developer | Enterprise |
|---|---|---|---|
| Entities stored | 100,000 free | $4.00 per 100,000 | $1.00 per 100,000 |
| Rate limit | 100 / 10s | 50 / 10s | Custom |
| Community subgraphs | Unlimited | Unlimited | Unlimited |
| Custom Subgraphs | 3 | Unlimited | Unlimited |
FAQs
When does billing occur?
When does billing occur?
Usage is calculated hourly and billed monthly. If you pause a subgraph, it stops indexing new data, but you can still query it. Deleting a subgraph removes it completely. Billing continues for resources used up to that point. If you cancel your subscription on, for example, day 10 of the billing period, charges continue until day 30, when the cancellation takes effect in the next cycle. During this time, the subgraph can still be queried unless deleted manually. Fees accumulate only for resources already used, ensuring fair billing throughout the cycle.
What happens if I exceed my plan limits?
What happens if I exceed my plan limits?
- Community Plan: Service will be paused until usage returns below limits
- Developer Plan: Additional usage is billed at standard rates
- Enterprise Plan: Custom limits based on your agreement
How is entity storage calculated?
How is entity storage calculated?
Entity storage is measured hourly across all active subgraphs. For example:
- 3 subgraphs with 10,000 entities each = 30,000 total entities
- Deleting one subgraph reduces your billable entities accordingly