CityOfZion / dora

https://dora.coz.io/
11 stars 10 forks source link

NFTs not shown for our test contract #628

Closed SuPuL closed 1 year ago

SuPuL commented 1 year ago

Hi, we have a NEP-11 contract on testnet and on mainnet. For some reason the minted NFTs are not shown on Dora nor in the Neo Wallet.

OneGate and NeoTube do show the NFTs. Is there a problem with the properties call? Is there any way we can debug it?

Here is an example contract with this behavior:

There should be one Test Token visible.

Greetings

SuPuL commented 1 year ago

Ok. I just checked the source code. You are fetching the data from Ghost Market. As the contracts are currently not synced, nothing is shown.

So I'll get in contact with Ghost Market.