UNPKG

@dahlia-labs/use-ethers

Version:
7 lines 203 B
import type { chainID } from "./types"; type ChainID = keyof typeof chainID; export declare const MulticallAddress: { [chain in ChainID]: string; }; export {}; //# sourceMappingURL=constants.d.ts.map