UNPKG

@eth-optimism/contracts

Version:
17 lines (16 loc) 436 B
export declare const predeploys: { OVM_L2ToL1MessagePasser: string; OVM_DeployerWhitelist: string; L2CrossDomainMessenger: string; OVM_GasPriceOracle: string; L2StandardBridge: string; OVM_SequencerFeeVault: string; L2StandardTokenFactory: string; OVM_L1BlockNumber: string; OVM_ETH: string; WETH9: string; }; export declare const futurePredeploys: { System0: string; System1: string; };