Tranche Sales, ETH Raise, and Fee Distribution
Understanding how funds flow during tranche sales is key to grasping Deepr’s tokenomics and value accrual for both project deployers and the Deepr platform itself. This page details the ETH raised at each tranche (assuming each sells out), the fees generated, and where those fees are directed.
Fee Structure Overview
As outlined in the Deepr Token and Token Deployer sections, a standard fee is applied when ETH is raised and liquidity is formed:
- 10% Fee on ETH Raised: When tokens are sold for ETH (either in Tranche 0 or through direct LP additions from Tranches 1-13), a 10% fee is taken from the ETH portion.
- 75% of this ETH fee goes to the Project Deployer (the wallet that launched the specific token).
- 25% of this ETH fee goes to the
DEEPR_VAULT
(0x4F8411a4Ff4E9Ad6905612009CDcB8367602b4Fc
).
- 10% Fee on Tokens for LP: Similarly, a 10% fee is taken from the project tokens that are being paired with ETH to add to or create liquidity. This effectively means 5% of the total tokens involved in that specific tranche’s sale/LP event (as half are sold, half are LP’d).
- 100% of these collected project tokens go to the
DEEPR_AIRDROP
address (0xF08B1fE0Cf1210F83a5f8C026c0Fd4f717D195FE
).
- 100% of these collected project tokens go to the
Airdrop to $DEEPR
Holders:
The project tokens accumulated in the DEEPR_AIRDROP
address are distributed to holders of the native $DEEPR
token. These airdrops of various project tokens are triggered when a specific project’s Tranche (1-13) sells out, or upon the initial liquidity deployment after Tranche 0 sells out (which includes the token portion from Tranche 0’s LP pairing).
ETH Raise & Fee Distribution per Tranche
The following table illustrates the minimum ETH that needs to be raised for each tranche to sell out (based on the DeeprTemplate
contract’s calculations for a hypothetical token with specific supply and initial price targets), the total 10% ETH fee generated from that raise, and how that fee is split. The USD values are based on an assumed ETH price of $2500.
Tranche | Min Raise (ETH) | Fees (ETH) (10%) | 75% Project Split (ETH) | 75% Project Split (USD) | 25% DEEPR Split (ETH) | 25% DEEPR Split (USD) |
---|---|---|---|---|---|---|
Initial Raise | 0.440 | 0.044 | 0.033 | $82.50 | 0.011 | $27.50 |
Tranche 1 | 0.834 | 0.083 | 0.063 | $156.31 | 0.021 | $52.10 |
Tranche 2 | 1.118 | 0.112 | 0.084 | $209.63 | 0.028 | $69.88 |
Tranche 3 | 1.478 | 0.148 | 0.111 | $277.16 | 0.037 | $92.39 |
Tranche 4 | 2.046 | 0.205 | 0.153 | $383.68 | 0.051 | $127.89 |
Tranche 5 | 2.880 | 0.288 | 0.216 | $540.02 | 0.072 | $180.01 |
Tranche 6 | 4.244 | 0.424 | 0.318 | $795.82 | 0.106 | $265.27 |
Tranche 7 | 6.063 | 0.606 | 0.455 | $1,136.86 | 0.152 | $378.95 |
Tranche 8 | 7.276 | 0.728 | 0.546 | $1,364.28 | 0.182 | $454.76 |
Tranche 9 | 12.127 | 1.213 | 0.909 | $2,273.74 | 0.303 | $757.91 |
Tranche 10 | 19.402 | 1.940 | 1.455 | $3,637.91 | 0.485 | $1,212.64 |
Tranche 11 | 38.805 | 3.880 | 2.910 | $7,275.93 | 0.970 | $2,425.31 |
Tranche 12 | 58.207 | 5.821 | 4.366 | $10,913.79 | 1.455 | $3,637.93 |
Tranche 13 | 77.609 | 7.761 | 5.821 | $14,551.67 | 1.940 | $4,850.56 |
Totals | 232.529 | 23.253 | 17.440 | $43,599.30 | 5.813 | $14,533.10 |
Table assumes each tranche sells out completely and is based on a $2500 ETH price for USD conversions.
Key Takeaways from the Table:
- Project Deployer Earnings: The project deployer directly earns 7.5% of the total ETH value raised by their token across all tranches (75% of the 10% ETH fee).
- Deepr Platform Earnings (ETH): The
DEEPR_VAULT
accrues 2.5% of the total ETH value raised by all tokens on the platform (25% of the 10% ETH fee). This ETH can be used for platform development, operational costs, marketing, or potential buy-backs/burns of the$DEEPR
token. - Deepr Platform Earnings (Project Tokens for Airdrop): In addition to the ETH fees, the
DEEPR_AIRDROP
address collects 10% of the token portion from each LP event. These various project tokens are then airdropped to$DEEPR
token holders, providing direct value from platform activity.
This fee structure is designed to create a sustainable ecosystem where project success is shared with the deployer, the platform, and the holders of the native $DEEPR
token.