MoonTownWtf

Verified contract

Active on Ethereum with 519 txns
Deployed by via 0x0c16da48 at 14888763
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $42.85
0x75d563490d60ae3052d688c5ad07a8d6bc09158b20f734400c603de0a0162552
0x035cd3bea19db1bcb04eb8112ee93dbcfa5c4d0c2fb0f549671e86c0ff602d80
0x9ae995e5b9414b8c1afdea4a8835a96b52a0aa1aa7f7fd583f2fe0c3a16eedd2
0x5cc4178d025e414606924746505e048de54c89bc93c673e6479203c51909d079
0x8e4436d14b690e7be290a2574dea2790c9fb4bf55bedd377fae8f7e09a7142fa
0xc6d044e4b067d154405314f8eee6daa8b2c2f9ecb33a33555daa8a222dbb0eff
0xfb703f3debb474e45086dba170de681284f8a4e16cbb6c95efe498c124421fc5
0x08e05e509b6c1a3185804ddd564dcd0dc236488e17ee270077717666f4a5dafb
0xee36752df0daa0e19ccc9eba5127a5b643b9ced656fae43923ec36fe5cdfddf5
0x67f86c50aab2a2c9144d1a38f82b6c40486499be1591c9740ea7794839e674cd

Functions
Getter at block 21229188
actualCollectionSize(view returns (uint256)
10000
devMints(view returns (uint256)
150
maxFree(view returns (uint256)
2000
maxPerTx(view returns (uint256)
5
maxPerWallet(view returns (uint256)
50
name(view returns (string)
MoonTown.WTF
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x0cb0e2689a80f484fe5006354bb99bb0ce2cdcf4
publicMintPrice(view returns (uint256)
6900000000000000
publicSaleActive(view returns (bool)
true
symbol(view returns (string)
MT.WTF
totalSupply(view returns (uint256)
2002
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletQuantity(address ownerview returns (uint256)
State-modifying
approve(address touint256 tokenId
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
devMint(uint256 quantity
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
togglePublicMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.