Documentation Index
Fetch the complete documentation index at: https://docs.bitrace.io/llms.txt
Use this file to discover all available pages before exploring further.
Async Task Workflow
Webhooks Event Fields
The unique identifier for the webhook.
Type of event that triggered the webhook.
Timestamp indicating when the event occurred
The data related to this event
Event Example
{
"webhookId":"60944883389642198713019658195148",
"data":{
"dirData":{
"in":{
"default-kyt":{
"strategyNo":"default-kyt",
"strategyName":"default",
"score":"22.27626",
"details":[
{
"score":"22.27626",
"code":"hack",
"name":"Hacking"
}
]
},
"default_62680284809793536_86437582530844820316382104768774":{
"strategyNo":"default_62680284809793536_86437582530844820316382104768774",
"strategyName":"3 hop|All type |1% or 5000",
"score":"22.27626",
"details":[
{
"score":"22.27626",
"code":"hack",
"name":"Hacking"
}
]
}
},
"out":{
}
},
"requestId":"60944883389642198713019658195148",
"maxScore":"22.27626",
"customId":"123456",
"status":1003
},
"eventType":"getTxHashCustomRiskScore",
"timestamp":"2025-05-29 11:25:23"
}