Mintbase/mintbase-js

Incorrect near account listed as NFT owner

charleslavon opened this issue · 1 comments

The NFTs of the contract at v0.8bityonce.near all listed as being owned by 8bityonce.near. However 3 of these NFTs have successfully been transferred to other accounts.

keypom-146-0-8bityonce.near-1672417819217
keypom-146-1-8bityonce.near-1672417833489
keypom-146-2-8bityonce.near-1672417847792

Is there an issue resolving the owner of NFTs when the NFT contract is deployed on a sub-account?

tifrel commented

Looks like event logs are missing the EVENT_JSON: prefix on the smart contract in question, resulting in the indexer being unable to pick up those transfers