Just made a burn redeem with upgrade chain (base to mainnet) and the collectors do not see the burn/claim button. The wallets are correct with the tokens in place.
B/R example: burning 1/1 ERC721 base tokens minted on Foundation contract for a new 1/1 on mainnet, manifold contract:
Thanks for reaching out - Is it possible for you provide an example of a wallet with the correct tokens and a screenshot of the burn button not being visible?
Hey, sorry for the dealy. We identified the issue and a fix is being deployed as we speak. It should be live in about 10 mins or so.
So sorry for the trouble.
Hey!
Sorry for the delay, we launched an investigation and found the error is due the Base NFT contract blocking the burn function.
The code prevent any other addresses from burning the token apart from the contract creator.
A way around this would be to transfer the token to the dead address at 0x000000000000000000000000000000000000dEaD. If this is something we desire, I can enable this feature for you.