{
"block_hash": "0xa8cba357ea4a7d160eb98d37979dffd7213b1dad592a551b391f96c51b19020b",
"block_num": 10000,
"block_timestamp": 0,
"only_head": true
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/block' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"block_hash": "0xa8cba357ea4a7d160eb98d37979dffd7213b1dad592a551b391f96c51b19020b",
"block_num": 10000,
"block_timestamp": 0,
"only_head": true
}'{
"code": 0,
"data": {
"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"
}
}
},
"additional_meta": {},
"block_num": 0,
"block_timestamp": 0,
"event_count": 0,
"events": [
{
"block_num": 0,
"block_timestamp": 0,
"event_id": "string",
"event_idx": 0,
"event_index": "string",
"extrinsic_hash": "string",
"extrinsic_idx": 0,
"finalized": true,
"module_id": "string",
"params": "string",
"phase": 0
}
],
"extrinsics": [
{
"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"
}
}
},
"account_id": "string",
"account_index": "string",
"block_num": 0,
"block_timestamp": 0,
"call_module": "string",
"call_module_function": "string",
"extrinsic_hash": "string",
"extrinsic_index": "string",
"fee": "string",
"fee_used": "string",
"finalized": true,
"from_hex": "string",
"nonce": 0,
"params": "string",
"signature": "string",
"success": true
}
],
"extrinsics_count": 0,
"extrinsics_root": "string",
"finalized": true,
"hash": "string",
"logs": [
{
"block_num": 0,
"data": "string",
"engine": "string",
"id": 0,
"log_index": "string",
"log_type": "string"
}
],
"max_proof_size": 0,
"max_ref_time": 0,
"parent_hash": "string",
"proof_size": 0,
"ref_time": 0,
"spec_version": 0,
"state_root": "string",
"validator": "string"
},
"generated_at": 1699600641,
"message": "Success"
}