Closed todo[bot] closed 3 years ago
https://github.com/MoonSHRD/UniversalNFTMarketplace/blob/c745412231f25fa1aa9862dcc2cf997b715e3d95/contracts/721/singleton/TicketFactory721.sol#L5-L10
TODO
Gas cost for deployment (Deploy factory, factory deployed everything else in a world by a single transaction) is 4.8M Gas
If gasPrice = 200, then cost is 0.9 ETH if it's low, like, 20, then cost is 0.09 ETH
https://github.com/MoonSHRD/UniversalNFTMarketplace/blob/c745412231f25fa1aa9862dcc2cf997b715e3d95/contracts/721/singleton/TicketFactory721.sol#L5-L10
This issue was generated by todo based on a
TODO
comment in c745412231f25fa1aa9862dcc2cf997b715e3d95. It's been assigned to @JackBekket because they committed the code.