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