Open defispartan opened 2 years ago
Add the ability to specify a generic type for multicall response:
multicall.call<T>
This will enable adding typesafe bindings to contract calls
Would love to see an integration point between this project and TypeChain!
TypeChain
Will take a look guys!
Add the ability to specify a generic type for multicall response:
multicall.call<T>
This will enable adding typesafe bindings to contract calls