@@ -45,7 +45,7 @@ Need support for another network? Reach out at [admin@stakely.io](mailto:admin@s
4545
4646If you are unsure which Cosmos networks are enabled for your account you can ask the API directly.
4747
48- - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/GET/api/v1/cosmos /native/networks " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmos /native/networks</code ></a >
48+ - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/GET/api/v1/cosmoshub /native/networks " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmoshub /native/networks</code ></a >
4949Each object in the response includes:
5050
5151| Field | Description |
6161
6262Craft a stake transaction:
6363
64- - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmos /native/action/stake " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmos /native/action/stake</code ></a >
64+ - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmoshub /native/action/stake " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmoshub /native/action/stake</code ></a >
6565
6666#### Description
6767
8181
8282Craft an unstake transaction:
8383
84- - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmos /native/action/unstake " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmos /native/action/unstake</code ></a >
84+ - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmoshub /native/action/unstake " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmoshub /native/action/unstake</code ></a >
8585
8686#### Description
8787
101101
102102Craft a claim rewards transaction:
103103
104- - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmos /native/action/claim-rewards " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmos /native/action/claim-rewards</code ></a >
104+ - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmoshub /native/action/claim-rewards " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmoshub /native/action/claim-rewards</code ></a >
105105
106106#### Description
107107
121121
122122Gathers signature and unsigned tx:
123123
124- - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmos /native/action/prepare " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmos /native/action/prepare</code ></a >
124+ - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmoshub /native/action/prepare " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmoshub /native/action/prepare</code ></a >
125125
126126#### Description
127127
141141
142142Broadcast a signed transaction
143143
144- - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmos /native/action/broadcast " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmos /native/action/broadcast</code ></a >
144+ - Endpoint: <a href =" /staking-api/api-reference#tag/cosmoshub/POST/api/v1/cosmoshub /native/action/broadcast " target =" _blank " rel =" noopener noreferrer " ><code >/api/v1/cosmoshub /native/action/broadcast</code ></a >
145145
146146#### Description
147147
0 commit comments