Categorygithub.com/pinealctx/multicall
repositorypackage
1.0.0
Repository: https://github.com/pinealctx/multicall.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Multicall

A thin Go client for making multiple function calls in single eth_call request

Reference

  • go-multicall: Fork from the original repository to add some features and fix some bugs.