FairXYZDeployer

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1a039bf1 at 16833976
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
19 additional variables

No balances found for "FairXYZDeployer"

No transactions found for "FairXYZDeployer"


Functions
Getter at block 20853016
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
SECOND_ADMIN_ROLE(view returns (bytes32)
0xfd63b67fde00b77f1f54f050135a475665b815acd10a8e7fd785ba074846734a
_baseURI(view returns (string)
_mintedTokens(view returns (uint256)
0
 
_pathURI(view returns (string)
_preRevealURI(view returns (string)
burnable(view returns (bool)
false
interfaceAddress(view returns (address)
0x0000000000000000000000000000000000000000
isSoulBound(view returns (bool)
false
lockURI(view returns (bool)
false
name(view returns (string)
operatorFilterDisabled(view returns (bool)
false
operatorFilterRegistry(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
signatureReleased(view returns (bool)
false
symbol(view returns (string)
tokensAvailable(view returns (uint128 maxTokensuint128 globalMintsPerWallet)
(maxTokens=0, globalMintsPerWallet=0)
totalStages(view returns (uint256)
0
totalSupply(view returns (uint256)
0
 
viewCurrentPrice(view returns (uint256)
 
viewCurrentStage(view returns (uint256)
viewLatestStage(view returns (uint256)
0
viewMinted(view returns (uint256)
0
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

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(