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

3 lines (2 loc) 91 B
export { ExecutionType } from './execution-type'; export { Networks } from './networks';