Replies: 1 comment
-
Update: I sent it to a burn address from the owner account, but it's still showing up. I assume this is because we don't listen for a event when using safeTransfer and therefore the graphql database doesn't update. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I ran into an error, when updating an nft listing which resulted in the price being set to 0 for this specific NFT. In general I can update listings and buy no problem. But for this specific one I can't buy it or update the price. Get classic error :
Transaction failed See: https://links.ethers.org/v5-errors-CALL_EXCEPTION
Is there a way to destroy this NFT? Or can I not send it to a burn address since it's been approved and listed on my nft marketlplace contract?
All help appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions