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. Features
  2. Aggregation

Fee Structure

Dzap's fee structure is designed to incentivize its usage and support integration with third-party services. The fee is shared between Dzap and integrators, allowing third parties to integrate Dzap and charge fees according to their preferences. There are two main types of fees:

2.1 Native Fee

  • The native fee is a fixed fee amount that is charged once in the function.

  • This fee is collected by DZap.

Fees:

Ethereum - 0.00002 ETH (wherever ETH is the native token)

Polygon: 0.1 Matic

2.2 Token Fee

  • The token fee is charged for each swap or bridge transaction.

  • For multiToMulti swaps, the fee is charged based on the swap amount of each individual swap within the transaction.

  • The token fee is shared between Dzap and the integrator, providing an incentive for third parties to integrate Dzap into their services.

Fee: 2 BPS

PreviousUsecasesNextChains, Bridge and Liquidity

Last updated 10 months ago