MonsterShelter

Verified contract

Active on Ethereum with 6,152 txns
Deployed by via 0x904e0f6b at 13669666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#5410)
ERC-721
--
0xb8e90b59dc8418986a127fce22876479a87e164b119e63f7577de4a67aefd81f
0x1b17947ecaffc7e165fb539b7916fc039e5cdbc8edc1eb20d5ee1f92480a2633
0x87a8f4bc82e4e5c2d1c264d68e79b0ec4b569718f7e989bf8e1934c9a99370d9
0x8d711ce7e6e8f269153b4b03a7000e16b85a2a7dc15fd970038f06b9e0219520
0x291aea17355c02e05bcc49d726163afefa302df7830ee1e8f1d1f192c09d9cf3
0x9d04ea7e1557bb2c2d1dc6c2d485929c5bc606bcf7b37aa12dc409f3d1e4232e
0x88a101bfa6a55c87329ec8dc69572705cf4ab33429c5c7293c3bb5e74d2974f6
0x38474ea62733667d9c0af51cd93f1668eb7ab5345f862a2badbca6e9203fe402
0x5a4f2f40436c2d03a6365ca021f954e2dd5afbd7d654d5214ffb6595e690e7ea
0x4bd28a9c743bfed04dd43878119e13aafa62875014fe7825def702a8e026dc4e

Functions
Getter at block 20853251
allowListCost(view returns (uint256)
30000000000000000
cost(view returns (uint256)
40000000000000000
earlyAccess(view returns (uint256)
7200
maxMintsPerTransaction(view returns (uint256)
10
maxSupply(view returns (uint256)
5555
name(view returns (string)
MonsterShelter
owner(view returns (address)
0xbbe165910bebc144b8ca754321ab44e910d1d771
preSaleCost(view returns (uint256)
35000000000000000
preSaleStartTimestamp(view returns (uint256)
0
presaleSupply(view returns (uint256)
300
reservedSupply(view returns (uint256)
0
saleStartTimestamp(view returns (uint256)
0
symbol(view returns (string)
MNSTRS
totalSupply(view returns (uint256)
5555
Read-only
allowList(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCurrentCost(address senderview returns (uint256)
getSaleState(address senderview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] addressesuint256[] amounts
approve(address touint256 tokenId
configurePresale(uint256 _presaleSupplyuint256 _reservedSupplyuint256 _preSaleStartTimestamp
configureSale(uint256 _maxMintsPerTransactionuint256 _saleStartTimestamp
mint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(address[] _allowList
setAllowListCost(uint256 _newAllowListCost
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setEarlyAccess(uint256 _newEarlyAccess
setMaxMintsPerTransaction(uint256 _newmaxMintsPerTransaction
setMaxSupply(uint256 _newMaxSupply
setPreSaleCost(uint256 _newPreSaleCost
setPreSaleStartTimestamp(uint256 _preSaleStartTimestamp
setSaleStartTimestamp(uint256 _saleStartTimestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.