scanAddress

Scans an address for security risks.

Use this method to check if an address is associated with malicious activity. Supports both EVM and Solana addresses via the chain parameter.

Return

A Result containing BlockaidScanAddressResponse if successful, or an error if the operation fails.

Parameters

request

The address scan request containing the address and chain.