UNPKG

@dahlia-labs/celo-contrib

Version:
5 lines 147 B
import { ChainId } from "./network"; export declare const Multicall: { [chainId in ChainId]: string; }; //# sourceMappingURL=multicall.d.ts.map