Documentation
    Preparing search index...

    Type Alias ExactOutParams

    Parameters for an exact output swap.

    type ExactOutParams = {
        outputAmount: bigint;
    }
    Index

    Properties

    Properties

    outputAmount: bigint

    The exact amount of output tokens to be received from the swap.