{
"page": 0,
"row": 1,
"token_type": "string"
}curl --location 'https://acala.api.subscan.io/api/scan/midnight/unshielded_tokens/balances' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data '{
"page": 0,
"row": 1,
"token_type": "string"
}'{
"code": 0,
"data": {
"count": 0,
"list": [
{
"address": "string",
"balance": "string",
"token_type": "string"
}
]
},
"generated_at": 1699600641,
"message": "Success"
}