MysteryBowl

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb9690d70 at 19578956
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
10 additional variables

No balances found for "MysteryBowl"

No transactions found for "MysteryBowl"


Functions
Getter at block 20867698
MAX_PER_WALLET(view returns (uint256)
5
SALE_PRICE(view returns (uint256)
75000000000000000
anomuraContract(view returns (address)
0x0000000000000000000000000000000000000000
bowlEmpty(view returns (string)
bowlFull(view returns (string)
canSetBowlStatus(view returns (bool)
false
isPaused(view returns (bool)
false
isPublicSale(view returns (bool)
false
maxMultiplier(view returns (uint256)
0
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
 
renounceOwnership(view 
symbol(view returns (string)
totalSupply(view returns (uint256)
0
whiteListMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
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
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.