FAQ - Staked Connection

Q. How can I enable QoS?

You can enable QoS through two available methods:
  • Monthly Subscription: Paid in Euros (100 EUR/month = 100 SOL QoS)
  • elSOL Staking: Each 1 elSOL staked equals 1 SOL QoS
For further details, please contact us on the official Discord.

Q. Transactions on my dedicated node have a low success rate

Transaction success rates and speed are significantly affected by a mechanism called QoS (Quality of Service). We offer QoS specifically for dedicated nodes. For more details, please refer to the pages below or inquire through our official Discord.

Q. What is the latency like?

Latency depends significantly on measurement methods and your environment. Rather than relying on specific numbers, test our endpoints using the free trial to ensure your requirements are met in your actual environment.

Q. Is this RPC (gRPC, Shreds) faster than others?

Use our free trial to compare directly with other services. If our service is slower, please share specific conditions via Discord, and we'll promptly investigate and improve our performance.

Q. I'm experiencing high latency. Why?

Latency increases with distance from the endpoint. We recommend accessing from servers close to the provided endpoint. The fastest environments are available through our Bare-Metal servers and VPS services.

Q. Which is the fastest: WebSockets, gRPC, or Shreds?

Customer feedback consistently indicates the following performance order:
Shreds > gRPC > WebSockets
Please let us know if you experience different results.

Q. Latency isn't what I expected.

Performance can vary based on your chosen programming language. Generally, languages perform in the following order:
Rust > Go > TypeScript (JavaScript) > Python
For more detailed comparisons, refer to this resource:
We strongly recommend using Rust if you're aiming for maximum performance.