{
"txHash": "text",
"attackerContractAddress": "text",
"attackerContractDeployerAddress": "text",
"chainId": "text",
"blockNumber": "text",
"blockTime": "text",
"transactionScore": {
"highestScore": 1,
"finalScore": {
"compliance": {
"value": 1,
"transactionRisk": 1,
"participantRisk": 1,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
},
"fraud": {
"value": 1,
"transactionRisk": 1,
"participantRisk": 1,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
},
"cyber": {
"value": 1,
"transactionRisk": 1,
"participantRisk": 1,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
},
"combined": {
"value": 1,
"transactionRisk": 1,
"participantRisk": 1,
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
}
},
"scoreDetails": [
{
"reason": "text",
"value": 1
}
]
},
"totalLoss": 1,
"victimsBalanceChanges": {
"ANY_ADDITIONAL_PROPERTY": [
{
"token": "text",
"tokenAddress": "text",
"value": 1,
"usd": 1,
"score": 1
}
]
},
"attackersBalanceChanges": {
"ANY_ADDITIONAL_PROPERTY": [
{
"token": "text",
"tokenAddress": "text",
"value": 1,
"usd": 1,
"score": 1
}
]
},
"balanceChanges": {
"ANY_ADDITIONAL_PROPERTY": [
{
"token": "text",
"tokenAddress": "text",
"value": 1,
"usd": 1,
"score": 1
}
]
},
"createdAt": "2025-04-01T19:53:51.692Z",
"scoredAddresses": [
{
"address": "text",
"score": 1,
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text",
"subCategoriesAndTags": [
{
"type": "ADDRESS",
"category": "text",
"subCategory": "text",
"subCategoryDescription": "text",
"tagName": "text",
"tagDescription": "text"
}
]
}
],
"transactionRiskProfile": {
"transactionRisk": 1,
"participantRisk": 1
}
}