Problem with manually created NFT in opensea

Hello, I have created an nft in opensea market place without any coding. So for that I am not getting correct result using moralis unity sdk. But the nft has a contract address and tokenId . But nfts that are created and deployed using solidity and remix ide, for that moralis unity is working properly. So it is possible to use Moralis unity for this type of manually created nfts.

the nfts that are created in open sea initially may be lazy minted nfts that are not on chain yet, and in that case moralis will not show those nfts that are not minted on chain yet

1 Like