curl --request GET \ --url https://api.starknode.io/yield/rebalance-opportunities/USDC \ --header 'x-api-key: <api_key>'
{ "statusCode": 200, "success": true, "status": "get_rebalance_opportunity_by_symbol_ok", "message": "Rebalance opportunity retrieved successfully", "data": { "opportunities": [], "sources": null } }
Filter rebalance opportunities for a single token symbol.
Documentation IndexFetch the complete documentation index at: https://docs.starkfi.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.starkfi.io/llms.txt
Use this file to discover all available pages before exploring further.
USDC