Currently, we offer three types of RPC services: "Public RPC Endpoint", "Private RPC Endpoint" and "Enterprise Node Solution". Feel free to contact us via Discord or Email to learn more about the details.
Public RPC Endpoint
BlockVision provides a free Public RPC Endpoint Service for Sui ecosystem developers. Here are the links:
- Mainnet RPC Endpoint: https://sui-mainnet-endpoint.blockvision.org
- Testnet RPC Endpoint: https://sui-testnet-endpoint.blockvision.org
For Public Endpoint, the Rate Limit is 10 requests per 10 seconds.
Private RPC Endpoint
Compared to Public RPC Endpoint, Private RPC Endpoint is more stable. Each developer can get a private API Key and track the request accumulation of the API Key for data analysis purposes. Private RPC Endpoint adopts the Pay-as-You-Use model, and users can customize the Rate Limit and Compute Unit according to their individual needs.
For Private Endpoint, each RPC call currently consumes 50 compute unit.
How to Register
You can create an account on our dashboard. After completing the registration process, you will be directed to a page where you can click on the 「Create APP」 button.
Next, select 「Sui」 and click on the 「Confirm」 button to create your app.
Once you have created your app, you can click on 「View API Key」 to see your own unique API Key.
Stats
For each of your API Keys, you can track the call data and Compute Unit usage through our dashboard.
You can also easily track request logs, view request parameters and response data.
Pricing
We charge based on compute units, and all fees are fully transparent. Please refer to our Compute Unit documentation for more details.
Membership | Cost | Requests per Month | Rate Limit |
---|---|---|---|
Free | $0 per month | 200,000 | 5 requests per second |
Lite | $29 per month | 2,000,000 | 10 requests per second |
Basic | $99 per month | 12,000,000 | 20 requests per second |
Pro | $199 per month | 40,000,000 | 40 requests per second |
For users with exceptionally high traffic or latency requirements, we also offer an Enterprise Node solution that enables project owners to set up their own private, high-performance Node service. Please feel free to contact us via Discord or Email to learn more about this option.