MoonSHRD / UniversalNFTMarketplace

Universal NFT Marketplace
Other
9 stars 0 forks source link

Network/ropsten #62

Closed JackBekket closed 3 years ago

JackBekket commented 3 years ago

Deployed in ropsten test network, first release

todo[bot] commented 3 years ago

Investigate how to add different types of ERC20. Old type have name as public string and no getter, new type have name as private sting and getter for it.

https://github.com/MoonSHRD/UniversalNFTMarketplace/blob/ab047fafb4a8347c1a25a02e0d51dcb9f13ca213/contracts/721/singleton/CurrenciesERC20.sol#L53-L58


This comment was generated by todo based on a TODO comment in ab047fafb4a8347c1a25a02e0d51dcb9f13ca213 in #62. cc @MoonSHRD.