LandSale

Verified contract

Active on Ethereum with 262 txns
Deployed by via 0x376355f1 at 5516416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LandSale"

0xcdfa4b82296ae8657eafbb4ec93a9b8616e30f1d057a252f120793043580a453
0x2baf1190dac56d7669ed14c313e17605785aed8d7dfeeb09b0238d28665a181b
0x5396ace1caef185c9e92c55d4f4936f2c7cd341afdd0bf8a703a0c5ce1d6a61d
0x57f6ef066f069f04b1cb14d36092411f636cc28068a2c007c942d1a660f14d5b
0x8203c2ae183d5b213edb347984c25704360a4c777c8b63ca47cecb72f6030ab1
0x952e384506119bd6922922f49a600d6524ad92172dd1143f9b6fcabc88a4db88
0xa6dd0ba129448a66f04d757b026efd6c97841fef0c224acc7c7294979321be5c
0xe15fd0fe8401010b07e75fa007a1e56887f3f2c5385a09931205d64b4dc86e26
0x96a3799490173ea474342a48dc1630296203cd53e5c9da801337d7c3a4c1de20
0xaa599a5c767f34d03bb3187d1ac3e985ad13679f99fe2f08114669e32ab6fc1a

Functions
Getter at block 21157726
CITY_INCREASE_RATE(view returns (uint256)
12500000000000000
CITY_START_PRICE(view returns (uint256)
20000000000000000
TOWN_INCREASE_RATE(view returns (uint256)
2500000000000000
TOWN_START_PRICE(view returns (uint256)
5000000000000000
VILLAGE_INCREASE_RATE(view returns (uint256)
500000000000000
VILLAGE_START_PRICE(view returns (uint256)
1200000000000000
ccUserCount(view returns (uint256)
23
citiesSold(view returns (uint256)
200
cityPrice(view returns (uint256)
270000000000000000
closingTime(view returns (uint256)
1529164800
goal(view returns (uint256)
37000000000000000000
goalReached(view returns (bool)
true
hasClosed(view returns (bool)
true
isFinalized(view returns (bool)
true
 
isPaused(view returns (bool)
openingTime(view returns (uint256)
1526572800
owner(view returns (address)
0x1e709c94fec99db9029445116b0dc0b4c14366ea
townPrice(view returns (uint256)
90000000000000000
townsSold(view returns (uint256)
346
vault(view returns (address)
0x6054d54c4aaa85654f4f0812e9f712b858953c49
villagePrice(view returns (uint256)
2278700000000000000
villagesSold(view returns (uint256)
45555
wallet(view returns (address)
0x9012c8b9fccd553ae3fbdc25719af965669dad87
walletUserCount(view returns (uint256)
55
weiRaised(view returns (uint256)
1341889000000000000000
Read-only
addressToNumCities(addressview returns (uint256)
addressToNumTowns(addressview returns (uint256)
addressToNumVillages(addressview returns (uint256)
ccUsers(uint256view returns (bytes32)
userToNumCities(bytes32view returns (uint256)
userToNumTowns(bytes32view returns (uint256)
userToNumVillages(bytes32view returns (uint256)
walletUsers(uint256view returns (address)
State-modifying
claimRefund(
finalize(
pause(
purchaseCity(uint256 numCitiespayable 
purchaseLandWithCC(uint8 landTypebytes32 userIduint256 num
purchaseTown(uint256 numTownspayable 
purchaseVillage(uint256 numVillagespayable 
resume(
transferOwnership(address newOwner
Events
Finalized(
LandPurchased(address indexed purchaseruint256 valueuint8 landTypeuint256 quantity
LandPurchasedCC(bytes32 indexed userIdaddress indexed purchaseruint8 landTypeuint256 quantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _walletuint256 _goaluint256 _openingTimeuint256 _closingTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.