UNPKG

@divstake-nestjs/constants

Version:

NestJS Constants Module for Lido Finance projects. Part of [Lido NestJS Modules](https://github.com/lidofinance/lido-nestjs-modules/#readme)

16 lines (15 loc) 304 B
export declare enum CHAINS { Mainnet = 1, Ropsten = 3, Rinkeby = 4, Goerli = 5, Kovan = 42, Moonriver = 1285, Moonbase = 1287, Kintsugi = 1337702, Kiln = 1337802, Zhejiang = 1337803, Holesky = 17000, Sepolia = 11155111, Hoodi = 560048 }