{
"address": "PHqgRM8giN6Nr9DgA1FybUjKFwd79cxhyp",
"visible": true
}
curl --location --request POST '/wallet/getReward' \
--header 'Content-Type: application/json' \
--data-raw '{
"address": "PHqgRM8giN6Nr9DgA1FybUjKFwd79cxhyp",
"visible": true
}'
{
"reward": 0
}