BasementDwellersStore

Verified contract

Active on Ethereum with 7,788 txns
Deployed by via 0x541a1c55 at 13399800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,337.45
0xb843b1511aa4c512fbf2dce5d7cdd0dba4737db49894adf071edb934aa5f5eee
0x415a28334100cbca69410abbeef685b19efbf737e2a2e73a03d975d0ed0f6aa0
0xef9a39c29ee859e5087a825ddb26d2d6987737c358baff367d5896cd3f2ff283
0x01519a72e1538c2665b1bb22d87058691370ae630429c59d94d487e99fc4b294
0xa41b672ae702fde01c8328e880a552b8e074b58647a3416b05e928c5ea7cac51
0xc01f99c8022fe37180af037552106e08a3e809c8a42487cac5b833840e2f1460
0x9045f2411dc3d3683809061a704e06e072d01e954606b3da7e89fe82230d25c5
0xd4540301b264df004544e44c7bbbf57988ee5dc83fe6783cbbc091bc2ebcbb5c
0xed415451b1b25a5041b82fbca3bef145c17c6f2caf719d5a19579d98887fcf60
0xcdeee985630f6c36331a43acc141687ea4d0fad8d401bbae7f14e514e5167c92

Functions
Getter at block 21170877
bdFactory(view returns (address)
0x9a95ecee5161b888ffe9abd3d920c5d38e8539da
isSoldOut(view returns (bool)
true
lastTargetIndex(view returns (uint256)
4644
maxDwellers(view returns (uint256)
10000
maxDwellersPerPass(view returns (uint256)
5
maxMintPerTx(view returns (uint256)
30
maxPreMintDwellers(view returns (uint256)
150
mintedDwellersAfterPresale(view returns (uint256)
4645
newlyMintedDwellersWithPass(view returns (uint256)
5205
offsetInSlot(view returns (uint256)
0
openingHours(view returns (uint256)
1633996800
operationSeconds(view returns (uint256)
86400
operationSecondsForVIP(view returns (uint256)
86400
owner(view returns (address)
0x5e0825a37e6690f9a6862ebd3b32a62cf8d0b7ee
pass(view returns (address)
0x3c17017f5a584628cf8cb579a38455dbbf3f93e7
preMintedDwellers(view returns (uint256)
150
raffleNumber(view returns (uint256)
69
remainingDwellers(view returns (uint256)
0
slotSize(view returns (uint256)
1
ticketPrice(view returns (uint256)
69000000000000000
totalTickets(view returns (uint256)
4829
withdrawTotal(view returns (uint256)
679650000000000000000
Read-only
mintedDwellersOf(addressview returns (uint256)
resultOf(addressview returns (bool executeduint256 validTicketAmount)
ticketsOf(addressview returns (uint256 indexuint256 amount)
State-modifying
calculateMyResult(
mintDwellers(
mintWithPass(uint256 _amountpayable 
preMintDwellers(address[] recipients
purchaseRemainingDwellers(uint256 _amountpayable 
renounceOwnership(
runRaffle(uint256 _raffleNumber
setOpeningHours(uint256 _openingHours
takingTickets(uint256 _amountpayable 
transferOwnership(address newOwner
withdrawAll(
Events
MintDwellers(address accountuint256 mintRequestAmount
MintWithPass(address accountuint256 amountuint256 changes
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PurchaseRemainingDwellers(address accountuint256 amount
RunRaffle(uint256 raffleNumber
SetOpeningHours(uint256 openingHours
SetRemainingDwellers(uint256 remainingDwellers
SetResult(address accountuint256 validTicketAmountuint256 changes
TakingTickets(address accountuint256 amountuint256 changes
Withdraw(address to
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.