Skip to content

feat: read swap cost priceData from bridge-api response - #10012

Draft
micaelae wants to merge 3 commits into
mainfrom
swap-cost-metadata
Draft

feat: read swap cost priceData from bridge-api response#10012
micaelae wants to merge 3 commits into
mainfrom
swap-cost-metadata

Conversation

@micaelae

@micaelae micaelae commented Aug 28, 2026

Copy link
Copy Markdown
Member

Explanation

This change reads the cost metadata provided by the backend and uses it to sort quotes

{
  quote: {
    priceData: {
      cost: {
        usd: "1.53252"
      }
    }
  }
}

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

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