Overview
The Solana Staking GraphQL API provides a complete solution for staking SOL tokens without requiring users to manage their own Solana clients or validator infrastructure. Users submit staking, deactivation, and withdrawal intents which return unsigned transactions. These transactions must be signed by the user’s wallet and submitted to the Solana network.
Last updated