v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Protocol Rewards

Get user earning rewards

Get user earning rewards for a user

get/protocolRewards/earning/{user}

Path parameters

userstring required
Example:0x1234567890123456789012345678901234567890

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

total_amount_usdnumber double required

Example response

{
  "$schema": "https://api.superform.xyz/schemas/EarningReward.json"
}