Function getAddressAfterRemappingSharedStorefrontAddressToLazyMintAdapterAddress

  • Checks if the token address is the shared storefront address and if so replaces that address with the lazy mint adapter address. Otherwise, returns the input token address

    Parameters

    • tokenAddress: string

      token address

    Returns string

    input token address or lazy mint adapter address