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

Was this helpful?

  1. Technical

How does Dfyn achieve gasless transactions?

PreviousGasless Mode on DfynNextDfyn Analytics

Last updated 4 years ago

Was this helpful?

Our partnership with and integration of meta-transactions ensures that all transactions on the Dfyn network remain gasless for the Polygon network.

Step 1: User’s metamask is triggered for signature when performing a transaction on the Dfyn exchange.

Step 2: The signed data is relayed to Biconomy’s relayers.

Step 3: Biconomy’s relayers pay the gas fees and forward the transaction with user’s signed data to the Dfyn contracts.

Step 4: DFYN contracts decodes user information from signed data and updates the chain state.

To avoid bottlenecks, multiple Biconomy relayers work in parallel to relay different transactions.

To ensure that no malicious transaction takes place, only the relayers registered with Biconomy are permitted to participate in this process.

Biconomy
Biconomy meta-transactions flow