Risk/Transaction

Get the risk score of a transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Risk scores in response can be one of the following:
1 = Low, 2 = Medium, 3 = High, 4 = Severe

Sample response:
{
"risk_score": 2, // 1 = Low, 2 = Medium, 3 = High, 4 = Severe
"entity_tags":[{ "Scam", "ICO"}]
}

Query Params
string

Transaction hash of the transaction you are checking

string

The blockchain you are searching on. Possible chains are "ETH", "BTC", "MATIC"

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json