UNPKG

noob-ethereum

Version:
8 lines 228 B
declare const LONDON_HARDFORK_BLOCK = 12965000; declare const optimism: { REGENSIS_BLOCK: number; SEQUENCER_EOA: string; CTC: string; }; export { LONDON_HARDFORK_BLOCK, optimism }; //# sourceMappingURL=index.d.ts.map