marketAddresses field added to the token/trade endpoint that returns the list of all market addresses (hops) involved in a trade route.
Token Trade API Enhancement
New marketAddresses Field
Added a newmarketAddresses field to the /token/trade endpoint response:
This field provides visibility into the complete routing path of a trade, showing all the intermediate hops when a trade goes through multiple pools or markets to achieve the best execution price.
Use Cases
- Route transparency: See exactly which pools your trade will go through
- Slippage analysis: Understand multi-hop routes that may have higher slippage
- Analytics: Track which markets are being used most frequently for routing
🅱️ Shipped by Big S