LandAuctionV2

Verified contract

Active on Ethereum with 11,740 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51,417.25
0x19ddfd47869454f3ed8a912302debf9e0d3a5f42df8e26ea8d38745360b3fcc7
0xf359a82cd17bb35fde5d46a561f48143bf81388a40d5362df0147ce33dd0019a
0xd666721a2f36b7c5f1f705db4074eaf8d26a8b981a5086d506470991c763d322
0x4b8a7eea72bfe81a97c897c8fc2d9dcacbc38b589ca10482c741feae018f1845
0xf5688af601a0bd5cc5c841f8f133e2bbdc8864691830f19c78dbbc33fc56c825
0x69a225e81b0d827bf938c46f00d4f88e683e0dbd82008f712c218d5761ced35a
0xacd1317753b9dbf5b7f5a20443eeb157343f4333510151af1ab3f7d2a637d842
0x3424a9f982f1a809168d6b9777755287f8ca388ad9ac32f071ff0a6220aa254d
0x80d49b47f7b7699e864b63226b531fe18ddc869f3ad55b0b1ec8d204e9ef5d7e
0x251f16d411e5f766157904b3bcc9a913fa4609f879f54ba41e3271ed559145c4

Functions
Getter at block 20933089
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
auctionV1(view returns (address)
0x9ed0f787223ff1feb0cfb33a9207c646d182e918
currentStage(view returns (uint8)
3
landRegistry(view returns (address)
0xefaed650f1a94801806bb110019d9b0dc79531a8
lockLeash(view returns (address)
0xf790b73f11fa1636d0d26db24bafb0f9b0ac3372
lockShiboshi(view returns (address)
0x67cf6ebc89cc50f09a10745c414192fd62bbccd3
multiMintEnabled(view returns (bool)
true
signerAddress(view returns (address)
0x8cf4378991ce70d501d9b1f169c3fb2c5278fc42
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)
mintedBy(address userview returns (int16[]int16[])
priceOfCategory(int8 categoryview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
weightToCapacity(uint256 weightLeashuint256 weightShiboshipure returns (uint256)
winningsBidsOf(address userview returns (uint256)
State-modifying
grantRole(bytes32 roleaddress account
mintPrivate(int16 xint16 ypayable 
mintPrivateMulti(int16[] xsint16[] ysuint256[] pricespayable 
mintPrivateShiboshiZone(int16 xint16 ybytes signaturepayable 
mintPrivateShiboshiZoneMulti(int16[] xsint16[] ysuint256[] pricesbytes signaturepayable 
mintPublic(int16 xint16 ypayable 
mintPublicMulti(int16[] xsint16[] ysuint256[] pricespayable 
mintWinningBid(int16[] xsint16[] ys
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAuctionV1(address _auctionV1
setLandRegistry(address _landRegistry
setLockLeash(address _lockLeash
setLockShiboshi(address _lockShiboshi
setMultiMint(bool desiredValue
setSignerAddress(address signer
setStage(uint256 stage
withdraw(address touint256 amount
Events
LandBought(address indexed useruint32 indexed encXYint16 xint16 yuint256 priceuint256 timeuint8 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
multiMintToggled(bool newValue
Constructor
constructor(address _auctionV1address _landRegistryaddress _lockLeashaddress _lockShiboshi
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.