Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.fuse.io/api/v0/staking/stake \ --header 'Content-Type: application/json' \ --data ' { "accountAddress": "<string>", "tokenAmount": "<string>", "tokenAddress": "<string>" } '
{ "contractAddress": "<string>", "encodedABI": "<string>" }
Stakes a specified amount of tokens from a wallet.
Your API key to authenticate requests.
Token staking initiated successfully.