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

MysteryBox

Verified contract

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

No balances found for "MysteryBox"

0x7b82abce45aca2c4c9008a73baf5b95da5c3fe8a4343a29f11c05482f80f80f0
0x144ee3ba6befc37fbbcc33a121619bfcb94ba5d92000ed2dbb731ad638c09993
0x2881a40a9c404aed69f5339f3bdf14d70b6edaee81b3dbc26a570cca02145d62
0x21021dce422a76861bb2b0fe8e41c5074c2449cd22cfbefda617eb18344cfad6
0xfe795c9e74706b5a8825dc63e892834939e9fc447e0c5256ca06c17c0bdf14ec
0x22ac40c3874422eb1b0f2a4e0b0179afab41c5a9c133579970b8bc1a3db8409c
0xeb47e54d21e48a78222ef0f59a76fec2ec488dbf5b6ebd1e6e0c0bd67a7186c5
0xf447cb1b4d00dc4787297f979290db38f85f61afcf8ab67fcbdf38766166c8be
0x29cc0952979d17b8b8f5a8a7f5c430dec80fc62e6588291d1999a8eb0d6a6702
0x09220f45245f24a4b312f17674964ac72f59cffa08073b7ca41236a5677c009a

Functions
Getter at block 20798388
ITEMS_PER_WEEK(view returns (uint256)
10
SHARDS_INDEX(view returns (uint256)
4
boxOpened(view returns (bool)
true
isPaused(view returns (bool)
true
loomi(view returns (address)
0xeb57bf569ad976974c1f861a5923a59f40222451
owner(view returns (address)
0xa6b9abfac3cd3cf4a4bf92afc6408572683381ac
pointLoomiPrice(view returns (uint256)
3000000000000000000000
shardSaleIsActive(view returns (bool)
false
shardsPrice(view returns (uint256)
0
spinPrice(view returns (uint256)
2000000000000000000000
startTimestamp(view returns (uint256)
1644175772
Read-only
getUserBalance(address userview returns (int256)
getUserItems(address userview returns (uint256[])
getUserShards(address userview returns (uint256[])
points(uint256uint256view returns (int256)
userPoints(addressview returns (int256)
State-modifying
addItemsForNextWeek(int256[10] itemsPoints
addPoints(address userint256 pointsToAdd
addShards(uint256 shardIduint256 shardsNumberaddress user
authorise(address addressToAuth
openMysteryBox(
pause(bool _pause
purchaseShards(uint256 shardIduint256 shardsNumber
removeItemsForLastWeek(
removePoints(address userint256 pointsToRemove
removeShards(uint256 shardIduint256 shardsNumberaddress user
renounceOwnership(
sacrifice(uint256 numberOfPoints
spinMysteryBox(uint256 numberOfSpins
transferOwnership(address newOwner
unauthorise(address addressToUnAuth
updatePointPrice(uint256 _newPrice
updateShardSaleStatus(bool _isActive
updateShardsPrice(uint256 _newPrice
updateSpinPrice(uint256 _newPrice
Events
AddPoints(address indexed user
Authorise(address indexed userbool isAuth
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovePoints(address indexed user
SacrificeLoomi(address indexed user
SpinMysteryBox(address indexed user
Constructor
constructor(address _loomi
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.