Documentation
    Preparing search index...

    Type Alias SwapParams

    SwapParams: (ExactInParams | ExactOutParams) & { mint: Address }

    Swap parameters, either for an exact input or exact output swap.

    Type declaration

    • mint: Address

      The mint address of the token being swapped.