Closed chefjackson closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 29, 2024 3:05am |
Latest commit: 4fa2274ae760f57d5260401527cde8e8d5627f97
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
PR-Codex overview
This PR introduces support for native token pools in the
@pancakeswap/routing-sdk
. It includes updates to types, functions, and data handling to accommodate the new native token structure in the routing logic.Detailed summary
Vertice
type to useToken
instead ofCurrency
.getWrappedCurrencyKey
andgetVerticeKey
functions.getEdgeKey
to utilize the new key functions.Token
instead ofCurrency
.