Cico

Results 4 comments of Cico

> > > > Thanks, got that. I made a alchemyapi.io solana app to test this and although the alchemy app recieves the request, the returned result is empty? >...

I have simulated the RPC call made by this method `findMintedNFTs()` and I noticed that add a filter not needed: ```[ { "memcmp": { //

Yes, I can't use the findMintedNFTs methods because it add a discriminator not needed. ``` ... { "memcmp": { //

Ah ok. I just tell him to try getProgramAccounts without the discriminator :) to try to fix.