MEGA 404 Fridge

Verified contract

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

No balances found for "MEGA 404 Fridge"

0x2446f0f47c68435d90f4cc04da9d9d10781a2adc28440c22ac47640fbd7f84f5
0x20952cbc6b196c3d563f9890f2952d5fb39869c92d15eb8aab29c0aa9da503a2
0x1e2c8a20c2f7a7b6988fd545a28955abc622223e7f658e3a67a8ca9a83a43e24
0x80ee6d4b093e4965e890d5ea5a9789b72948c9f85d54b2c27e770fa58baa1700
0x9ddd8e0cc987002776534d8b042a78634384d1243fc39d680799caad0b01e03f
0x94634bea51699f934bd1615d27865dd5be40b47c5e68f5368670a7c22e4d11af
0x66d071ce40ead6fa56547fef34bb5d9c466eaa55f80b04e149205bd26c969398
0x7c81038867660c3ddc6aaf22ab9c7acaba51acad5ec2549cba3c26ab1e85d8e7
0xa3abbbb18300b6b6680197e0b1ad765c1cc377fb040a670a26fd85200c218d48
0xb93b9149dd0e642fe71a21753a86644cf75e3cae30c161eb3a954816b0198f27

Functions
Getter at block 21206364
DEV(view returns (string)
Viperware Labs 🧪
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseURL(view returns (string)
ipfs://bafybeiczwov5r7im7ewohcf5tuynpjqts2dnwg3asepbdhcodvrzndod4m/
burner(view returns (address)
0x469338a54ae35c18c0a38823f2a5cf4eea248c73
contractURI(pure returns (string)
isPublicMint(view returns (bool)
false
isWhitelistMint(view returns (bool)
true
maxPerTransaction(view returns (uint256)
2
maxPerWallet(view returns (uint256)
1
maxSupply(view returns (uint256)
4404
mintableSupply(view returns (uint256)
4404
name(view returns (string)
MEGA 404 Fridge
owner(view returns (address)
0x997cefd22458bfba80a29dfbc65fe80cd80daaff
prerevealURL(view returns (string)
publicPrice(view returns (uint256)
30000000000000000
root(view returns (bytes32)
0x7ac0813e3a3aebb0bc073313ebd7ac467034d2ef2c120598496e4a01eb5ed85f
suffix(view returns (string)
.json
symbol(view returns (string)
M404FRIDGE
totalSupply(view returns (uint256)
1584
whitelistPrice(view returns (uint256)
0
withdrawAddress(view returns (address)
0x112dc0acac7dc10236779a1c36158e2fea09b689
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(uint256 _tokenIdaddress _ownerview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
mintedCount(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address touint256 count
airdropMultiAddress(address[] receiversuint256 count
approve(address touint256 tokenIdpayable 
burnForAddress(uint256 index
publicMint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string url
setBurner(address _burner
setMaxPerTransaction(uint256 _max
setMaxPerWallet(uint256 _max
setMaxSupply(uint256 newMaxSupply
setMintableSupply(uint256 newMintableSupply
setPublicPrice(uint256 _price
setPublicState(bool value
setRoot(bytes32 _root
setSuffix(string _suffix
setWhitelistPrice(uint256 _price
setWhitelistState(bool value
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistMint(uint256 countbytes32[] proofpayable 
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(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(