Skip to main content

Cosmos Hub

This section covers Cosmos Hub staking integrations using the Stakely Staking API. It includes Cosmos-specific notes, transaction signing examples, and the staking flows supported by Stakely.

What you will find in this section

  • Native staking: end-to-end flows and endpoints for delegating, undelegating, and claiming rewards on Cosmos Hub, plus a complete worked integration example (craft, sign, prepare, broadcast) including signing with a local key or an external custodian.

Notes

  • Cosmos integrations use the optional X-NETWORK header to select the target network. The API provides a dedicated endpoint to list all available Cosmos networks and their corresponding X-NETWORK values.
  • All staking operations are executed on-chain. Stakely prepares the transaction payloads, while signing is performed by your application using your preferred signing method.