On-chain components powering Power Wallet on Base Sepolia
Creates PowerWallet instances and configures them with strategy instances.
Registry of investment strategies mapping strategy ids to implementation templates (for cloning).
Automation contract coordinating periodic upkeep for wallets and related strategies.
For Power Wallet users to claim testnet USDC on Base Sepolia.
Periodically rebalances the assets in the cbBTC/USDC pool, and aligns the pool exchange rate to the Chainlink BTC/USD oracle price.
The OG accumulator: dollar‑cost average into BTC on a set cadence.
DCA strategy with a mean reversion twist. Uses the Bitcoin power-law price model to buy more below trend and trim above.
An adaptive BTC DCA that buys dips more aggressively, with a volatility/drawdown kicker and optional band rebalancing.
A strategy that steadily accumulates below trend, and goes all‑in when the trend is up.
Calculates and stores daily indicators (e.g. SMA, RSI) using Chainlink price feeds.