Moo Dengs

Verified contract

Active on Ethereum with 3,284 txns
Deployed by via 0x639a319e at 20815805
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Moo Dengs"

0x26e397e6a425094788528d96cb3c499c2709d2ab57654b8e75d4b645623e2869
0x71bad0085d697f17bb0b1080ed99b6d679a3a8545f9beb73008c8129f6d26b40
0x6176480e7e559e1fa1d8aacfc1b1ee7f0a3da1b205a259dfadb4a200577a6148
0x2d8a2783ac30b3901f1104d5e73092c6168a6432a5749e584c279e8fdfaee01f
0x96167eeaa47922fbef85fa959d94fcbf7008b0a5377d3a9bd887ed826effd2ad
0x9183afd08672dba7c429a2fd2349c92005795c2ffe8c02f9f8b2f13995d76cd3
0x37bbf674f6f6947463a8e9e420d50d5d5b302f50c8c3c500eef84aa80470b464
0x8e8d7d5d5d0328a4b7d89cde593941979b116af027243a24b6105826aad3e91d
0x5b2726d2cdcb723c7eceb451dfedddb89e417b0216516811cfb74cecbf448ac1
0x092cfcae2921da9d45923518c2345e7feffa9cc96a0e94b264715438cc87d8d2

Functions
Getter at block 21320686
DEFAULT_TRANSFER_VALIDATOR(view returns (address)
0x721c0078c2328597ca70f5451fff5a7b38d4e947
MAX_SUPPLY(view returns (uint256)
2222
autoApproveTransfersFromValidator(view returns (bool)
false
getTransferValidationFunction(pure returns (bytes4 functionSignaturebool isViewFunction)
(functionSignature=0xcaee23ea, isViewFunction=true)
getTransferValidator(view returns (address validator)
0x721c0078c2328597ca70f5451fff5a7b38d4e947
maxPerMint(view returns (uint256)
2
mintingEnabled(view returns (bool)
true
moodengsUrl(view returns (string)
https://moodengs.mypinata.cloud/ipfs/QmNdL2zgeVeovnwmETs9XJ42TZo7WHmzSz82x9UCx1kKcJ/
name(view returns (string)
Moo Dengs
owner(view returns (address)
0xcd3b921261616e1a7f2f5efdce00e892ee118b26
revealed(view returns (bool)
true
symbol(view returns (string)
MOODENGS
totalSupply(view returns (uint256)
2221
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool isApproved)
mintCountOf(address accountview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address recipientuint256 amount
approve(address touint256 tokenIdpayable 
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setAutomaticApprovalOfTransfersFromValidator(bool autoApprove
setBaseURI(string baseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMaxPerMint(uint256 maxPerMint_
setMintingEnabled(bool enabled
setRevealed(bool revealed_
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTransferValidator(address transferValidator_
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
AutomaticApprovalOfTransferValidatorSet(bool autoApproved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
DefaultRoyaltySet(address indexed receiveruint96 feeNumerator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenRoyaltySet(uint256 indexed tokenIdaddress indexed receiveruint96 feeNumerator
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferValidatorUpdated(address oldValidatoraddress newValidator
Constructor
constructor(string moodengUrl_
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CreatorTokenBase__InvalidTransferValidatorContract(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ShouldNotMintToBurnAddress(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(