scan Solana Tx
Scans a Solana transaction for security risks.
Use this method to analyze Solana transactions before signing. Supports both base58 and base64 encoded transactions.
Return
A Result containing BlockaidScanSolanaResponse if successful, or an error if the operation fails.
Parameters
request
The Solana transaction scan request.