curl --location --request GET 'https://apis.avata.wjlhshop.com/v3/native/mt/mts//' \
--header 'X-Api-Key;' \
--header 'X-Timestamp;' \
--header 'X-Signature;' \
--header 'X-Api-Key;' \
--header 'X-Timestamp;' \
--header 'X-Signature;'{
"data": {
"id": "string",
"class_id": "string",
"class_name": "string",
"data": "string",
"owner_count": 0,
"issue_data": {
"issuer": "string",
"timestamp": "string",
"count": 0,
"tx_hash": "string"
},
"mt_count": 0,
"mint_times": 0
}
}