Not able to load smart contract methods to fetch balance and make transaction in react native #1228
Unanswered
rajantwnabashuzph
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Provided that I have connected to a trust wallet via
useWalletConnect().connect
and received address and chainId. I want to run smart contract method, but the balance query stop responding. No process seen after step 3 below. Please refer to following code. I want to make sure same contract is working as expected in web enviromentBeta Was this translation helpful? Give feedback.
All reactions