Starton compute units
Compute units are a measure of the computing resources used by an operation and are typically used to determine the cost of using computing services. They are based on factors such as CPU time, memory usage, and network traffic.
Similarly, Starton compute units are a measure of the computing power used by Starton to track a project's resource consumption. This standard unit allows users to easily understand and manage their resource usage.
info
Depending on your subscription plan, monthly usage quotas may differs.
With every Starton plan, you get a specific amount of monthly calls available. The number of compute units varies based on the plan you select. Please visit the pricing page for more information on compute units.
Estimating compute unit needs
Compute units are counted based on your usage of the following:
Usage | Compute unit cost |
---|---|
CU per smart contract deployed | 750 |
CU per transaction | 750 |
CU per read queries | 20 |
CU per watcher events | 20 |
CU per Go/days | 500 |
CU per upload | 50 |
CU per watcher created | 1000 |
Be aware of simulations.
When deploying a smart contract from the API, you can set the simulation parameter to true. For more information, see the API reference. In this case you are going to need two API calls to deploy your smart contract. From the web application, the simulation is part of the deployment which is why it counts as two deployments.