Pump Dex
Ever wondered how much new money a token needs to
2x, 5x, 10x, or even 100x? Enter token address to find out.
Ever wondered how much new money a token needs to
2x, 5x, 10x, or even 100x? Enter token address to find out.
Pump Dex uses the Constant Product Formula, which is the basis for many decentralized exchanges like Uniswap V2 and their forks. Here's how it works:
k = x * y
price = y / x
For more realistic results, Pump Dex uses combined liquidity across all onchain pools in its calculations, accounting for factors like arbitrage and market depth.
The constant product formula exhibits a quadratic relationship between liquidity and price. Doubling the liquidity (100% increase) results in a 4X price increase. This quadratic nature means that price changes are more dramatic than linear relationships. Here's why:
x * y = k
new x = 2x, new y = k/(2x) = k/2
(k/2) / (2k) = 1/4
of the original ratioThe calculator shows how an injection of capital into a liquidity pool affects the token price. The result is displayed as both a percentage increase and an "X" multiplier.
A 200% increase means tripling the original value (3X). It's calculated as: original value + 200% of original value = 3 times the original value. Similarly, 100% increase is 2X, 300% is 4X, and so on. The multiplier is always one more than the percentage increase divided by 100.