Skip to main content
GET
Risk Details for a Transaction

Authorizations

x-api-key
string
header
required

Path Parameters

txHash
string
required

Query Parameters

chain
enum<string>

Selected chain. This includes 'eth', 'base', 'bsc', 'pol', 'opt', 'arb', 'sol', 'stellar', and 'hedera'. For Hedera, the txHash parameter accepts a transaction ID (e.g., '0.0.12345@1670000095.123456789' or '0.0.12345-1670000095-123456789') or a transaction hash.

Available options:
eth,
base,
bsc,
pol,
opt,
sol,
arb,
stellar,
hedera
hide_trust_flags
boolean

Boolean to determine whether to hide trust-related flags from the response

Response

Success

count
integer

Number of transactions

Example:

1

medium
integer

Number of medium risk transactions

Example:

1

high
integer

Number of high risk transactions

Example:

0

overallRisk
number

Overall risk score

Example:

25.99

issues
object[]

List of issues found