Skip to main content
GET
Understand the Risk Profile / Risk Exposure of an Address

Authorizations

x-api-key
string
header
required

Path Parameters

walletAddress
string
required

Query Parameters

chain
enum<string>

Selected chain. This includes 'eth', 'base', 'bsc', 'pol', 'opt', 'arb' EVM addresses, 'sol' for SVM addresses, and 'hedera' for Hedera addresses (0.0.X native or EVM format)

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

Fetch risk profile with approvals

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