MEGA 404

Verified contract

Active on Ethereum with 1,753 txns
Deployed by via 0xd3f066ff at 16546799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MEGA 404"

0x75bfc3e8f93de3776b1255bc9f8648eba9559f6f104244c8fdba02349963f816
0xa3f013b8914a398bc672c912dc3ab8c82e1284b36f50b2492071c7d25d16646d
0xb545a3a8bb5fc6affa1eb92eb09f7637ab4e6447994e1c5587294dceb753f934
0x965ad1182ce7b9b5fc7439e2be1d6c181634fbfdec05262715d552cec715c793
0xa4143f494902516f7fef3c9196587df7e61d589eb5215a6aab3bc1682e0ec8c3
0x8ef5e5547db06d8985b8a4c84f8a62a0eb5cf76cf2342a9c589e48fe20f68428
0x02812e9e14a41d5712ee48459693db423fbbae054d0e7cfc68cdfba408016152
0x7b497217a1edd78353e7dbd0a47bb4a0dc54e3aae79f835e35db52610d265929
0x194ccdcc1037d16c317c3b0ece207905d29ac0603cdde1a68afc468b6fc1c837
0x5a8e71c82be2d49efd05cdfa438b4e2346e97169ef655872d429f1d7557a3d67

Functions
Getter at block 21207197
DEV(view returns (string)
Viperware Labs 🧪
FRIDGE(view returns (address)
0x1628d51edc96f158df31316063f0b4f5b12d2f28
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseURL(view returns (string)
https://reveal.mega404.com/api/metadata/
burnsEnabled(view returns (bool)
true
contractURI(pure returns (string)
fridgeAddress(view returns (address)
0x1628d51edc96f158df31316063f0b4f5b12d2f28
isMetadataFinal(view returns (bool)
false
maxSupply(view returns (uint256)
4404
name(view returns (string)
MEGA 404
owner(view returns (address)
0x997cefd22458bfba80a29dfbc65fe80cd80daaff
prerevealURL(view returns (string)
root(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
suffix(view returns (string)
symbol(view returns (string)
MEGA404
totalSupply(view returns (uint256)
2820
withdrawAddress(view returns (address)
0x112dc0acac7dc10236779a1c36158e2fea09b689
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedCount(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address touint256 count
approve(address touint256 tokenIdpayable 
burnFridge(uint256 _indexpayable 
burnManyFridges(uint256[] _indexpayable 
finalizeMetadata(
renounceOwnership(
reveal(string url
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBurnsEnabled(bool value
setMaxSupply(uint256 newMaxSupply
setSuffix(string _suffix
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
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(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(