Baptswap Documentation
ProtocolCommunity
  • General Information
    • 👋Introduction to Baptswap
      • Made to Stand Out
    • Get Started on Aptos
      • Create a Wallet
      • Get Aptos Coins
      • Connect Your Wallet to Baptswap
    • Create Your Own Token
  • Baptswap Concepts
    • 🧬Concepts
      • 🔄Exchange
        • How to Trade
        • Liquidity Pools
          • How to Add/Remove Liquidity
      • 💸Fee-on-Transfer
        • Fee-on-Transfer Glossary
      • 🥩Reward Pools
      • 🚀Token Deployer Tool
      • 🪙The BAPT Token
  • Socials
    • Contact Us
    • Careers
    • Click Here For Help
      • Troubleshooting Errors
      • General FAQ
  • Technical References
    • Smart Contracts
    • Technical References
      • Protocol Overview
        • How Baptswap Works
        • Ecosystem Participants of Baptswap
        • Smart Contracts
        • Glossary
      • Core Concepts
        • Swaps
        • Pools
        • Flash Swaps
      • Advanced Topics
        • Fee Structure on Baptswap
        • Understanding Returns
        • Copy of Security
    • Tokenomics
      • Governance
    • Token Integration Issues
    • API
      • Subgraph
    • Security
  • Legal
    • Terms of Use
    • Legal Disclaimer
    • Brand And Logos
Powered by GitBook
On this page
  • Token Fee Structure in Baptswap
  • Token-Based Fee Mechanism:
  • Customizable Fee Distribution:
  • Distribution Flexibility:
  1. Baptswap Concepts
  2. Concepts

Fee-on-Transfer

Scale your project like never before on Aptos.

PreviousHow to Add/Remove LiquidityNextFee-on-Transfer Glossary

Last updated 1 year ago

This page requires the reader to be familiar with what Fee-on-Transfer support is. Before reading, make sure to check out .

As of October 2023, tokens created by other Token Deployer Tools on Aptos, are not compatible for fee-on-transfer support on Baptswap.

Note: These tokens can still be traded on Baptswap, but without the possibility to add additional fees, where they operate as normal zero-tax tokens.

Token Fee Structure in Baptswap

In Baptswap, the fee dynamics are intricately linked with individual tokens and allow for a high degree of flexibility, offering token teams control over their financial structure. Here's a detailed explanation of how the fees are structured and distributed within the platform:

Token-Based Fee Mechanism:

  1. Individualized Fee Control: The fees are attached to each specific token. The responsibility for setting these fees lies with the token's owner wallet, which is the wallet address that houses the token's modules.

  2. Universal Application: When a token has its fee mechanism activated, every trading pair containing this token will adhere to and collect the fees as predefined.

Customizable Fee Distribution:

Token teams have the liberty to customize their fee distribution, tailoring it to fit their strategic objectives. The fees can be routed to three primary destinations:

  1. Team Fees:

    • This portion is directly claimable by the token owner via the Token Admin Panel.

    • Usage: These fees can serve a myriad of purposes, often directed towards operational costs such as marketing initiatives, development efforts, or other project-specific requirements.

  2. Rewards Fees:

    • Destination: These fees flow automatically to the individual token's unique rewards pool.

    • Benefits: Token holders can leverage this by staking their tokens in the pool. In doing so, they stand to earn rewards based on the token's trading volume.

    • Dual Reward System: Notably, the reward isn't limited to the token alone. When trading occurs between a token pair, say BAPT/APT, stakers receive dividends in both the traded tokens — in this example, both BAPT and APT.

  3. LP (Liquidity Pool) Fees:

    • This portion is allocated to strengthen the token's liquidity pool.

    • By directing fees to enhance liquidity, token teams can potentially stabilize their token's price, making it less volatile from trading impacts.

Distribution Flexibility:

Token teams have the liberty to toggle between these fee destinations as per their project's evolving needs. The only stipulation is that the cumulative fee percentage should not exceed 15% each way. Within this threshold, teams can adjust the distribution percentages among the three destinations as they deem fit.

The fees are set for buys and sells individually, meaning that the max fees for a team to set for their token is 15%/15%.

However, the team may choose to set the fees different, like for example 0% for buys and 15% for sells. To ensure teams for not creating honeypots, Baptswap follows these two universal rules for token fees:

(Buy_Team_Fee + Buy_Rewards_Fee + Buy_Auto_LP_Fee <= 15) (Sell_Team_Fee + Sell_Rewards_Fee + Sell_Auto_LP_Fee <= 15)

Baptswap provides a comprehensive yet flexible fee structure, empowering token teams to optimize their economic models in a manner that aligns with their project's vision and operational needs.

🧬
💸
this glossary page
Learn how to create your own token here.