Category "moralis"

How to make a query includes both count and data of collection

Example data [ { owner: '0x123124124', createdAt: '13 May 2022 at 04:20:21 UTC'}, { owner: '0x123124124', createdAt: '13 May 2022 at 06:20:21 UTC'}, {

React-moralis, function useMoralisQuery, searching item by currentPatientWalletId address

I'm trying to query patient's consultation data via currentPatientWalletId which is a variable am passing to the useMoralisQuery hook,butit cant.bt once i hard

How to check if user has a specific token by querying NFTBalances?

I am trying to check if a user has a specific token, in my case token_id should be "87". How can I check that using NFTBalances? I wrote the code below but it i

i tried to Polyfill modules in webpack 5 but not working (Reactjs)

Hi guys am a newbie in React when i start my project i get the Wepback V5 Error Message Resolve updated : https://github.com/facebook/create-react-app/issues/11