TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 6,261 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 "TransparentUpgradeableProxy"

0xabdf7d2098a8a11d54c4f196191db1147f488ba12396ba5b7b0eb62737f9b067
0x444a59b1640565e736680255c1792b48e347811cdbe431906eba1abdba189725
0x00c1246c795b56317aba680d1041fbd5cbff3a3378f125d4505ff4c2dab40fab
0xcd61d685cd9653788f91d62d8e6fb725d7b198c51df172842aa6e66db4390dc0
0xff88334983e782993088d9d791b102abec33eb4eebec9a607d05ec81bcacb414
0x6f338667ccc0c40a3f33c83c8dd1f39c1694c7e5eeb550c19de8ea5099d87360
0x682f29d0e91e97232800995c4a7bcd2f8e033b8894fca5a6dfe577f879b70994
From
0x194ea3470461155df699286e9cd6ac87823045e14e216bfeac816221f19adf36
0xaecaf2273731b4eb109146b846e00a3e509616e63fb0715ddaef0eb8c5495f18
0xe306cc661bb0a36b78ed62486c4240555f6577285955336b2d79b47dc6b1e88c

Functions
Getter at block 21307326
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.