{
"txHash": "text",
"attackerContractAddress": "text",
"attackerContractDeployerAddress": "text",
"chainId": "text",
"blockNumber": "text",
"blockTime": "text",
"transactionScore": {
"highestScore": 0,
"finalScore": {
"compliance": {
"value": 0,
"transactionRisk": 0,
"participantRisk": 0,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
},
"fraud": {
"value": 0,
"transactionRisk": 0,
"participantRisk": 0,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
},
"cyber": {
"value": 0,
"transactionRisk": 0,
"participantRisk": 0,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
},
"combined": {
"value": 0,
"transactionRisk": 0,
"participantRisk": 0,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
}
},
"scoreDetails": [
{
"reason": "text",
"value": 0
}
]
},
"totalLoss": 0,
"createdAt": "2024-11-21T06:26:22.429Z",
"scoredAddresses": [
{
"address": "text",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text",
"subCategoriesAndTags": [
{
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
}
]
}
],
"transactionRiskProfile": {}
}