UNPKG

viem

Version:

TypeScript Interface for Ethereum

11 lines 780 B
export declare const contractDeployerAddress: "0x0000000000000000000000000000000000008006"; export declare const contract2FactoryAddress: "0x0000000000000000000000000000000000010000"; /** The address of the L1 `ETH` token. */ export declare const legacyEthAddress: "0x0000000000000000000000000000000000000000"; export declare const ethAddressInContracts: "0x0000000000000000000000000000000000000001"; /** The address of the base token. */ export declare const l2BaseTokenAddress: "0x000000000000000000000000000000000000800a"; export declare const l1MessengerAddress: "0x0000000000000000000000000000000000008008"; export declare const l1ToL2AliasOffset: "0x1111000000000000000000000000000000001111"; export declare const addressModulo: bigint; //# sourceMappingURL=address.d.ts.map