Gets reward data for a specific user
Represents the structure of the API response for AAVE v3 rewards.
GET //aave/v3/rewards/{account}/userRewards HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
Amount of rewards available for the user
{ "success": true, "message": "text", "data": "text" }