ElseVerseMysteryBoxes

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1dc2686b at 16419381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "ElseVerseMysteryBoxes"

No transactions found for "ElseVerseMysteryBoxes"


Functions
Getter at block 20887078
maxMints(view returns (int256)
0
maxMintsPerWalletPublic(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
participationMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
publicMintOpen(view returns (bool)
false
startDate(view returns (uint256)
0
symbol(view returns (string)
totalMints(view returns (int256)
0
version(pure returns (uint256)
101
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whiteListClaimed(addressview returns (bool)
whiteListClaimedCount(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
bulkSafeMint(address[] tos
burn(uint256 tokenId
initialize(
openForPublic(bool _mintOpenuint256 _mintsPerWallet
renounceOwnership(
safeMint(bytes32[] _merkleProofuint256 mintCountuint256 maxMintCount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMaxMints(int256 _maxMints
setParticipationMerkleRoot(bytes32 newParticipationMerkleRoot
setStartDate(uint256 _startDate
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address _currencyaddress _touint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
NewBox(uint256 indexed idaddress indexed owner
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

This contract contains no error objects.