EthNFTOwnersPending doesn't get confirmed

EthNFTOwnersPending doesn’t get confirmed even after few days.
Using ETH mainnet.
I’m new to Moralis and blochain in general. When a client connect is metamask with my website I do a clound function: const query = new Parse.Query(“EthNFTTokenTransfers”); to get the NFT ERC-721 linked to the to_address of the user.
Should I do something else to validate the EthNFTOwnersPending ?

Server URL: https://1s7vzoovccsj.moralis.io:2053/server

2 Likes

Thanks we are checking

Hello.

We implemented the pending / confirmed before some of the addresses in your instance registered.

Now that we finished the Beta, we advice you create a new server as hardware and performance has improved.

I created a new server: V 0.0.224, I authenticate correctly but it doesn’t give the historical transaction. It isn’t automatic? Should I write something more than in this video?
https://www.youtube.com/watch?v=Z8Ik3TyubvU&list=PLFPZ8ai7J-iT1nySqivvdKP_4WhLua_Bm&index=2&ab_channel=MoralisWeb3MoralisWeb3

image

Ok, actually I waited and now it worked !

2 Likes