project-serum / swap-ui

React Component for Swapping on the Serum DEX
Apache License 2.0
113 stars 117 forks source link

Support SOL, SRM and RAY quote token markets #82

Open secretshardul opened 3 years ago

secretshardul commented 3 years ago

Currently swaps are routed through USDC and USDT markets, which is inefficient when direct routes are available. For instance there's a SRM/SOL market available, but swap goes through two markets instead.

image