Staking API
On this page, you will find a TypeScript example showing how to send a SOL transaction using the Solana Staking API. It signs and broadcasts the transaction using the standardized Solana SDK and RPC endpoints. These are supported by Blockdaemon through the RPC API for Solana.
Prerequisites
You’ll need the following before running the script:
- Funded Solana account (devnet or mainnet)
- Blockdaemon API key
Tutorial
⬇️ See tutorial in the recipe below:
💡
Stake SOL via Blockdaemon API
Open Recipe
Reference
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.
Updated about 1 month ago