{
"filter_anonymous": true,
"order": "string",
"page": 0,
"para_id": 0,
"row": 10,
"status": [
"string"
]
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/parachain/info' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"filter_anonymous": true,
"order": "string",
"page": 0,
"para_id": 0,
"row": 10,
"status": [
"string"
]
}'{
"code": 0,
"data": {
"chains": [
{
"auction_index": 0,
"begin_period": 0,
"bid_id": "string",
"deposit": "string",
"first_period": 0,
"fund_account": "string",
"fund_account_display": {
"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"
}
}
},
"fund_id": "string",
"genesis_head": "string",
"last_period": 0,
"manager": "string",
"manager_display": {
"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"
}
}
},
"open_channel_count": 0,
"para_id": 0,
"reserved_extrinsic_index": "string",
"source": 0,
"status": "string",
"validation_code_url": "string",
"validators": [
"string"
],
"validators_display": [
{
"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"
}
}
}
],
"xcm_receive_message_count": 0,
"xcm_receive_transfer_count": 0,
"xcm_send_message_count": 0,
"xcm_send_transfer_count": 0
}
],
"count": 0
},
"generated_at": 1699600641,
"message": "Success"
}