GET
/
users
/
eth-earned
/
{address}
curl --request GET \
  --url https://api-staging.boost.xyz/users/eth-earned/{address}
{
  "ethEarned": "<string>"
}

Path Parameters

address
string
required

Response

200
application/json
Success
ethEarned
string
required