UNPKG

ethereum-multicall-extended

Version:

Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result

4 lines (3 loc) 70 B
export interface ContractCallOptions { blockNumber?: string; }