NemoLandV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9e917578 at 16039144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots

No balances found for "NemoLandV3"

No transactions found for "NemoLandV3"


Functions
Getter at block 20855669
MAX_SUPPLY(view returns (uint256)
6553610
commission(view returns (uint256)
0
getAdmin(view returns (address)
0x0000000000000000000000000000000000000000
helper(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
receivingWallet(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Read-only
AllowedCrypto(uint256view returns (uint256 currencyTypeaddress paytokenbool isReturnsBool)
allLandsOfState(uint256 stateIdview returns (uint256[])
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getZonePrice(uint256 currencyTypeuint256 zoneview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
landToState(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
ownerOfState(uint256[] idsview returns (addressbool)
stateToLands(uint256uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToPrice(uint256view returns (uint256 priceaddress saleOwneruint256 currencyType)
tokenURI(uint256 idview returns (string)
State-modifying
addCurrency(uint256 _currecyTypeaddress _paytokenbool _isReturnsBooluint256[] _zoneValue
allowBuy(uint256 _iduint256 amountuint256 currencyType
approve(address touint256 tokenId
buy(uint256 _iduint256 _amountpayable 
changeAdmin(address newAdmin
changeHelper(address newHelper
changeSigner(address newSigner
disallowBuy(uint256 _id
initialize(string _baseURIstring _namestring _symboladdress _receivingWalletaddress adminaddress signeraddress _helperaddress[] _currencyAddressesbool[] _isReturnsBooluint256 _resaleComuint256[][2] zonePricing
mintLand(bytes _signatureuint256 stateuint256[] landsuint256[2][] _zoneIduint256 currencyTypeuint256 _amountuint256 referralbool applyDiscountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseURI
setReceivingWallet(address newWallet
setResaleCom(uint256 resaleCom_
setZonePrice(uint256 currencyTypeuint256 zoneIduint256 amount
setZonePriceInHZMCoin(uint256 zoneIduint256 amount
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
AdminChanged(address oldAdminaddress newAdmin
AllowBuy(address indexed owneruint256 indexed iduint256 indexed weiAmountuint256 currencyType
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Commission(uint256 indexed commission
CurrencyAdded(uint256 currencyTypeaddress paytoken
DisallowBuy(address indexed owneruint256 indexed id
Initialized(uint8 version
LandMint(uint256 indexed stateuint256 indexed landuint256 indexed referraluint256 currencyTypeuint256 orgPriceuint256 discountedPriceuint8 discountPercentage
Resale(uint256 indexed iduint256 indexed weiPriceuint256 indexed weiComuint256 currencyType
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
ZonePrice(uint256 indexed zoneuint256 indexed weiAmountuint256 indexed currencyType
mintDiscount(uint256 indexed stateuint256 indexed landuint256 indexed orignalPriceuint256 discountedPriceuint256 currencyTypeuint8 discountPercentage
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.