UNPKG

@mantleio/contracts

Version:
22 lines (21 loc) 561 B
export declare const predeploys: { BVM_L2ToL1MessagePasser: string; BVM_DeployerWhitelist: string; L2CrossDomainMessenger: string; BVM_GasPriceOracle: string; L2StandardBridge: string; BVM_SequencerFeeVault: string; L2StandardTokenFactory: string; BVM_L1BlockNumber: string; LegacyERC20Mantle: string; BVM_ETH: string; WETH9: string; TssRewardContract: string; }; export declare const l1DevPredeploys: { L1_MNT: string; }; export declare const futurePredeploys: { System0: string; System1: string; };