Building on @solana just became limitless 🚀
We're launching the Unlimited Credits Plan — starting at just $199/month
What you get:
🔥 Unlimited gRPC streaming
⚡ Unlimited RPC calls
🙅♂️ No credit limits. No overage stress.
Built for founders, teams & builders who want to ship fast & not stress about infra.
This is freedom to build.
#Solana
I would like to request you all to report @Shyft_to official account as Hacked and help us to save the community please. We would be really great full to all.
And requesting everyone to not interact with any message sent by hacker on discord and twitter
SOS everyone,
@Shyft_to discord and Twitter is been hacked. Please do not interact with any link and wallet address or any other kind of information spread from these.
We are working to resolve this. If any one can help us. please dm me.
Happy 5th birthday Solana fam! 🥳
408+ billion transactions.
1,300+ validators.
$987+ billion volume.
Thank you to all the relentless founders, devs, and nCMOs around the globe who have made Solana what it is today — 5 years in, we're just getting started 🎊
Thankyou @solana for changing many lives and taking blockchain innovation to next level.
This Thanksgiving, it's our turn to give back! 🎉
We're giving away 20% discount to all new Shyft users building on Solana.
Cheers! 🥂
📢Announcement: Launching Solana DeFi APIs 🚀
@solana is the epicenter of DeFi in this bull run, but its DeFi data is scattered across multiple DEXes, making development a challenge.
Developers often handle each DEX separately using SDKs or raw RPC calls, with tasks like fetching token pools taking up to 10-30 seconds due to slow getProgramAccounts RPC calls.
Our new DeFi APIs solve this.
Powered by our Superindexer, It aggregates and streamline data from all top Solana DEXes, including @RaydiumProtocol , @orca_so , @openbookdex@FluxBeamDEX, @MeteoraAG , and more. The APIs fetch this data in under 500ms, fully parsed and ready to use.
Now, @solana_devs can easily access aggregated liquidity data, monitor token prices, and track positions across DeFi protocols with minimal effort. Our APIs simplify backend complexity, letting you build faster, reduce errors, and focus on creating exceptional DeFi applications.
Checkout the Documentation for more details in next thread.
New Blog:
Get parsed transaction data 10x faster using the new Shyft's parse_selected endpoint!
In general, developers use tx_history to fetch parsed Tx, but it fetches only 100 Tx per call. With the new parse_selected endpoint, you can fetch 1,000 Tx in parallel calls all at once.
Want to know how? Check out our latest blog! 💥👇
Go gRPC cryptic error of the day:
If you’re seeing “error reading server preface: http2: frame too large”…
Your client might be using “insecure.NewCredentials()” rather than “credentials.NewTLS(&tls.Config{InsecureSkipVerify: true})”
sigh
Looking for NFT floor price data? We’ve got some tea 🍵
When building NFT applications on Solana, obtaining real-time floor price data is crucial, yet challenging. The problem arises when floor prices of collections vary across major NFT marketplaces.
After indexing @tensor_hq@MagicEden@solsniperxyz , we figured it's just a couple of combinations of calls to Shyft APIs and GraphQL to obtain real-time & accurate floor price of any NFT collection.
Here's how you can build your own NFT floor price checker: 👇
Good morning, @solana Chadlets! ☀️
Work is in full swing on our GraphQL side, and the early users are thrilled with their experiences. 🤯
Meet @spacemandev, a seasoned Solana devlet who's had the opportunity to work with our custom indexers on his program accounts. 🐐 Here's what he has to say 👇
Our GraphQL APIs help @solana_developers in debugging programs by offering faster, transparent, and facilitating unique/complex queries for enhanced data insights. 🔥
While we're still fine-tuning things with GraphQL, if you're building a protocol on Solana, slide into our DMs to experience this firsthand.📨🚀
This is how an program IDL can help you decode raw account data on solana
@Shyft_to provides an entire indexing structure for your program, so that you can directly query real-time data from your program/protocol.
#Solana#OPOS