Blockaid Scan EVMRequest
constructor(chain: String, metadata: BlockaidScanEVMMetadata? = null, data: BlockaidScanEVMTransactionData, options: List<BlockaidScanEVMOption>? = null, block: String? = null)
Parameters
chain
CAIP-2 format chain identifier (e.g., "eip155:1" for Ethereum mainnet)
metadata
Metadata about the request context
data
Transaction data to scan
options
List of scan options to enable
block
Optional block number for simulation