curl -X POST "https://starknet.api.avnu.fi/staking/v3/pools/0x123abc/members/0x0456def/claim-rewards" \ -H "Content-Type: application/json" \ -d '{ "userAddress": "0x0456def...", "restake": false }'
{ "chainId": "0x534e5f4d41494e", "calls": [ { "contractAddress": "0x123abc", "entrypoint": "claim_rewards", "calldata": [] } ] }
Claim accumulated staking rewards
Documentation IndexFetch the complete documentation index at: https://docs.avnu.fi/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.avnu.fi/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?