I synced an address in EthWatchAdress table.
-
I updated the meta info in a token, but the EthNFTOwners table was not updated.
-
Also when I sold a token, the EthNFTOwners table was not updated.
I synced an address in EthWatchAdress table.
I updated the meta info in a token, but the EthNFTOwners table was not updated.
Also when I sold a token, the EthNFTOwners table was not updated.
Hi @johncarter
EthNFTOwners
doesnโt contain metadata, it has only token_uri
. Database doesnโt resync on metadata changes. You need to create cystom cloud fucntiob
Share example transaction and your server subdomain