{
"address": "PHqgRM8giN6Nr9DgA1FybUjKFwd79cxhyp",
"visible": true
}
curl --location --request POST '/walletsolidity/getBrokerage' \
--header 'Content-Type: application/json' \
--data-raw '{
"address": "PHqgRM8giN6Nr9DgA1FybUjKFwd79cxhyp",
"visible": true
}'
{
"brokerage": 100
}