• Creates a Zora Wow ERC20 memecoin.

    Parameters

    • wallet: Wallet

      The wallet to create the token from.

    • args: { name: string; symbol: string; tokenUri?: string }

      The input arguments for the action.

    Returns Promise<string>

    A message containing the token creation details.