The Devious Dead Official

Verified contract

Active on Ethereum with 8,716 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "The Devious Dead Official"

0x9510366414b6bb8176354ed96b4bf78483beac63c9dcacfe10a039c203256500
0x24675d1cc0d9571f88637c71460cc70519facf2640e8a4f3acc179f1cfa7147f
0x60b9d4712d53558aa65d1caed2f1bb01bfa816f2fb30ada1cc2d3c6f312b82a3
0x24cc54756ab31643fd20d98e427cf83e078140265d11492b98ff126b9dbbb4d9
0xb8cb53654e3612d42327bb4e0e0b22a2f4f4a963c1e4df6e8afc143c4d162d0b
0x52f7589163c0ec641616917b0d3bf8e60579dd5b9051e2f130e623a5ca52b3c6
0x6b31566190b070b6922469f5991591f3c1381a5fbe7253c365fabbb60aff7511
0x06b4eb95d35f692bc0b4dad0f4fabb6463cc80972154d53def9625d27d8df438
0xeec79b32181fffb73a2e92a80e2e642b1d9636e9148dd32bd78fbbc27085451b
0x14a31ceaa538a26c8cec16484aed925bb31706351aeee04de57ff58e248706a3

Functions
Getter at block 20885887
hiddenMetadataUri(view returns (string)
ipfs://QmWwPjoWzh8oGjzKkevkS4b9GrFbpRhKmq12vXzbqsc6QM/hidden.json
maxLimitPerWallet(view returns (uint256)
5
maxMintAmountPerTx(view returns (uint256)
1
merkleRoot(view returns (bytes32)
0x2460d85de759756ed9b28e95be2080021f442ca9976200ac1d5a318b7ea10d06
name(view returns (string)
The Devious Dead Official
ogSale(view returns (bool)
false
ogmaxLimitPerWallet(view returns (uint256)
4
ogmaxMintAmountPerTx(view returns (uint256)
1
ogmerkleRoot(view returns (bytes32)
0x20205c63f59ea6e22586044e6285c30450357693ed9cb2321a0cab6854402607
ogprice(view returns (uint256)
0
owner(view returns (address)
0x22c95c9f1dc6f1036a180ecb05afec263409941d
price(view returns (uint256)
0
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
supplyLimit(view returns (uint256)
6666
symbol(view returns (string)
TDD
totalSupply(view returns (uint256)
6666
uri(view returns (string)
ipfs://QmVvRrmV94fJf7DJPJhVDBKhUB5QxpQZejqKMBZCoroFCh/
uriSuffix(view returns (string)
.json
whitelistSale(view returns (bool)
false
wlmaxLimitPerWallet(view returns (uint256)
4
wlmaxMintAmountPerTx(view returns (uint256)
3
wlprice(view returns (uint256)
0
Read-only
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[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
OgMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
PublicMint(uint256 _mintAmountpayable 
WlMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPrice(uint256 _price
setRevealed(bool _state
setUriSuffix(string _uriSuffix
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setogMerkleRootHash(bytes32 _ogmerkleRoot
setogSale(bool _ogSale
setogmaxLimitPerWallet(uint256 _ogmaxLimitPerWallet
setogmaxMintAmountPerTx(uint256 _ogmaxMintAmountPerTx
setogprice(uint256 _ogprice
setpublicSale(bool _publicSale
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
setwlMerkleRootHash(bytes32 _merkleRoot
setwlSale(bool _whitelistSale
setwlmaxLimitPerWallet(uint256 _wlmaxLimitPerWallet
setwlmaxMintAmountPerTx(uint256 _wlmaxMintAmountPerTx
setwlprice(uint256 _wlprice
transferFrom(address fromaddress touint256 tokenId
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(
Fallback and receive

This contract contains no fallback and receive objects.

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