Mystery Bowl

Verified contract

Proxy

Active on Ethereum with 6,256 txns
Deployed by via 0x77561730 at 15525482
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 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
14 additional variables

No balances found for "Mystery Bowl"

0x6f338667ccc0c40a3f33c83c8dd1f39c1694c7e5eeb550c19de8ea5099d87360
0x682f29d0e91e97232800995c4a7bcd2f8e033b8894fca5a6dfe577f879b70994
From
0x194ea3470461155df699286e9cd6ac87823045e14e216bfeac816221f19adf36
0xaecaf2273731b4eb109146b846e00a3e509616e63fb0715ddaef0eb8c5495f18
0xe306cc661bb0a36b78ed62486c4240555f6577285955336b2d79b47dc6b1e88c
0x90a326e590f5ece0fe9ccbfcc41116b90dc5f090580cddc024d231d72a7987e9
0x6cccd2eba7d2bc08d8e2dd6fa0e38bb5ba4004993b8a72068e5c1825cef527dd
0x8825804791c6f9129ebb43815b934014f0ae013042b66e7793cb6f0db56e7791
0x457f9998a7ef72235222027250586494478a8565343123b613dca77dbe77ab90
0x9ac2b81222d06d7eabfcc3c9bc3977521214d636cd1b3141b9e7293a0e1a16b5

Functions
Getter at block 20865902
MAX_PER_WALLET(view returns (uint256)
5
SALE_PRICE(view returns (uint256)
75000000000000000
anomuraContract(view returns (address)
0x1185e1eef5d34fdac843bb6b15fd9ac588a3ab21
bowlEmpty(view returns (string)
https://www.anomuragame.com/img/Bowl_starfish_few.gif
bowlFull(view returns (string)
https://www.anomuragame.com/img/Bowl_With_Anomura.gif
canSetBowlStatus(view returns (bool)
false
isPaused(view returns (bool)
false
isPublicSale(view returns (bool)
false
maxMultiplier(view returns (uint256)
24
maxTotalSupply(view returns (uint256)
2000
name(view returns (string)
Mystery Bowl
owner(view returns (address)
0xf9a0c91befbb42ad121b545bfb65cff69b25a804
 
renounceOwnership(view 
symbol(view returns (string)
Bowl
totalSupply(view returns (uint256)
1993
whiteListMerkleRoot(view returns (bytes32)
0x58c482d6ad23ab85e820daa4bd75f1d1079aea474a15a01a1811d09c9ad285b4
Read-only
balanceOf(address ownerview returns (uint256)
bowlSummonedAtBlock(uint256view returns (uint256)
bowls(uint256view returns (bool)
bowlsMintedPerWallet(addressview returns (uint256)
checkMerkleProof(bytes32[] _merkleProofbytes32 _rootaddress senderpure returns (bool isValid)
getApproved(uint256 tokenIdview returns (address)
getTokensByOwner(address _ownerAddrview returns (uint256[] tokenIds)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
starfish(uint256 _tokenIdview returns (uint256 total)
starfishMap(uint256view returns (uint256 savedXPuint256 lastSaveBlock)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
bowlBurn(uint256[] tokenIds_
hatchAnomura(uint256 _tokenIdreturns (uint256 anomuraId)
initialize(
mintPublic(uint256 _quantitypayable returns (uint256 mintId)
mintToWallet(uint256 _quantityaddress _walletAddressreturns (uint256 mintId)
mintWhiteList(bytes32[] _merkleProofuint256 _quantitypayable returns (uint256 mintId)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAnomuraContractAddress(address _anomura
setApprovalForAll(address operatorbool approved
setBowlEmptyImage(string _bowlEmpty
setBowlImage(string _bowlFull
setBowlStatus(uint256 _tokenIdbool _bowlStatus
setContractPaused(bool _isPaused
setMaxMultiplier(uint256 _multiplier
setMaxTotalSupply(uint256 _maxTotalSupply
setMultipleBowlsStatus(uint256[] tokenIds_bool bowlStatus_
setPublicSale(bool _isPublicSale
setWhitelistMerkleRoot(bytes32 _merkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAvailableBalance(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BowlBurn(uint256[] tokenIdsuint256[] starfishaddress caller
ContractDeployed(address ownerbool isPublicSalebool isPauseduint256 maxMultiplier
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UpdatedAnomuraContractAddress(address anomuraAddressaddress updatedBy
UpdatedBowlEmptyIPFS(string bowlImageaddress updatedBy
UpdatedBowlIPFS(string bowlImageaddress updatedBy
UpdatedBowlStatus(uint256 bowlIdbool bowlStatusaddress updatedBy
UpdatedIsPublicSale(bool isPublicSaleaddress updatedBy
UpdatedMaxTotalSupply(uint256 maxTotalSuppyaddress updatedBy
UpdatedMaxWhiteListMint(uint256 maxWhiteListaddress updatedBy
UpdatedMerkleRootOfEarlyListMint(bytes32 newHashaddress updatedBy
UpdatedMerkleRootOfTeamMint(bytes32 newHashaddress updatedBy
UpdatedMerkleRootOfWhiteListMint(bytes32 newHashaddress updatedBy
UpdatedPauseContract(bool isPausedaddress updatedBy
UpdatedStarfishMaxMultiplier(uint256 multiplieraddress updatedBy
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.