Live on PumpSwapPump.fun
$ANSEM$3.22M · 1h

Transparency

Pumpend is built on a simple promise: you shouldn't have to trust us blindly.

On-chain program (mainnet)

Hourly distributions run through the Pumpend distributor program:

| | | |---|---| | Program ID | HiUgQPkZPLQKqRrmRz477ALGVe3Mhzyyx9YEhiUSowW4 | | Explorer | Solscan program account | | Live status | Homepage → On-chain activity |

Core flow:

  • start_epoch commits the merkle root and pick metadata for the prior UTC hour.
  • claim pays holders who prove their allocation against that root.
  • Treasury PDA receives Pump.fun creator fees via SharingConfig (configured at launch).

Full instruction list: On-chain program.

Verifiable epochs

Each hour the crank publishes a JSON artifact with:

  • Qualifying holder allocations and merkle proofs
  • Pick attestation (mint, volume, tx count, algorithm version)
  • On-chain transaction signatures (start_epoch, fund_epoch_vault, swap)

Anyone can cross-check Solscan transactions against the artifact. The site surfaces the latest epoch on the on-chain dashboard and on Claim.

Fee routing

Two knobs (both fixed at launch):

  1. SharingConfig share_bps — % of creator fees to treasury PDA vs team wallet (immutable after setup).
  2. Crank sweep % — % of treasury SOL swapped each hour (reserve kept for rent/gas).

Default: 60% treasury / 40% team.

Top pick attestation

The #1 coin uses dex_top_volume_v1: DexScreener top 1h volume on PumpSwap with wash filters (liquidity, swap balance, anti-spoof). Same mint on the site, /live, and crank. Paid boost placements are excluded. Each epoch stores a pick attestation hash and on-chain picked_txns_h1 / picked_volume_h1_usd.

Details: The hourly top pick.

Verify yourself

  1. Open Solscan and confirm program + recent transactions.
  2. Compare on-chain activity treasury balance and epoch txs to your expectations.
  3. On claim, verify your merkle proof matches the published epoch file.

We'd rather you verify than believe. Transparency is core to Pumpend—not an afterthought.