{
"end": "2026-07-29",
"format": "day",
"start": "2026-07-01"
}curl --location 'https://altair.api.subscan.io/api/scan/dap/issuance-daily' \
--header 'Content-Type: application/json' \
--data '{
"end": "2026-07-29",
"format": "day",
"start": "2026-07-01"
}'{
"code": 0,
"data": {
"list": [
{
"mint_count": 0,
"time_utc": "string",
"total_minted": "string"
}
]
},
"message": "string"
}