Optional
customSignature?: BytesCustom signature used for cases where the signer's account is not an EOA.
Optional
factoryDeps?: Bytes[]An array of bytes containing the bytecode of the contract being deployed and any related contracts it can deploy.
Optional
gasPerPubdata?: NumbersThe maximum amount of gas the user is willing to pay for a single byte of pubdata.
Optional
paymasterParams?: PaymasterParamsParameters for configuring the custom paymaster for the transaction.
Contains EIP712 transaction metadata.