COMEARTH(NFTically)

Off-Chain (Private)
Audited on 2023/03/06
No active critical issues

Summary

COMEARTH contracts allow for the acquisition of land parcels in their metaverse in form of an nft representation. These parcels come in various sizes and can be grouped as well. The LandSourceWallet holds all the Land parcels to ever be minted and they can be purchased by any user via the LandSeller contract. It integrates the standard Openzeppelin library to handle its ownership, mint, and burn features as well as the custom functionality implemented by their backend service to aid transactions.

Issues (5)

Low
Medium
High
Critical
Total
Not fixed
1---1
Fixed
31--4
Total41005

Contracts (3)

#File Name
1

Executable.sol

2

LandParcel.sol

3

LandSeller.sol