scanURL

Scans a URL for phishing or malicious content.

Use this method to check if a dApp URL is associated with phishing or other malicious activity. Returns "hit" (found in database) or "miss" (not found) status along with maliciousness details.

Return

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

Parameters

request

The URL scan request.