use ;
use hex;
// PropAMM venues seeded into the router whitelist at initialization.
pub const FERMI: Address = H160;
pub const BEBOP: Address = H160;
pub const KIPSELI: Address = H160;
/// Curated propAMM name → venue address mapping, for the `venues` option of
/// quotes and swaps.
///
/// The Uniswap V3 fallback is intentionally absent: its address is router
/// configuration, read it via `PropAmmRouter::fallback_swap_router`.
pub const PAMMS: = ;