scanEVMTx

Scans an EVM transaction for security risks.

Use this method to analyze EVM transactions before signing or broadcasting. The response includes risk assessment, findings, balance changes, and trace data.

Return

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

Parameters

request

The EVM transaction scan request.