• Gets quote for buying tokens.

    Parameters

    • networkId: string

      Network ID, either base-sepolia or base-mainnet

    • tokenAddress: string

      Address of the token contract

    • amountEthInWei: string

      Amount of ETH to buy (in wei)

    Returns Promise<string>

    The buy quote amount