Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/@ethersproject/constants/src.ts/index.ts

"use strict";

export { AddressZero } from "./addresses";
export {
    NegativeOne,
    Zero,
    One,
    Two,
    WeiPerEther,
    MaxUint256,
    MinInt256,
    MaxInt256
} from "./bignumbers";
export { HashZero } from "./hashes";
export { EtherSymbol } from "./strings";

Back to Directory File Manager