D34DP1CTUR3S

Verified contract

Active on Ethereum with 898 txns
Deployed by via 0x2b33190c at 17012874
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "D34DP1CTUR3S"

0x3632d717ae986cd0e2abd64c17a725f2564af1e7006589f74c17658fa6a9be21
0xe5bff4efefc6b4aa8bcabab13d9f08d5a1a83b058b6936fc2be6df255d9253a4
0xd217cc6363dc7a267a54a6a7cdf142a220709f959a19f179492528bb4010a67c
0x17e19a9dd3501600726488ed83002a41c7524b8488d6633a225b4dfeffa36b42
0x191298b938a8cfd80e915180ad7328e73f50cd9b56fc25c86841604d54e5c1de
0x548a63d78debd12b442d7723d135cf7acc111580c295ca73e63f99318a408e87
0xa07edb858f1607f0780d9eaf6179b4ce9e1396360d214d8d4262acc609068fc3
0x747d0c32353fbfac73f583262766d2f62ee1729b1ef48be70fd516a4b4767c12
0x402e6f43a1ac168344a2b03bda136d7a10386b4c394b9f8be429eea44434f1bd
0x3ba0e2a046e54edb76310d46d9b7d09fe9bf93f1073f91bc0c0ae10da81a8501

Functions
Getter at block 21211776
MAX_FREE_PER_WALLET(view returns (uint256)
0
cost(view returns (uint256)
3000000000000000
hiddenMetadataUri(view returns (string)
ipfs://__CID__/hidden.json
maxMintAmountPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
999
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
D34DP1CTUR3S
owner(view returns (address)
0x2be071f9856664a01ffbe964c639389ceeb56b3f
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
D3P1
totalSupply(view returns (uint256)
999
uriPrefix(view returns (string)
ipfs://bafybeibaax7yp2hcpz2gnjk2txo7gvbqpgl7xeouvwz73xwkrqzriyjh4q/
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
false
Read-only
alreadyFreeMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxFreePerWallet(uint256 _MAX_FREE_PER_WALLET
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
withdraw(
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 _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(