docs: update resources 2026-06-29#99
Open
JamesLawton wants to merge 1 commit into
Open
Conversation
supported-chains.mdx: - Add Hyperlane, OIF, LayerZero Value Transfer, and Somnia Exchange / Somnia Swap to the providers table. - Add a Non-EVM Edge Rails section documenting Solana and Tron support and pointing to GetEdges / QuoteIntentEdge / GetEdgeStatus. Generated by the Trails Docs weekly agent.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
resources/supported-chains.mdx:LZ_TRANSFER), and Somnia Exchange / Somnia Swap to the "Supported Bridges and Liquidity" table. The bridge/DEX list now matches theRouteProviderenum from the API.GetEdges,QuoteIntentEdge, andGetEdgeStatusAPI endpoints and to the Solana SDK adapter page.Source of truth
RouteProviderenum intrails-api/proto/docs/trails-api.gen.yaml— current values areAUTO, CCTP, GASZIP, HYPERLANE, LIFI, LZ_OFT, LZ_TRANSFER, OIF, RELAY, SOMNIA_EXCHANGE, SOMNIA_SWAP, SUSHI, WETH, ZEROX.EdgeRailenum (Solana, Tron) +EdgeMode(Origin, Destination) in the same spec, exposed via theTrails.GetEdgesRPC.sdk/quote-providers.mdx— this PR just brings the resources summary table in sync.Verification
RouteProviderenum intrails-api/proto/docs/trails-api.gen.yaml.EdgeRail/EdgeModeenums and theTrails.GetEdgesresponse shape (EdgeRailModes).pnpm test(mintlify broken-links) — verify the new cross-links to/api-reference/endpoints/get-edges,/api-reference/endpoints/quote-intent-edge,/api-reference/endpoints/get-edge-statusand/sdk/adapters/solanaresolve.The endpoint cross-links depend on #97 landing first (where the new endpoint pages are added).
Generated by the Trails Docs weekly agent.
Generated by Claude Code