Vaibhav
Posted on February 2, 2023
Hey!
Does anyone know how to get balance of token deployed on thirdweb into React app.
My code is:
const balance = await token.balanceOf(walletAddress);
console.log(balance.displayValue);
I'm getting this error:
I am taking reference from
Link
Thanks in advance!
💖 💪 🙅 🚩
Vaibhav
Posted on February 2, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.