{
"auction_id": 0
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/parachain/auction_leading_blocks' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"auction_id": 0
}'{
"code": 0,
"data": [
{
"bid_id": "string",
"fund_id": "string",
"leading_blocks": 0,
"para_id": 0,
"unique_key": "string"
}
],
"generated_at": 1699600641,
"message": "Success"
}