LandAuction

Verified contract

Active on Ethereum with 13,785 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1469 additional slots
Native
Value $0
0x9768442254112fb2a7c667f6e4bda18e22778f855fe5b72d5d301423f34e096a
0x8443aa6dcf908a8f7444d4e930155276c730b27891afd371bd8fd329abac2821
0x9068e8d00a0aa7c836dfaef8d7c003c5d77575588c6a715c4e005205eb1d6627
0x54ad62d453ab7101a84f036f4cb96492cfa5ebcbf9a29d1224f699a4e715114f
0xb8a6e8d9bc2d052f211c5bcc92ff19c0da512c75792c0c69d4fb8c34829b7b1c
0xecd781a5799d7925156e8b2beeff4da15d545d07eb1b62239e7026955c76e451
0x82b668e47f926039cae22fc8a97a70bff8e5899178717e0a7ee88fa1793ef08f
0x6818e029d36bd226c32768cc4d3b1b13100231245e0c8d0e333b97a4bd846f32
0x1072aca30901ccca30930c06d35cb33015322cbc54d693936d3bb7d5b8fe9b14
0xbd140c9b461ab9fcc826d514e42c4a5fd56071a8c9842d9f416ca69f16be1530

Functions
Getter at block 21275227
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GRID_SETTER_ROLE(view returns (bytes32)
0x002250fe51283021e04a7ab438c6e1fb5184bc6bc6b97d70d0deb8942f11485a
M(view returns (uint16)
200
N(view returns (uint16)
194
currentStage(view returns (uint8)
0
landRegistry(view returns (address)
0xefaed650f1a94801806bb110019d9b0dc79531a8
lockLeash(view returns (address)
0xf790b73f11fa1636d0d26db24bafb0f9b0ac3372
lockShiboshi(view returns (address)
0x67cf6ebc89cc50f09a10745c414192fd62bbccd3
multiBidEnabled(view returns (bool)
true
signerAddress(view returns (address)
0x8cf4378991ce70d501d9b1f169c3fb2c5278fc42
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
xHigh(view returns (int16)
96
xLow(view returns (int16)
-96
yHigh(view returns (int16)
99
yLow(view returns (int16)
-99
Read-only
allBidInfoOf(address userview returns (int16[]int16[])
availableCapacityOf(address userview returns (uint256)
bidInfoOf(address userview returns (int16[]int16[])
getCategory(int16 xint16 yview returns (int8)
getCurrentBid(int16int16view returns (uint256 amountaddress bidder)
getOutbidPrice(uint256 bidPricepure returns (uint256)
getPriceOf(int16 xint16 yview returns (uint256)
getReservePrice(int16 xint16 yview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isShiboshiZone(int16 xint16 ypure returns (bool)
priceOfCategory(int8view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
weightToCapacity(uint256 weightLeashuint256 weightShiboshipure returns (uint256)
winningsBidsOf(addressview returns (uint256)
State-modifying
bidMulti(int16[] xsint16[] ysuint256[] pricespayable 
bidOne(int16 xint16 ypayable 
bidShiboshiZoneMulti(int16[] xsint16[] ysuint256[] pricesbytes signaturepayable 
bidShiboshiZoneOne(int16 xint16 ybytes signaturepayable 
grantRole(bytes32 roleaddress account
mintPrivate(int16 xint16 ypayable 
mintPrivateShiboshiZone(int16 xint16 ybytes signaturepayable 
mintPublic(int16 xint16 ypayable 
mintWinningBid(int16[] xsint16[] ys
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setGridVal(int16 x1int16 y1int16 x2int16 y2int8 val
setLandRegistry(address _landRegistry
setLockLeash(address _lockLeash
setLockShiboshi(address _lockShiboshi
setMultiBid(bool desiredValue
setPriceOfCategory(int8 categoryuint256 price
setSignerAddress(address signer
setStage(uint256 stage
withdraw(address touint256 amount
Events
BidCreated(address indexed useruint32 indexed encXYint16 xint16 yuint256 priceuint256 time
CategoryPriceSet(int8 categoryuint256 price
LandBought(address indexed useruint32 indexed encXYint16 xint16 yuint256 priceuint8 saleStage
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SignerSet(address signer
StageSet(uint256 stage
multiBidToggled(bool newValue
Constructor
constructor(address _wethaddress _landRegistryaddress _lockLeashaddress _lockShiboshi
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.