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.

Generated using TypeDoc