UserReservesIncentivesData
get
Retrieves incentive data for a user's positions in all reserves
Authorizations
AuthorizationstringRequired
Query parameters
contract_addressstringRequired
- Address of the incentive data provider contract
chain_idstringRequired
- Chain ID to target
providerstringRequired
- Address of the pool address provider
userstringRequired
- Address of the user to get incentive data for
Header parameters
AuthorizationstringRequired
- Authorization token from request header
Responses
200
Array of incentive data for the user's reserve positions
application/json
Represents the structure of the API response from the AAVE v3 UI Incentive Data Provider.
successbooleanRequired
Indicates whether the API request was successful.
messagestringRequired
A message providing additional information about the API response.
get/aave/v3/incentives/userReservesIncentivesData
200
Array of incentive data for the user's reserve positions