Skip to main content

@morph-l2/sdkDocs


@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