{
"end_block": 0,
"end_time": 0,
"order": "asc",
"page": 0,
"row": 20,
"start_block": 0,
"start_time": 0
}curl --location 'https://altair.api.subscan.io/api/scan/dap/allocations' \
--header 'Content-Type: application/json' \
--data '{
"end_block": 0,
"end_time": 0,
"order": "asc",
"page": 0,
"row": 20,
"start_block": 0,
"start_time": 0
}'{
"code": 0,
"data": {
"count": 0,
"list": [
{
"allocation_hash": "string",
"allocations": [
{
"account": {
"account_index": "string",
"address": "string",
"display": "string",
"evm_address": "string",
"evm_contract": {
"contract_name": "string",
"verify_source": "string"
},
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"merkle": {
"address_type": "string",
"tag_name": "string",
"tag_subtype": "string",
"tag_type": "string"
},
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
},
"people": {
"display": "string",
"identity": true,
"judgements": [
{
"index": 0,
"judgement": "string"
}
],
"parent": {
"address": "string",
"display": "string",
"identity": true,
"sub_symbol": "string"
}
}
},
"key": "string",
"label": "string",
"share_perbill": 0,
"share_percent": "string"
}
],
"block_num": 0,
"block_timestamp": 0,
"event_id": 0,
"event_index": "string",
"spec_version": 0
}
]
},
"message": "string"
}