Can't locate hook for UseNFTBalance in ethereum boilerplate

I am currently following the youtube video https://www.youtube.com/watch?v=WZWCzsB1xUE&t=5s. I have reached 16:31 whereby we are creating a hook for get token id for a specified collection. In the video, the following existing hook is used to create the hook we need: useNFTBalances.js. I can not see this particular hook file under my hook files. Please help.

Did you look in GitHub where the code for react Moralis is available? There is also some documentation in that repository

1 Like

it looks like you got the starter repo
1 Like