๐ Billing and Limits
Billing
Sentio measures usage in Sentio Units (SU) and issues bills at the end of each month. The USD price per SU depends on your plan.
Billing Rules
- All processor usage is billed to the project owner.
- All API usage is billed to the API caller (identified by API key).
Free Usage
The following incur no charges:
- Usage from the Sentio UI.
- Usage from the processor in backfill stage
If a bill remains unpaid for one month, the service will be automatically suspended.
Sentio Units
Inside Processor
| Activity | Cost (Sentio Units) |
|---|---|
| Each new data point in watching stage (metrics, event-logs, entities)ยน | 4,000 |
| Each Webhook trigger in watching stage | 1,000 |
| Each node RPC request in watching stage, with a few exceptionsยฒ | 20 |
Outside Processor
Notes
-
Updates or deletes of entities do not count as new points and cost 0 SU.
-
Data API per call cost for different query engine (Medium, Large, Ultra require a paid plan.)
Engine Size Description Cost (Sentio Units) Small Basic performance, minimal resources 1,000 Medium Balanced performance and resources 1,250 Large High performance with faster speed and more resources 1,500 Ultra Maximum resources, top-tier performance 2,000 -
RPC call exceptions: โข
net_version,eth_chainId,eth_syncing,eth_protocolVersion,net_listening,web3_*โ 0 SU
Multi-Version Usage
If multi-version is enabled (e.g. versions X and Y, with X being the new one):
- Backfill for all versions is free.
- Once X enters Watching, usage for both X and Y is charged until you switch the active version to X.
- Abandoning a version stops its usage from being counted.
Limits
- Number of Series per Processor: max 10,000.
- Free Tier Projects: up to 3 projects.
- Free Tier Alerts: up to 3 alerts.
Updated 4 days ago