🪐
Doppler Docs
  • Welcome
  • How it works
    • Explainer
    • Implementation
    • Airlock & modules
    • Fees & economics
    • Treasury & governance
  • Doppler-v3 SDK Reference
    • Factory
    • Token
    • Quoter
  • Doppler-v4 SDK Reference
    • Factory
    • Quoter
    • Lens
  • Featured users
    • Pure.st
    • Ohara
    • Zora
  • Resources
    • GitHub
    • V3 demo application
    • V4 demo application
    • Doppler Whitepaper
    • Multicurve Whitepaper
    • Security & bug bounties
    • Contract addresses
    • Protocol roadmap
Powered by GitBook
On this page
  1. How it works

Fees & economics

PreviousAirlock & modulesNextTreasury & governance

Last updated 8 days ago

Doppler's smart contracts contain enshrined an in-protocol, enshrined fee system.

Every time a token is created or swapped, fees are calculated & paid for by the users of Doppler.

These fee's are paid for in $ETH.

  • Integrator Fee - up to 95% of LP fees

    • This fee is configurable by third party application integrators

      • This can be set between 0 - 95% of total LP fees earned

      • See more in the

  • Protocol Fee - 5% of LP fees

    • This fee is fixed at 5% of total LP fees earned

It is expected that eventually in subsequent versions of the protocol other tokens may be utilized in order to pay for the protocol fees. This may dependent on the application/interface's parameterization, the token creator's preference, the network the contracts are deployed to, or other tbd configurations.

SDK reference