UNPKG

@ethereum-js/multicall

Version:

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

7 lines 114 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./build/esm", "module": "esnext" } }