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

# 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.

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ParseABI parses raw ABI JSON.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

DefaultAddress is the same for all chains (Multicall3).

# Structs

Call wraps a multicall call.
Caller makes multicalls.
Contract wraps the parsed ABI and acts as a call factory.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author