• Gets quote for selling tokens.

    Parameters

    • networkId: string

      Network ID, either base-sepolia or base-mainnet

    • tokenAddress: string

      Address of the token contract

    • amountTokensInWei: string

      Amount of tokens to sell (in wei)

    Returns Promise<string>

    The sell quote amount