if no hook string or hook string does not start with ?

  • Parameters

    • addressHook: string
    • OptionalcharLimit: number

    Returns {
        baseAddress: string;
        query: HookQuery;
    }