DemonicDorks

Verified contract

Active on Ethereum
Deployed by via 0x69be11dd at 15273161
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
 (#3294)
ERC-721
--
0x5adc853271d3e74e1b655991028ddeb7a6b26afd61cac6ca5a3737e985aff074
0x8dc4c46caf67a441860030d599fda9704b265de8f516871bdb70109496168e86
0xd100651f70dcc4be4da0172ec3dbcef1d8d2404ec2187a21056d75cd5e5d5931
0x6456bd7940bb6fa1b0b0a4fecdd7bd8519b6de26e91f40c5491f6b79f0f6e78d
0x5cefbdf441c2c264053742e0e63acd7099f019322f46bfe0c3c2f6152cae1897
0xaa72f67ff378e187d18a506ed0dd6c08041514eb502252e59dea00a8c6deac3f
0x4b1a8f9896fd5e5da81daf865e150bb5ebf96db41f38bc3457bccd3c1ef84edc
0x4db3dc7225946f14a66cb980b08be6057669d149f074e8341f5b56eb41678f76
0xa7b5604984dcc923f62ed961f10e2da3c746f13a080d45440af9ebbf2e4aace9
0x7880bd4c27db3593e991d2c017de17a824f437360fcebc6db65acb9c1f11545f

Functions
Getter at block 21276665
LOCKABLE(view returns (address)
0xe1d7f3f0f0d213e4a9f3e5fb0d54095a48441d5c
MAX_SUPPLY(view returns (uint256)
6666
 
getMerkleRoot(view returns (bytes32)
 
getPaymentRecipient(view returns (address)
maxPreSaleMintsPerWallet(view returns (uint256)
3
maxPublicMintsPerWallet(view returns (uint256)
2
mintPhase(view returns (uint256)
0
name(view returns (string)
DemonicDorks
next(view returns (uint256)
6667
owner(view returns (address)
0xa94f799a34887582987ec8c050f080e252b70a21
paused(view returns (bool)
false
symbol(view returns (string)
DD
teamMinted(view returns (uint256)
150
totalSupply(view returns (uint256)
6666
Read-only
approvedContract(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
guardians(addressview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isDelegate(address addrview returns (bool)
isOwnerOf(address accountuint256[] tokenIdsview returns (bool)
isUnlocked(uint256 _idview returns (bool)
isvalidMerkleProof(bytes32[] proofview returns (bool)
lockCount(uint256view returns (uint256)
lockMap(uint256uint256view returns (address)
lockMapIndex(uint256addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
pendingGuardians(addressview returns (address)
presaleMintedAddys(addressview returns (uint256)
publicMintedAddys(addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address accountview returns (uint256[])
State-modifying
acceptGuardianship(address _protege
approve(address touint256 tokenId
deleteDefaultRoyalty(
dorkyMint(uint256 qtybytes32[] proof
feelinMinty(uint256 quantity
freeId(uint256 _idaddress _contract
lockId(uint256 _id
lockMany(uint256[] _tokenIds
proposeGuardian(address _guardian
renounce(address _tokenOwner
renounceOwnership(
resetTokenRoyalty(uint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseSuffixURI(string newBaseURIstring newURISuffix
setDefaultRoyalty(address receiveruint96 feeNumerator
setDelegate(address addrbool isDelegate_
setMaxPreSaleMintsPerWallet(uint256 maxPre
setMaxPublicMintsPerWallet(uint256 maxPub
setMerkleRoot(bytes32 mRoot
setMintPhase(uint256 newPhase
setPaymentRecipient(address addy
setReducedMaxSupply(uint256 new_max_supply
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
teamMint(uint256 qtyaddress addy
temporaryApproval(uint256 tokenId
transferBatch(address fromaddress touint256[] tokenIdsbytes data
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unlockId(uint256 _id
unlockMany(uint256[] _tokenIds
unlockManyAndTransfer(uint256[] _tokenIdsaddress _recipient
updateApprovedContracts(address[] _contractsbool[] _values
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
GuardianRenounce(address indexed guardianaddress indexed user
GuardianSet(address indexed guardianaddress indexed user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PendingGuardianSet(address indexed pendingGuardianaddress indexed user
TokenLocked(uint256 indexed tokenIdaddress indexed approvedContract
TokenUnlocked(uint256 indexed tokenIdaddress indexed approvedContract
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Withdrawn(address indexed payeeuint256 weiAmount
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.