Welcome to LiquidMesh¶
LiquidMesh is a multi-chain DEX aggregator and on-chain transaction broadcasting infrastructure provider — purpose-built for Web3 wallets, trading platforms, and professional traders who demand speed, reliability, and security in decentralized markets.
By integrating LiquidMesh, clients gain instant access to swap quotes across all major chains and DEXs, the ability to construct transactions, and a robust system to broadcast trades on-chain with high success rates.
Crafted by a team of seasoned professionals, LiquidMesh continuously expands its feature set and refines its trading experience to meet the evolving needs of the market.
Key Advantages:
- 🌐 Broad Coverage — Supports multiple chains & top DEXs across ecosystems
- ⚡ Ultra-Low Latency — ~12 ms response time for standard quotes
- 🚀 Fast Token Listing — Quotes for new tokens available in under 1 second
- 📈 High Reliability — SLA at 99.99%, success rate above 97%
- 💹 Scalable Throughput — 1M+ daily trade volume supported without degradation
- ⛓️ Zero-Block Delay — Trades are submitted on-chain with minimal confirmation lag
Our infrastructure is engineered for production-scale performance, capable of sustaining low response times and high rate limits.
Product Suite¶
Quote API¶
Retrieve best available quotes in real time and construct optimized multi-chain trading paths.
Read the Quote API
Flash API¶
All-in-one, high-speed quote, swap,execution API that minimizes latency and simplifies broadcasting.
Read the Flash API
Boost API¶
Provides MEV-protected broadcasting, private mempool/bundle submission.
Read the Boost API
Quote API vs Flash API¶
Core Differences¶
| Feature | Quote API | Flash API |
|---|---|---|
| API Call Pattern | Two-step: Call quote to get the price, then call swap to construct the transaction |
Single-step: One API call returns both the quote and executable transaction data |
| Flexibility | High — allows showing quotes first, then executing after user confirmation | Medium — transaction logic is pre-packaged for immediate execution |
| Performance | Slightly slower due to two API calls and extra business logic | Faster due to a single API call |
| Integration Effort | Higher — must handle the flow from quote to transaction manually | Lower — almost plug-and-play |
| Best Use Case | Price comparison, complex business logic, multi-step confirmation | One-click trades, speed-sensitive applications |
Advantages¶
Quote API¶
- Customizable: Developers can filter, display, and validate quotes before execution.
- Multi-step Control: Suitable for scenarios requiring user confirmation or additional validations.
- Highly Extensible: Easy to integrate with other systems like order books, analytics, and compliance checks.
Flash API¶
- Ultra-fast: Reduces round-trip API calls, minimizing latency for speed-critical trades.
- Easy to Integrate: Single API call reduces development and maintenance workload.
- Better User Experience: Offers a near CEX-like one-click trade experience.
Get Started¶
Build and scale your DeFi applications with LiquidMesh — engineered for speed, security, and reliability.