DZap Documentation
  • 🌐Overview
  • Features
    • Aggregation
      • Usecases
      • Fee Structure
      • Chains, Bridge and Liquidity
      • Different Transaction Status
      • Price Imapct Handling
      • Technical Details
    • DCA
      • Creating Positions
      • Additional Actions
      • Swap properties
      • Fees
      • Supported Tokens
    • Zapping (Coming soon)
      • Use Cases
      • Liquidity Migration
      • Supported Routes
  • Protocol
    • Contract address
    • Dzap Aggregation API
    • Uniswap Permit V2
    • Backend API
  • Terms & Security
    • Troubleshooting & Self Serve Guide
    • Terms
    • Audit Reports
    • Privacy
    • Security
  • Tutorial
    • Batch Swap via DEX Aggregator
    • Batch swap via Bridge Aggregator
    • Minting LST from Any Chain
  • Socials
    • 🌐Website
    • 🐦Twitter
    • 👾Discord
    • Ⓜ️Medium
  • DZap SDK
    • Dollar Cost Averaging (DCA)
      • Overview
      • Installation
      • Quick Start
      • Usage Guide
      • Methods
      • Data Types
Powered by GitBook
On this page
  1. Protocol

Uniswap Permit V2

DZap integrates Uniswap Permit V2 to streamline token approvals. By utilizing EIP-2612, DZap allows users to approve token transfers with a single signature, eliminating the need for separate approval transactions.

Why DZap Uses Uniswap Permit V2?

  1. Reduced Transactions: Combines approval and transaction steps into one, saving on gas fees and time.

  2. Improved User Experience: Simplifies workflows, making DeFi interactions more seamless and efficient.

Example: A user wants to swap USDC for ETH. With Uniswap Permit V2, DZap allows the user to approve USDC and execute the swap in a single transaction, reducing complexity and costs.

By incorporating Uniswap Permit V2, DZap enhances its platform’s usability and efficiency, providing a better DeFi experience for its users.

PreviousDzap Aggregation APINextBackend API

Last updated 10 months ago