Replies: 1 comment 1 reply
-
You can add the useToken({
address: tokenAddress,
skip: !tokenAddress,
}) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting the token address from a smart contract, can I instantiate the hook with a null param and use it later? So far I haven't been able to get it to work.
Beta Was this translation helpful? Give feedback.
All reactions