{
"owner_address": "PHqgRM8giN6Nr9DgA1FybUjKFwd79cxhyp",
"visible": true
}
curl --location --request POST '/walletsolidity/getavailableunfreezecount' \
--header 'Content-Type: application/json' \
--data-raw '{
"owner_address": "PHqgRM8giN6Nr9DgA1FybUjKFwd79cxhyp",
"visible": true
}'
{
"count": 32
}