PROTOCOL DOCS
Technical implementation, theoretical framework, and autonomous dispersal logic of the SafePump ecosystem.
The Core Engine
SafePump's defining feature is its high-frequency autonomous dispersal mechanism. Unlike traditional reflection tokens that rely on user-triggered transactions or manual airdrops, SafePump utilizes an internal Cloud Indexer that runs continuously on the Solana cluster.
Every 15 minutes, the engine calculates the collective revenue accrued from all ecosystem activity and initiates a multi-target distribution sequence.
[SYSTEM_LOG]: CALC_HOLDER_WEIGHTS(PUMP_RESERVE)...
[SYSTEM_LOG]: DISPATCHING_REWARDS... STATUS: OK
No Staking. No Effort.
We believe in "Passive Income" in its truest form. Staking contracts introduce complexity and counterparty risk. SafePump eliminates this by indexing balance states directly from the Solana Ledger.
- Auto-Detection: Your wallet is indexed the moment you hold SafePump tokens.
- Gasless Rewards: The protocol covers all dispersal fees. You receive the net PUMP reward directly.
- Instant Liquidity: Your rewards are pure PUMP, instantly spendable without unbonding periods.
Security & Fairness
Fairness is baked into the math. The more you hold, the larger your share of the 15-minute pulse. However, to prevent whale dominance, the protocol includes dynamic scaling factors that optimize distribution for the community.
Immutable Contracts
Logic is deployed and immutable. No human can alter the dispersal rates.
Anti-Bot Scaling
Weighted distributions penalize rapid-churn bots to favor long-term holders.
Reward Calculation
The 15-minute reward is calculated using the following model:
Where R is your Reward, H_w is your Holding Weight, T_w is Total Weighted Supply, and P_vol is Protocol Volume in the 15-min cycle.