Documentation - Dfyn
  • Vision & Mission
  • Glossary
  • The Dfyn Ecosystem
  • Features
  • Tokenomics
  • Token Utility
  • Current Status
  • Roadmap
  • Dfyn Exchange RFQ Module
    • Introduction
    • API Reference
      • Market Maker
      • Trader
    • Audits
  • Treasury
  • vDfyn Vault
    • Intro to the vDfyn Vault
    • vDfyn Vault FAQs
  • Build Your Own Farms (BYOF)
    • Intro to BYOF
    • How to use BYOF?
    • BYOF FAQs
  • Guides
    • Placing a Limit Order on Dfyn Exchange
    • Mapping ERC20 assets from Ethereum onto Matic
    • Adding liquidity to Dfyn AMM from Ethereum network
    • Changing Polygon's RPC Endpoint on MetaMask
    • How to farm $DFYN tokens on Dfyn Exchange
    • Using AscendEX (BitMax) to exit funds from Matic into Ethereum
    • Bringing funds from Ethereum to Matic using AscendEX (BitMax)
  • Prediction Markets (BETA)
    • Intro to Prediction Markets
    • Terminology
    • How to Participate in Prediction Markets
    • Prediction Markets FAQs
  • Technical
    • Contracts
    • Gasless Mode on Dfyn
    • How does Dfyn achieve gasless transactions?
    • Dfyn Analytics
    • Frequently Asked Questions
Powered by GitBook
On this page
  • Objective
  • Technical Documentation

Was this helpful?

  1. Dfyn Exchange RFQ Module

Introduction

PreviousRoadmapNextAPI Reference

Last updated 2 years ago

Was this helpful?

Objective

With Dfyn's RFQ module, we aim to create a gas-efficient model that bypasses all the complexities of an AMM and connects traders directly to a set of professional market makers. This module is complementary to our existing AMM module in the sense that when using Dfyn Exchange with the RFQ functionality enabled, the user's experience is unaffected. They still make a request for trade on our UI and receive a response with an optimally routed order. Behind the scenes, Dfyn will fetch the best price available - be it on our AMM or our RFQ instance.

Technical Documentation

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

API Reference