Function buildAdvancedUrl

  • Builds a URL for the Onionoo API with specific search parameters

    Parameters

    • baseUrl: string

      The base URL for the Onionoo API

    • params: Record<string, string>

      The search parameters to use

    Returns string

    The full URL for the API request