Skip to content

Multicall: Aggregate multiple constant function call results into one

License

Notifications You must be signed in to change notification settings

Dirt-Nasty/multicall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NonStrictMulticall

NonStrictMulticall is a fork of Maker DAO's Multicall which extends it in order to not fail when one of the component calls fails and to also return the exit status of each component call in conjunction with the returned value.

This contract can be used in conjuction with the Multicall package web3-multicall-go

Contract Addresses

Chain Address
Mainnet 0x5eb3fa2dfecdde21c950813c665e9364fa609bd2
Ropsten 0xf3ad7e31b052ff96566eedd218a823430e74b406
Kovan 0x34063466af03ce5608f55f0345c987ede54db03e

About

Multicall: Aggregate multiple constant function call results into one

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%