Skip to main content
type SendEvmSmartAccountUsdcResult = {
  userOpHash: Hex;
};
Result of sendEvmSmartAccountUsdc.

Properties

PropertyTypeDescription
userOpHashHexThe user operation hash.