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

Cheebs! Limited Edition #1

Verified contract

Proxy

Active on Ethereum with 2,947 txns
Deployed by via 0xec5c2c8a at 16649106
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 47 additional slots
-
variable spans 49 additional slots
-
variable spans 42 additional slots
-
variable spans 48 additional slots
23 additional variables

No balances found for "Cheebs! Limited Edition #1"

0x73d9e82398e2319532bbd4c16d5a493754655b8682c8c0acd8cbf4ca289848a5
0x18657298fdec67752ae0347011f9694f9f8bbf36eab7a42d83306ba5d6084330
0x92f1358133cf08f705d27ecf89ad2a9af57454fa2b734a0c9d1ef26dd60ddc15
0xd2fa6a45a0ac948a7fcd6ba7b0acac7a6d12a81425337a1ed782dbc8cfa7bfbe
0x07c778cc885ef63baf28b75fcd3d2eb81bfe8e39cd13283eac760863d22a769a
0xc0f03e675064d83b85cc24b0d4223316698d7d255a2ee7f8bc13d0388d498c08
0xf215e8ba8512739987f04f574f4564ec1e8f4ec6ac2886f5240526ed29a985f4
0xb54d1ea2abd2e6f512503dab5cbd7e2f766ee1154525feac1eb62e07ac551c86
0xf0745f67f3dfa2a3300bae54e5b87e1e8764007a2e1049a5b78fdd9f3952c5dc
0xeadb0ba6e3c298ff4ff48a6f7a32aedc3290cc81b210d389f773bc983133360b

Functions
Getter at block 20799010
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
SECOND_ADMIN_ROLE(view returns (bytes32)
0xfd63b67fde00b77f1f54f050135a475665b815acd10a8e7fd785ba074846734a
_baseURI(view returns (string)
bafybeievfompqg3vbq3hltffnrkuclmjn4qwha3yhycvidg6avp5wqproy/
_mintedTokens(view returns (uint256)
5000
_pathURI(view returns (string)
ipfs://
_preRevealURI(view returns (string)
burnable(view returns (bool)
false
interfaceAddress(view returns (address)
0x43376277553840aeccaeb798e03f54ab321bcff2
isSoulBound(view returns (bool)
false
lockURI(view returns (bool)
false
name(view returns (string)
Cheebs! Limited Edition #1
operatorFilterDisabled(view returns (bool)
false
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x25fb218262a9d4606c4e6762ac19ee2fe32268da
signatureReleased(view returns (bool)
false
symbol(view returns (string)
CHEEBS
tokensAvailable(view returns (uint128 maxTokensuint128 globalMintsPerWallet)
(maxTokens=5000, globalMintsPerWallet=2)
totalStages(view returns (uint256)
4
totalSupply(view returns (uint256)
5000
 
viewCurrentPrice(view returns (uint256)
 
viewCurrentStage(view returns (uint256)
viewLatestStage(view returns (uint256)
4
viewMinted(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
stageMints(uint256addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalWalletMints(address minterAddressview returns (uint256)
viewStageMap(uint256 stageIdview returns (struct FairXYZDeployerStageData)
State-modifying
_initialize(uint128 maxTokens_string name_string symbol_address interfaceAddress_string[] URIs_uint96 royaltyPercentage_uint128 globalMintsPerWallet_address[] royaltyReceiversaddress ownerOfContractstruct FairXYZDeployerStageData[] stagesbool isSBT
airdrop(address[] address_uint256 tokenCountreturns (uint256)
approve(address touint256 tokenId
burn(uint256 tokenIdreturns (uint256)
changePrimarySaleReceiver(address newPrimarySaleReceiver
changeSecondaryRoyaltyReceiver(address newSecondaryRoyaltyReceiveruint96 newRoyaltyValue
changeURI(bytes signaturestring newPathURIstring newURI
grantRole(bytes32 roleaddress account
lockURIforever(
merkleMint(bytes32[] _merkleProofuint256 numberOfTokensuint256 maxMintsPerWalletaddress recipientpayable 
mint(bytes signatureuint256 nonceuint256 numberOfTokensuint256 maxMintsPerWalletaddress recipientpayable 
multicall(bytes[] datareturns (bytes[] results)
releaseSignature(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setGlobalMaxMints(uint128 newGlobalMaxMintsPerWallet
setStages(struct FairXYZDeployerStageData[] stagesuint256 startId
toggleBurnable(
toggleOperatorFilterDisabled(returns (bool)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateOperatorFilterRegistry(address newRegistryaddress subscriptionOrRegistrantToCopybool subscribe
updateRegistrySubscription(address subscriptionOrRegistrantToCopybool subscribebool copyEntries
withdraw(payable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Airdrop(uint256 tokenCountuint256 newTotaladdress[] recipients
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BurnableSet(bool burnState
Initialized(uint8 version
Mint(address minterAddressuint256 stageuint256 mintCount
NewMaxMintsPerWalletSet(uint128 newGlobalMintsPerWallet
NewPathURI(string newPathURI
NewPrimarySaleReceiver(address newPrimaryReceiver
NewSecondaryRoyalties(address newSecondaryReceiveruint96 newRoyalty
NewStagesSet(struct FairXYZDeployerStageData[] stagesuint256 startIndex
NewTokenURI(string newTokenURI
OperatorFilterDisabled(bool disabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SignatureReleased(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
URILocked(
Constructor
constructor(address beaconbytes data
Fallback and receive
fallback(
receive(
Errors
AddressLimitPerTx(
AlreadyLockedURI(
BurnerIsNotApproved(
BurningOff(
CannotDeleteOngoingStage(
CannotEditPastStages(
ETHSendFail(
EndTimeInThePast(
EndTimeLessThanStartTime(
ExceedsMintsPerWallet(
ExceedsNFTsOnSale(
IncorrectIndex(
InvalidNonce(
InvalidStartTime(
LessNFTsOnSaleThanBefore(
MerkleProofFail(
MerkleStage(
NotEnoughETH(
OnlyAdmin(
OperatorNotAllowed(address operator
PhaseLimitEnd(
PhaseLimitExceedsTokenCount(
PhaseStartsBeforePriorPhaseEnd(
PublicStage(
RegistryInvalid(
ReusedHash(
SaleEnd(
SaleNotActive(
StageDoesNotExist(
StageLimitPerTx(
StartTimeInThePast(
TimeLimit(
TokenCountExceedsPhaseLimit(
TokenDoesNotExist(
TokenIsSoulBound(
TokenLimitPerTx(
TooManyStagesInTheFuture(
UnauthorisedUser(
UnrecognizableHash(
ZeroAddress(