rustydotwtf
@rustydotwtf
Public Skills
token-lifecycle
by rustydotwtf
Reference for Doppler token creation, vesting, inflation, and factory selection across DERC20, DERC2080, CloneERC20, and CloneDERC20VotesV2 paths.
verification
by rustydotwtf
Verify on-chain Doppler behavior with cast, viem, RPC, and explorers for dynamic auctions, multicurve launches, hook initializer state, and migration flows.
uniswap-fundamentals
by rustydotwtf
Reference for Uniswap V3/V4 concepts used in Doppler development, including tick math, sqrtPriceX96, concentrated liquidity formulas, and V4 hooks/singleton architecture.
v4-dynamic-auction
by rustydotwtf
Reference for Doppler V4 dynamic auctions. Use when working with Doppler, epoch-based rebalancing, tick accumulator logic, slug placement, or dynamic auction exit conditions.
v4-multicurve-auction
by rustydotwtf
Reference for Doppler V4 multicurve auctions across base, scheduled, and decay variants; covers shares-based curve allocation, locked vs migrable pools, and migration constraints.
proceeds-split-migration
by rustydotwtf
Configure and verify migration-time proceeds split flows using ProceedsSplitter, TopUpDistributor, UniswapV4MigratorSplit, and UniswapV4MigratorSplitHook.
rehype
by rustydotwtf
Operate, configure, test, and deploy Doppler's Rehype V4 hook for buybacks, beneficiary fees, and airlock-owner fee claims.
v3-static-auction
by rustydotwtf
Reference for Doppler V3 static auctions using UniswapV3Initializer or LockableUniswapV3Initializer, including parameters, lifecycle, and far-tick exits.
v4-dutch-auction
by rustydotwtf
Compatibility alias for Doppler V4 dynamic auction requests. Redirects to the canonical v4-dynamic-auction skill.