Create Stake
Staking
Create Stake
Lock a portion of a customer’s balance for a fixed period in return for rewards
POST
Create Stake
Locks tokens from the customer’s available balance into a new stake position. Rewards accrue proportionally to the lock duration (seeDocumentation Index
Fetch the complete documentation index at: https://docs.shakesco.com/llms.txt
Use this file to discover all available pages before exploring further.
/set-staking-rate). Each customer can have at most 50 active stakes; use /prune-inactive-stakes to clear unlocked ones.
Treat this as a transaction. If you don’t get a response, fetch
/stake-count before retrying.Request Body
Your unique identifier for this customer
Number of tokens to lock. Decimals allowed.
Lock period in seconds (e.g.
"2592000" = 30 days)Response
Reference identifier for the stake