CreatorBlueprintsOwnershipTransferred

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd0fe79f1 at 16193897
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
6 additional variables

No balances found for "CreatorBlueprintsOwnershipTransferred"

No transactions found for "CreatorBlueprintsOwnershipTransferred"


Functions
Getter at block 20970355
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
artist(view returns (address)
0x0000000000000000000000000000000000000000
asyncSaleFeesRecipient(view returns (address)
0x0000000000000000000000000000000000000000
blueprint(view returns (uint32 mintAmountArtistuint32 mintAmountPlatformuint64 capacityuint64 erc721TokenIndexuint64 maxPurchaseAmountuint128 saleEndTimestampuint128 pricebool tokenUriLockedaddress ERC20Tokenstring baseTokenUribytes32 merklerootuint8 saleStatestruct IBlueprintTypesPrimaryFees feeRecipientInfo)
(mintAmountArtist=0, mintAmountPlatform=0, capacity=0, erc721TokenIndex=0, maxPurchaseAmount=0, saleEndTimestamp=0, price=0, tokenUriLocked=false, ERC20Token=0x0000000000000000000000000000000000000000, baseTokenUri=, merkleroot=0x0000000000000000000000000000000000000000000000000000000000000000, saleState=0, feeRecipientInfo=([], []))
contractURI(view returns (string)
defaultPlatformPrimaryFeePercentage(view returns (uint32)
0
getPrimaryFeeBps(view returns (uint32[])
[0]
getPrimaryFeeRecipients(view returns (address[])
[0x0000000000000000000000000000000000000000]
latestErc721TokenIndex(view returns (uint64)
0
minterAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
operatorFilterRegistry(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
platform(view returns (address)
0x0000000000000000000000000000000000000000
royaltyParameters(view returns (address splituint32 royaltyCutBPS)
(split=0x0000000000000000000000000000000000000000, royaltyCutBPS=0)
symbol(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 tokenIdview returns (uint32[])
getFeeRecipients(uint256 tokenIdview returns (address[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_initialize(
approve(address operatoruint256 tokenId
artistMint(uint32 quantity
beginSale(
changeDefaultPlatformPrimaryFeePercentage(uint32 _basisPoints
grantRole(bytes32 roleaddress account
initialize(struct CreatorBlueprintsOwnershipTransferredCreatorBlueprintsInput creatorBlueprintsInputstruct IBlueprintTypesAdmins creatorBlueprintsAdminsstruct CreatorBlueprintsOwnershipTransferredRoyaltyParameters _royaltyParametersaddress extraMinter
lockBlueprintTokenUri(
pauseSale(
prepareBlueprint(struct IBlueprintTypesBlueprintPreparationConfig configstruct IBlueprintTypesPrimaryFees _feeRecipientInfo
purchaseBlueprints(uint32 purchaseQuantityuint32 whitelistedQuantityuint256 tokenAmountbytes32[] proofpayable 
purchaseBlueprintsTo(uint32 purchaseQuantityuint32 whitelistedQuantityuint256 tokenAmountbytes32[] proofaddress nftRecipientpayable 
registerWithOpenSeaOperatorRegistry(
renounceRole(bytes32 roleaddress account
revealBlueprintSeed(string randomSeed
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setAsyncFeeRecipient(address _asyncSaleFeesRecipient
setFeeRecipients(struct IBlueprintTypesPrimaryFees _feeRecipientInfo
transferFrom(address fromaddress touint256 tokenId
unpauseSale(
updateBlueprintArtist(address _newArtist
updateBlueprintCapacity(uint64 _newCapacityuint64 _newLatestErc721TokenIndex
updateBlueprintMerkleroot(bytes32 _newMerkleroot
updateBlueprintTokenUri(string newBaseTokenUri
updateMinterAddress(address newMinterAddress
updateOperatorFilterAndRegister(address newRegistry
updateOperatorFilterRegistryAddress(address newRegistry
updatePlatformAddress(address _platform
updateRoyaltyParameters(struct CreatorBlueprintsOwnershipTransferredRoyaltyParameters _royaltyParameters
withdrawAllFailedCredits(address recipient
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BlueprintMinted(address artistaddress purchaseruint128 tokenIduint64 newCapacitybytes32 seedPrefix
BlueprintPrepared(address artistuint64 capacitystring blueprintMetaDatastring baseTokenUri
BlueprintSeed(string randomSeed
BlueprintTokenUriUpdated(string newBaseTokenUri
OwnershipTransferred(address indexed owner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SalePaused(
SaleStarted(
SaleUnpaused(
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator