@morph-l2/sdk • Docs
@morph-l2/sdk / CONTRACT_ADDRESSES
Variable: CONTRACT_ADDRESSES
const
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.
Source
src/utils/chain-constants.ts:100