UNPKG

ethers-tools

Version:

Contains tools for work with web3 contracts.

4 lines (2 loc) 114 B
import { Tagable } from '../entities'; export declare const multicallResultEventName: (tags: Tagable) => string;