scan URL
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" or "miss" status indicating whether the URL was found in Blockaid's database.
Return
A Result containing BlockaidScanURLResponse if successful, or an error if the operation fails.
Parameters
request
The URL scan request.