Volume projection
How Projections & Transaction Count (n) Are estimated
All chains use the same configuration and rule set.
Projected Volume
The projected trading volume is estimated based on the package size you select, the live USD price of the underlying asset (SOL, ETH, BNB), and trading parameters such as pool fees and margin settings. Market conditions like slippage, gas fees, and liquidity depth are also factored in.
Transaction Count (n)
The number of transactions, n, is derived from an internal rule that ties your package size to the transaction distribution logic.
The bot then computes the projected volume dynamically, taking into account:
Package size in native units (SOL, ETH, BNB)
Pool/DEX fee rates
Minimum swap thresholds
Slippage protections
Liquidity availability
Txn count, n
This ensures each boost generates a natural pattern of buys and sells. The computed projected volume is always shown to the user in the order summary before payment.
Last updated