Skip to main content

@morph-l2/sdkDocs


@morph-l2/sdk / OEL2ContractsLike

Type alias: OEL2ContractsLike

OEL2ContractsLike: { [K in keyof OEL2Contracts]: AddressLike }

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

Source

src/interfaces/types.ts:137