Dreambox

Verified contract

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

No balances found for "Dreambox"

0x1cd78446070b3ea5fbcba62bd27d99b4b2eed5286d5ccfee28186e95bb422fba
0x0dd1459844e8f4e84d0021e75f25eeff64c2a82838aa188f8a1c1e664f4221bb
0x1b5af52e8999d471b794d05bbff461d41e111dd4f4e15eb47bc6037558a29447
0xe4d7c9757179bb337ddb958705ea06e24d28e603c39a8bd2d29a18700fa0acfa
0x723cb82967d0d3cd055d4d2fc0671e2d7a3c0531e908941206219b9671f666fd
0x55b7cf41e00e4701ecce8536c946d3711e14ac5b85b9232604ae302d4915b582
0x7b2f174b48878bff49afae4ace91ff8ba89c61b368a0159f900a1504771a70a7
0x02cb44761b90787f22c222f4d14f3d1f52a988359d502b8cb00a9c71ac3b0527
0x8aa238045903c74df620c035db1b54144749369731e73aac152ebd746c3b14b6
0x55763f8d9591e780350e22becd22d0d24772a5e90853832e61c6a3b22203c661

Functions
Getter at block 21289075
_root(view returns (bytes32)
0xee39950b4ce0b106c78afaeae1cb0f4a620f1b042f0bd94f367e43e9ab9f5672
_totalMinted(view returns (uint256)
3333
owner(view returns (address)
0x3203617c22d58652bbc12b2f6bd5566c365ea0d4
Read-only
_minters(addressview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
activateMint(
activateOpenMint(
deactivateMint(
deactivateOpenMint(
mint(bytes32[] proof
openMint(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setRoot(bytes32 root
setURI(string newuri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address receiveruint256[] amountsstring uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMinted(
InvalidMerkleProof(address receiverbytes32[] proof
MaxSupplyReached(
MintIsNotActive(