Skip to main content

PROPAMM_FALLBACK_PREFIX

Constant PROPAMM_FALLBACK_PREFIX 

Source
pub const PROPAMM_FALLBACK_PREFIX: &str = "propammfallback:";
Expand description

Protocol system prefix for pAMM components executed through the PropAMMRouter, so a stale maker quote retries on Uniswap V3 instead of reverting the route. Venue suffixes follow PRICE_LEVEL_STREAM_PREFIX; only whitelisted venues may use it. Calldata matches the direct path, so both prefixes share PropAMMSwapEncoder and differ only in the executor.