{
"phone": "18179897276",
"token": "proident incididunt",
"chaintype": "cfx",
"contract": "proidentmagna",
"tokenid": "76"
}
curl --location --request POST 'https://testnet.jugugu.cn/GUGUBOX_BalanceTotal' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "18179897276",
"token": "proident incididunt",
"chaintype": "cfx",
"contract": "proidentmagna",
"tokenid": "76"
}'
{
"code": 0,
"balance": 50,
"total": 1000,
"msg": ""
}