You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
includes the logic for zetachain transfer but also some ERC721 specific. Split it in two file (UniversalNFTCore.sol and UniversalNFTCore721.sol) and the we can reuse the same logic for a 1155 version. Should add some more small changes but are out of the scope of this issue.