GET
/
users
/
protocol-rewards
/
earning
protocol rewards earnings
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

Success

totalClaimedFee
string
required
totalProtocolFee
string
required
totalBoostsCompleted
string
required
userAddress
string