@celo-tools/celo-ethers-wrapper
Version:
A minimal wrapper to make Ethers.JS compatible with the Celo network.
7 lines (6 loc) • 351 B
TypeScript
export declare const Y_PARITY_EIP_2098 = 27;
export declare const EIP155_NUMBER = 35;
export declare const EIGHT = 8;
export declare const GAS_INFLATION_FACTOR = 130n;
export declare const L2_PROXY_ADMIN_ADDRESS = "0x4200000000000000000000000000000000000018";
export declare const CELO_REGISTRY_ADDRESS = "0x000000000000000000000000000000000000ce10";