Skip to main content

@morph-l2/sdkDocs


@morph-l2/sdk / OEL1ContractsLike

Type alias: OEL1ContractsLike

OEL1ContractsLike: { [K in keyof OEL1Contracts]: AddressLike }

Convenience type for something that looks like the L1 OE contract interface but could be addresses instead of actual contract objects.

Source

src/interfaces/types.ts:129