Staking API
On this page, you will find a TypeScript example showing how to send an ATOM transaction using the Cosmos Staking API. It includes functions for staking, deactivating, or withdrawing staking rewards.
Prerequisites
You’ll need the following before running the script:
- A mnemonic for your Cosmos wallet
- Your Blockdaemon API key
- Cosmos RPC endpoint
Tutorial
⬇️ Follow the step-by-step guide in the recipe below:
Stake ATOM 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 25 days ago