Retrieves rewards configuration data for an asset
Represents the structure of the API response for AAVE v3 rewards.
GET //aave/v3/rewards/{account}/rewardsData HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
Array of reward configuration data
{ "success": true, "message": "text", "data": [ "text" ] }