Variable POOL_LIFECYCLE_DEPLOYMENTSConst

POOL_LIFECYCLE_DEPLOYMENTS: Readonly<
    Partial<Record<string, SupportedPoolLifecycleDeployment>>,
> = ...

Collision-checked current-default deployments, independent of discovery. Historical V4 entries remain available through V4_LIFECYCLE_DEPLOYMENTS and its deployment-id resolver instead of competing for this chain/protocol key.