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

8 lines 150 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./build/types", "declaration": true, "emitDeclarationOnly": true } }