Skip to main content

Module chain

Module chain 

Source
Expand description

Curated Chain enum for waterpump-evm facade selection.

Lists only the EVM chains where at least one facade has a known V3ProtocolConfig. TryFrom<u64> enables auto-detection from RPC eth_chainId (Slice B). clap::ValueEnum derive is gated behind the clap feature so the base crate stays lean for library-only consumers.

Enumsยง

Chain
EVM chains supported by waterpump-evm facades.