One-shot anything on Solana
Meet the Helius stack for agents:
- Claude Code Plugin
- MCP Server with 60+ tools
- Helius CLI with 95+ commands
- Skills for Helius, DFlow, Phantom, and SVM
- Supports all Helius APIs, staking, and tooling
Enjoy
Your token feed shouldn’t miss transfers
Normal SPL transfers never put the mint in the list of account keys, so gRPC accountInclude filters never match it
LaserStream's new matchMints flag matches pre/post balances to fix this
Kyle built Gatekeeper, our edge gateway, and has been instrumental in shaping how we scale our network architecture to serve the Solana ecosystem
Check out his conversation with @nocircuit
New episode of The Stack with @nocircuit@flkrs from @Helius shares how years of internet-scale networking work shaped the way he thinks about Solana and why low latency, edge architecture and reliability matter so much for the “Internet of Finance.”
Listen to the episode
BAM Preconfirmations are now automatically included in Helius Preconfs, adding an additional 34% of network coverage
Stream transactions the instant a validator commits to executing them (the earliest onchain signal) with preconfSubscribe
Get started: helius.dev/docs/pre-confi…
BAM Preconfirmations are now live via @Helius and @triton_one
Get access to the lowest latency data stream from validators running BAM-compatible clients; covering over 34% of network stake
If you've ever tried to read a Solana transaction, you know the pain: it's a wall of base64 and addresses with no names
What happened? Who swapped what? You end up decoding it yourself
Not anymore
Introducing Parsed Streams and the Parsed Events API
Now in open beta