Skip to content

Conversation

vikiival
Copy link

Context

Based on "@jup-ag/api": "6.0.39"

    /**
     *
     * @type {SwapRequestDynamicSlippage}
     * @memberof SwapRequest
     */
    dynamicSlippage?: SwapRequestDynamicSlippage;

where SwapRequestDynamicSlippage is

interface SwapRequestDynamicSlippage {
    /**
     *
     * @type {number}
     * @memberof SwapRequestDynamicSlippage
     */
    minBps?: number;
    /**
     *
     * @type {number}
     * @memberof SwapRequestDynamicSlippage
     */
    maxBps?: number;
}

Copy link

vercel bot commented Feb 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
jupiter-space-station ✅ Ready (Inspect) Visit Preview Feb 17, 2025 4:02pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant