scan EVMTx
Scans an EVM transaction for security risks.
Use this method to analyze EVM transactions before signing or broadcasting. The response includes risk assessment with validation result (Benign/Warning/Malicious) and optional simulation data showing asset changes.
Return
A Result containing BlockaidScanEVMResponse if successful, or an error if the operation fails.
Parameters
request
The EVM transaction scan request.