Solver marketplace
An open environment where independent solvers compete for order flow to fulfil intents. SODAX provides the marketplace and settlement rails; solvers supply the liquidity and execute the fills.
What it refers to
A solver marketplace is an open environment where multiple solvers compete to fulfill user intents, with selection determined by execution quality rather than any single provider's routing logic. Rather than one party deciding how an action is executed, solvers from different systems submit competing proposals for the same intent, and the marketplace selects the best outcome based on measurable criteria: price, speed, reliability, and settlement finality.
An intent expresses what a user wants, for example selling one asset for at least a set amount of another, without specifying how to get there. Solvers compete to produce that outcome. Each solver runs its own routing logic and draws on whatever liquidity it can access, whether on-chain pools, off-chain inventory, or request-for-quote sources. Because access and strategy differ between solvers, the same intent can receive materially different proposals, and the flow is awarded to whichever solver delivers the best result for the user.
This concept is often searched as solver network crypto, decentralized solvers, solver competition, or open solver marketplace.
Why this concept exists
In a closed model, a single system serves its own demand with its own routing logic, and there is limited external pressure to improve execution. Solver marketplaces change this in two ways. First, they create competition: solvers that consistently deliver worse outcomes lose flow to better ones, which drives continuous improvement in routing, liquidity access, and reliability. Second, they create an external channel for flow, so a solver that competes well can win order flow beyond any single system's organic user base.
Intent-based execution through competing solvers also tends to reduce information leakage, since less is exposed for bots to exploit, and it lets solvers tap off-chain liquidity that automated market makers cannot reach.
What this changes for system design
Open competition raises the bar for any solver that wants to participate. Solvers must meet the marketplace's proposal formats, sustain competitive pricing, and deliver reliably under load, since reputation depends on consistent delivery. It also introduces a known trade-off: because competing effectively requires capital, infrastructure, and specialized routing, marketplaces can tend toward a small number of well-resourced solvers, which makes solver diversity an ongoing design consideration.