lunars

Verified contract

Active on Ethereum with 2,835 txns
Deployed by via 0xd00f59d5 at 4395031
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "lunars"

0x2531079cd6737c45c59b85e24c2d54e07c8ddafab66fef2ee6adbfc562e6dbcd
0x3817ff738838e6afae0ba1b750fda0d12427e94743e23426a36580a5018da9f9
0x4db27427bb92df1af3ca273e395d66ebdfbde8b754eed1791a7ddc40666c4006
0x8e53d5f9dfc1d6309a9ae2b2aa616707ee7ce51a440bda4daa6e4c0bc2e7ed4c
0xc96f3326e30858203602a5d050cda142e06b4a143c9b6e3c3e460f7f8f13be2b
0x5530e4bdd566967cc053e308e59114a22f8a655683d66248f8d1bb71bc2ca0c7
0xe22eaa9ff824081e9a3e8a23e41a4759f3e62273f24d4e4c1ae795568eb7b168
0x3235eb804122cd9a92dee9bd4a4220d0713ee9c2889931784e63413aa74e1f71
0x676d1fe5697c3a8669de1f12a78f4127c60450785b481c7ab70813e1089bcd38
0xc73434650e06a3c2ec994f73ac76a11529482cb45048c65cb32d6f31a4211e43

Functions
Getter at block 21250023
feePercentage(view returns (uint8)
5
initialPrice(view returns (uint256)
10000000000000000
maxSubdivisions(view returns (uint8)
0
name(view returns (string)
lunars
numPlots(view returns (uint256)
400
subdivisionEnabled(view returns (bool)
false
symbol(view returns (string)
LUNA
totalOwned(view returns (uint256)
400
totalPurchases(view returns (uint256)
1016
totalSupply(view returns (uint256)
400
tradingEnabled(view returns (bool)
true
Read-only
balanceOf(address addrview returns (uint256)
isUnowned(uint256 idview returns (bool)
ownerOf(uint256 idview returns (address)
plots(uint256view returns (address owneruint256 pricebool forSalestring metadatabool disableduint8 subdivisionuint256 parentID)
plotsOwned(addressuint256view returns (uint256)
tokensOfOwnerByIndex(address addruint256 idxview returns (uint256)
State-modifying
purchase(uint256 idstring metadatabool forSaleuint256 newPricepayable returns (bool)
setBeneficiary(address newBeneficiary
setFeePercentage(uint8 _percentage
setInitialPrice(uint256 _priceInWei
setMetadata(uint256 idstring newData
setOwner(address newOwner
setPrice(uint256 idbool forSaleuint256 newPrice
setSubdivisionEnabled(bool enabled
setTradingEnabled(bool enabled
subdivide(uint256 idbool forSale1bool forSale2uint256 price1uint256 price2string metadata1string metadata2
transfer(uint256 idaddress newOwnerstring newDatareturns (bool)
withdraw(
Events
MetadataUpdated(address _fromuint256 idstring newData
PriceChanged(address _fromuint256 iduint256 newPrice
Purchase(address _fromuint256 iduint256 price
Transfer(address indexed _fromaddress indexed _touint256 id
Constructor
constructor(uint256 _numPlotsuint256 _initialPriceInWeiuint8 _feePercentagebool _tradingEnabledbool _subdivisionEnableduint8 _maxSubdivisions
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.