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:

👍

Reference

  • View the Solana - Staking API Endpoints here.
  • View the Solana - Staking Reporting API Endpoints here.

👋 Need Help?

Contact us through email or our support page for any issues, bugs, or assistance you may need.