{
"direction": "in",
"end": "string",
"filter_para_id": -1,
"start": "string"
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/xcm/parachain/stat' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"direction": "in",
"end": "string",
"filter_para_id": -1,
"start": "string"
}'{
"code": 0,
"data": [
{
"message_total": 0,
"recipient": 0,
"sender": 0,
"transfer_total": 0
}
],
"generated_at": 1699600641,
"message": "Success"
}