Base API client for GeckoTerminal Handles HTTP requests to the GeckoTerminal API

Hierarchy (View Summary)

Constructors

Constructors

  • Creates a new GeckoTerminal API client

    Parameters

    • network: string = "cfx"

      Network identifier (defaults to cfx)

    • OptionalapiKey: string

      Optional API key for authenticated requests

    • OptionalcustomBaseUrl: string

      Optional custom base URL for the API

    Returns GeckoTerminalAPI