GET
/
users
/
protocol-rewards
/
earning
curl --request GET \
  --url https://api-staging.boost.xyz/users/protocol-rewards/earning
{
  "userAddress": "<string>",
  "totalClaimedFee": "<string>",
  "totalProtocolFee": "<string>",
  "totalBoostsCompleted": "<string>"
}

Query Parameters

userAddress
string
required

Response

200
application/json
Success
totalClaimedFee
string
required
totalProtocolFee
string
required
totalBoostsCompleted
string
required
userAddress
string