Born from the ashes of the memecoins craze of 2024-2025. Seeking a fairer, more transparent system that gives everyone a better chance to win, we created what is now known as ponzi.fan.
Ponzi.fan is designed around socio-economic dynamics that grant its users passive yield and shield them from liquidity extraction. Each pyramid/ponzi aligns all participants toward growing the system, rather than creating a high-stress environment where users race to dump first, leaving others with worthless bags. Over time, pyramids' curve designs will evolve to become even fairer, encouraging more users to join and ensuring long-term sustainability.
Liquidity cannot be pulled out of ponzis, tokens cannot be pumped and dumped to oblivion, and similar exploitative scenarios are impossible. The curve design ensures a fair and transparent system, encouraging healthy participant behavior. Additionally, the Ponzi.fan protocol is fully trustless — all mechanics are executed on-chain via smart contracts, with no off-chain calculations.
The best ROI comparison for Ponzi.fan is with the dominant trend since 2024: memecoins. To establish this comparison, we can look at pump.fun, the largest meme-launching platform. While we don't have direct access to the ROI of pump.fun users, we do have data on the percentage of users who made a profit:
As we can see, the percentage of profitable users drops by an order of magnitude for every 10x increase in profits. source: https://dune.com/adam_tehc/pump-fun-alpha-wallets
In the case of Ponzi.fan, each curve and community will have a unique distribution profile. Based on simulations, the percentage of users in profit could range from 20% to 65%. Using a simulation of 10,000 random curves—where 10,000 participants join each one, contributing an amount randomly chosen between $10 and $1,000—we obtain the following results:
The math behind Ponzi.fan works in two steps:
All of these calculations must be repeated for each new participant who joins the pool. To minimize computation costs, these calculations are done approximately every 3 hours, with all participants who joined during that period grouped together in one batch. Anyone can call the distribution function.
To give users the ability to trade, go long, or short on their positions, each position is represented as a tradable NFT following the ERC-721 standard. Additionally, it enables lending and borrowing of any position. By commoditizing positions as NFTs, ponzi.fan opens the door for protocols to be built on top of it, greatly expanding its potential and functionality.
To transfer your position NFT, you’ll need to purchase transfer credits. A minimum of 2 transfer credits are required, as this is the number needed to list an NFT on a marketplace. There’s technically no maximum to how many transfer credits you can purchase. Each transfer costs 0.5% of your position's size. This fee is redistributed as inflow to all holders within the same pool as the NFT for which the transfer was purchased.
The platform doesn't take any fees before you made profits. I repeat, we don't take ANY fees before you are in profit. You win, we win.
The fees model is as follows:
e
= user's total percentage returnsf_b
= base fee (1.25%)f_m
= max fee (9%)If e < 1
: fee_rate=0
If you earned less than your initial deposit, no fees are applied to your earnings.
If e > 4
: fee_rate = f_m
If you earned more than 4x your deposit, the fee is capped.
If 1 ≤ e ≤ 4
: fee_rate = f_b + ( (e - 1)/3 * (f_m - f_b) )
For returns between 1x and 4x, a linear formula is used to calculate the fee, starting from the base fee and gradually increasing to the max fee.
Factory contract address: 0x529a2131451e830B5E916b52514BBf1fF96Ac1a9
Curve math contract address: 0xF9A2a3d760291b59E3D358C7FfaCc62F724fA913
Ponzi.fan Registry: 0xc29258389D26C558dee2Fb78E80049b59d97B689