Replies: 1 comment 3 replies
-
Hey there, not totally facing the same need but I have a pretty similar code that is building the The problem with that is we loose the typing and the method is returning |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I often need to use multicall for existing contract reads. I haven't found a way to do that with the existing hooks. Perhaps it could be added to the generator for all view methods that receive arguments (maybe opt-in if you're concerned with polluting the output too much)?
Beta Was this translation helpful? Give feedback.
All reactions