MoonSHRD / UniversalNFTMarketplace

Universal NFT Marketplace
Other
9 stars 0 forks source link

wrong calculation, need to fix.. use IERC721Enumarable interface for MSNFT #78

Closed todo[bot] closed 2 years ago

todo[bot] commented 2 years ago

https://github.com/MoonSHRD/UniversalNFTMarketplace/blob/cbf6f90f28baa56079ca5f09564cc06e3f9c98c8/contracts/721/singleton/InterfaceRegister.sol#L47-L52


This issue was generated by todo based on a TODO comment in cbf6f90f28baa56079ca5f09564cc06e3f9c98c8 when #77 was merged. cc @MoonSHRD.
JackBekket commented 2 years ago

I've just hardcoded interface ID, but it still not working properly

JackBekket commented 2 years ago

fixed in #109