ethereum-multicall icon indicating copy to clipboard operation
ethereum-multicall copied to clipboard

Add generic response type for multicall.call()

Open defispartan opened this issue 2 years ago • 2 comments

Add the ability to specify a generic type for multicall response:

multicall.call<T>

This will enable adding typesafe bindings to contract calls

defispartan avatar Mar 07 '22 17:03 defispartan

Would love to see an integration point between this project and TypeChain!

kasparkallas avatar Apr 25 '22 12:04 kasparkallas

Will take a look guys!

joshstevens19 avatar May 08 '22 08:05 joshstevens19