@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
1 lines • 26 B
text/typescript
export * from './multical'
Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result