{
"chain_alias": "string"
}curl --location 'https://www.quma.cn/api/index/domain/list' \
--header 'AppId;' \
--header 'AppSecret;' \
--header 'Content-Type: application/json' \
--data '{
"chain_alias": "string"
}'{
"list": [
{
"disabled": true,
"id": 0,
"label": "string",
"level": 0,
"level_name": "string",
"name": "string",
"sort": 0,
"status": 0,
"type": 0
}
]
}