Get Stake Info
Staking
Get Stake Info
Read details of a specific stake position
GET
Get Stake Info
Returns the principal, start time, lock duration, reward percent, and active flag for a specific stake. Indexes are 0-based and correspond to creation order; useDocumentation Index
Fetch the complete documentation index at: https://docs.shakesco.com/llms.txt
Use this file to discover all available pages before exploring further.
/stake-count to find the highest valid index.
If the index doesn’t exist for this customer, the endpoint returns zeros and active: false rather than an error.
Query Parameters
Your unique identifier for this customer
0-based index of the stake position
Response
Principal locked in the stake
Unix timestamp (seconds) when the stake was created
Configured lock period in seconds
Reward percent earned at full lock period
true if the stake is still locked; false once unstaked