UNPKG

ethers-tools

Version:

Contains tools for work with web3 contracts.

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