aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Type Alias DcaFailedTradeReason

    DcaFailedTradeReason:
        | "INTERNAL"
        | "STRATEGY"
        | "GAS_CAP"
        | "UNKNOWN_USER"
        | "SLIPPAGE"

    Enumerates reasons that a DCA trade might fail, e.g., the price was out of bounds or the user lacked enough gas.