This page has been updated for Wallets SDK V1. If you are using the previous version,
see the previous version of this page or the V1 migration guide.
EVMTransactionInput =Defined in: packages/wallets/src/wallets/types.ts:67EVMTransactionInputBase& {abi:Abi;args:unknown[];data:`0x${string}`;functionName:string;to:string;value:bigint; } | {transaction:string; }

