A thin Go client for making multiple function calls in single eth_call
request
- Uses the go-ethereum tools and libraries
- Interfaces with the MakerDAO
Multicall3
contract
- go-multicall: Fork from the original repository to add some features and fix some bugs.