This contract is being backfilled. You may encounter incomplete storage history.

Mystery Chest

Verified contract

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

No balances found for "Mystery Chest"

0x5c643715b7ed7abb6f5a49c65a2e7d6f8b1e3d3d00d4b46b7f79f258abc3ec47
0x2d66b9e3e950cb0aabb74781ffddcd5ec2e19cf9264a701190b179f764548c93
0x2b2d232d60012cb3a1580cebc9c79b61653932d7911486a473095a42ee1f8e38
0x2f1ad1beb080ba34235e8e0c100f0eb4964c793badb1c3887ed96942417ef742
0x17321f5e3955e998dc0f78feba466a2a60b4305c65eab5b68474f57d5630b622
0x60754dc9b0b60777826c38d2506d53c283601075cc99d6cea8ab3dc28d444a99
0xe98cd5c7d6d7bd6665e062387898d8b186691d0bcb3d57cdc7b925cc20c09330
0x99f5318584d32d44e298a93cbf652cfd26941115eeac3e5891895c858793bef9
0xca80673aea899193215e61abbd74e8c68e124f24f029530785d87fd520069c50
0x682caa806d2a996abe5a17721ba568177e08cd72aa016983c1718d9d8adc4b23

Functions
Getter at block 20792766
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LOTTERY_ROLE(view returns (bytes32)
0x98121a24191e1fb000610027f4e133f798a7a0273dc182e08f2925d985a104cc
baseURI(view returns (string)
https://chests-bucket.s3.us-east-2.amazonaws.com/
claimEndAt(view returns (uint256)
1638223200
 
getUnclaimedAll(view returns (bool[9999])
isClaimingActive(view returns (bool)
false
isPaused(view returns (bool)
false
metasaursAddress(view returns (address)
0xf7143ba42d40eaeb49b88dac0067e54af042e963
name(view returns (string)
Mystery Chest
symbol(view returns (string)
MCH
totalSupply(view returns (uint256)
7799
typesList(view returns (uint8)
0
Read-only
balanceOf(address ownerview returns (uint256)
chestTypes(uint256view returns (uint8)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUnclaimed(address ownerview returns (uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isChestClaimed(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(uint256[] tokenIdsreturns (bool)
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setChestTypes(uint8 types
setClaimEndAt(uint256 newClaimEndAt
setIsPaused(bool _isPaused
transferFrom(address fromaddress touint256 tokenId
updateChest(uint256 iduint8 typeOfChest
updateChests(uint256[] idsuint8[] types
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChestOpened(uint256 tokenIduint8 chestType
NewChest(address useruint256 tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _metasaursaddress _initialOwneruint256 _claimEndAt
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.