ThePurge

Verified contract

Active on Ethereum with 539 txns
Deployed by via 0x4c207b9c at 15849989
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "ThePurge"

0x18b23a12ec1b03034bed6b2ae353b9cba6d01687b27290254a5667cc028a410b
0x024e63def4ae199939b844a0d98dcd8e38917d0022c9b4569547f78d403baa1e
0xc59739193c9f785802696e2f42be1b3cccf97d7728241b65076b7bea5ccfa78d
0xf30d973b738681c15161269f839fef61130ed2f75610f618cd3e5524612ab26c
0xec2679cbb2f93983ddf13ce01638ceb09b7bedb84f11951ccb99fe814a23ebe9
0xc5cf51e917f4200671cce3524efe92ad1c24e843afbed9df66317f3d483e74c8
0x10a00fdd45aaf07a3c7078083d6a2068877fbadbb1cb7ed1ced09f98c6cde34f
0x60ccf351021b40d570cab3d82e428c1c5d67c418acef5af35047c96fac257488
0xeb9ddd7dd34df5b0e9ce87358cc7a449bf4b1aea590d2076ab722d38a22eeff4
0x2356c70b41188d1359f5f705ca3541c39bcfa8c83895f42ed7bff758d97d6635

Functions
Getter at block 20982614
cost(view returns (uint256)
3900000000000000
freeMint(view returns (uint256)
1
freeSupply(view returns (uint256)
1556
hiddenMetadataUri(view returns (string)
ipfs://CID/
maxMintAmountPerTx(view returns (uint256)
5
maxMintAmountPerW(view returns (uint256)
5
maxSupply(view returns (uint256)
2222
merkleRootog(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
merkleRootwl(view returns (bytes32)
0xa5b7c02ba01ba924ae9a626f38f11fc1e5152608d4338c110c924275ffec9d64
name(view returns (string)
ThePurge
owner(view returns (address)
0x1fb7036597802e01ce6556c9053487a7d8048174
paused(view returns (bool)
false
presaleM(view returns (bool)
false
publicM(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
TPE
totalSupply(view returns (uint256)
1893
uriPrefix(view returns (string)
https://bafybeiawjhxsp7ks6e3jnc4xyrhg7ryj5sh6ifzyssxuebffv2qd6ayzt4.ipfs.nftstorage.link/
uriSuffix(view returns (string)
.json
Read-only
WalletMint(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCounter(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
presaleClaimed(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
presaleMint(address accountuint256 _mintAmountbytes32[] _proofwlpayable 
publicSaleMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxMintAmountPerW(uint256 _maxMintAmountPerW
setMerkleRoot(bytes32 _merkleRootwl
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
togglePause(
togglePresale(
togglePublicSale(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymboluint256 _maxSupplyuint256 _maxMintAmountPerTxuint256 _maxMintAmountPerWstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(