一键导入
pda-static
Reference for static price discovery auctions on legacy networks that only support Uniswap v3.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reference for static price discovery auctions on legacy networks that only support Uniswap v3.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Integrate and verify doppler-sol external hook programs for Initializer curve swaps and CPMM swaps/liquidity actions, including cosigner-hook expiry payloads, CPI return data, and remaining-account behavior.
Canonical reference for doppler-sol launch creation, bonding-curve trading, hook configuration, cosigner-gated launch payloads, migration handoff, authorized no-migrator launches, launch fee state, and initializer PDA semantics.
Use doppler-sol IDLs and the published TypeScript SDK for address derivation, account decoding, launch discovery, hook payload decoding, migrator payload encoding, and RPC lookup patterns.
Configure and verify doppler-sol initializer migrations into CPMM pools, including migrator payloads, state PDAs, migrated pool hook config, recipient distribution, and remaining-account order.
Reference for doppler-sol CPMM pools, positions, swaps, liquidity, protocol fee positions, oracle accounts, hooks, and PDA-based pool addressing.
Reference for doppler-sol launch, CPMM, protocol, and migration fee accounting across Initializer, CPMM, and CPMM migrator flows.
| name | pda-static |
| description | Reference for static price discovery auctions on legacy networks that only support Uniswap v3. |
| license | MIT |
| metadata | {"author":"doppler","version":"2.0"} |
Source References: Use Doppler deployments as the contract source of truth for deployed addresses and revisions.
InitData (ticks, fee, position count, sale share).exitLiquidity) for migrable pools.| Item | Detail |
|---|---|
| Main contracts | UniswapV3Initializer, LockableUniswapV3Initializer |
| Rebalancing | None |
| Exit requirement | Price reaches far tick |
| Lockable add-ons | Beneficiaries, pool status gating, fee collection |
| Positioning | Legacy fallback for v3-only networks; multicurve and dynamic are preferred on v4-capable networks |