| fees: -- | burned: -- | cycled: --
[buy] [etherscan] [x]
> next_buy
0%
-- / -- ETH
> active_orders (0)
cycleupegcostfills@prog
no active orders
> recent_fills
cycleupegcostreceivedburnedago
no fills yet
> run_flywheel

public functions. 0.001 ETH bounty per call.

nothing to trigger rn
> mechanism
 trade $UPEGSTR
      |
      | 10% tax
      v
 swapTaxToEth()
      |
      | tokens -> ETH
      v
 buyAndList()
      |
      | ETH -> 1 $UPEG
      | list @ cost + 25%
      v
 collectAndBurn()
      |
      | $UPEG sold
      | proceeds -> buy $UPEGSTR
      | send to 0xdead
      v
 supply reduced. loop.
> stats
upegs cycled--
$UPEGSTR burned--
ETH flywheeled--
buy fund--
$UPEG spot--
> about

same contract as the original upegstrategy. one fix applied: removed the 1 ETH/cycle cap that killed the flywheel when $UPEG pumped past 1 ETH. no cap now. can't brick.

not affiliated w/ unipeg or uniswap. experimental.