We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Change path for lib
Migrate away from web3 library to go-ethereum Client
Works with original Multicall contract
Return argument as is when no transformation can be applied
Tweak numeric call encoding
Wrap big.Int in an alias that marshals to string
Marshal big ints as strings
Don't try to decode a call if it failed
Fix panic on address interface casting