Liquorice
  • Intro
    • What is Liquorice
    • General flow
  • For market makers
    • Guide for PMMs
    • Basic Market Making API
    • Lending pools intro
      • Using lending pools via RFQ API
      • Onchain interactions with lending pools
  • For solvers
    • Guide for Solvers
    • WebSocket API
    • REST API
    • Settlement
      • Bebop JAM
      • CoW Protocol
  • For Liquidity Providers
    • Guide for LPs
  • LINKS
    • 🔗website
    • 👩‍💻github
    • 🐦twitter
    • Discord
    • Past audits
    • Smart contracts
Powered by GitBook
On this page
  • Single point of access to PMMs
  • Using your own inventory
  • No need to validate quotes
  1. For solvers

Guide for Solvers

This page describes core benefits of Liquorice for solvers

Single point of access to PMMs

By doing one integration with Liquorice, solver gains access to multiple private market makers. All quotes are submitted in a unified manner while Liquorice offchain service picks the best quote from all connected PMMs.

Using your own inventory

A solver may utilize Liquorice pools to quote traders directly using their own inventory. This approach is particularly relevant for facilitating trades involving two stablecoins, as such transactions typically involve minimal market risk for the solver.

No need to validate quotes

We validate all quotes submitted by PMMs before passing them to solvers. If solver sees a quote received from Liquorice then it is guaranteed to be executed onchain. This naturally reduces latency saving solvers precious time to find the best solution.

PreviousOnchain interactions with lending poolsNextWebSocket API

Last updated 7 months ago