CONTRACT_ADDRESSES: {
    [ChainID in L2ChainID]: OEContractsLike
} = ...

Mapping of L1 chain IDs to the appropriate contract addresses for the OE deployments to the given network. Simplifies the process of getting the correct contract addresses for a given contract name.

Generated using TypeDoc