Changelog
Stay up-to-date with the latest Helius updates, new features, improvements, and changes to our APIs and services.
Changelog
Stay informed about the latest updates, new features, improvements, and changes to Helius APIs and services. We’re constantly working to improve your developer experience and provide you with the best Solana infrastructure.
Want to stay updated? Join our Discord community for real-time announcements or follow us on X for the latest updates.
Staked Transactions Are the New Default
What’s Changed:
- Staked Connections Default: Transactions sent through Helius now automatically use staked connections by default, providing you with the highest transaction landing rates and optimizing for speed and reliability. No code changes required.
- Pricing Update: Staked connection pricing decreased from 50 to 10 credits per transaction, making it more cost-effective to use our premium transaction infrastructure.
Endpoint Changes:
- Staked Endpoint: The dedicated staked endpoint (
staked.helius-rpc.com
) is being phased out in favor of the regular endpoint which now uses staked connections by default. You can continue using the staked endpoint for now, but we recommend switching to the regular endpoint (mainnet.helius-rpc.com
) for the best experience.
Alternative Options:
- Unstaked Connections: To continue using unstaked connections (1 credit per call), use
https://unstaked.helius-rpc.com
. Please note that unstaked connections may not be reliable during periods of network congestion.
Massive RPC Performance Improvements
Big news: We’ve reduced latency on all Solana account-based RPC calls by up to 95%!
p95 improvements:
getProgramAccounts
— 95% fastergetAccountInfo
,getMultipleAccounts
,getBalance
,getSlot
— 60% fastergetTokenAccountsByOwner
— 50% faster
Steps to use it: Nothing! If you use a shared and paid Helius subscription (i.e., not dedicated nodes), you get automatic access.
What this means for you:
- Faster dApp loading times: Account data fetches nearly instantly
- Better user experience: Reduced waiting times for balance checks and token account queries
- More efficient development: Faster iteration cycles when building and testing
- Improved scalability: Handle more concurrent requests with the same infrastructure
Have questions about any of these changes? Contact our support team at support@helius.xyz or reach out in our Discord community.