VEKTORZ

Verified contract

Proxy

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

No balances found for "VEKTORZ"

0x909534140166b66bd779d2ebe1b2d35b5c8ca0077a016ce730e40d981722c8dc
0xaf607dcabfcace393748453f70c24263e10a686e9cf43ec2c11fc2a077ec0c30
0xda07d35f7c601a4b8dde7c728bab09e9335682d286d2202a492925956e7ca2ec
0x8ff3524f032614a7cedd60478412464ad0ca1c7344317fd3e4fe092e79c0de41
0x30d95b3b1357b9e634271b1596c68f822724a7cc5107167235a0ba9c49a2a58c
0x948b9a2e54f34fa374bf5c360761cae26415b32ccf518b74a82ec3e826761b6c
0x0e7325248f5ed666a5749bd1dc551116b3029d76f69a15d882976540a3a20e02
0x86c4de1b8694c78274bdbdd5e4c54e9d038042406db604b90e9e21b7d90b446f
0xa0899ada9e8d2cb2b41c7d2cd95a21d626a16dde3ebb8ae2cd366921a47e7743
0x6039685fd16e1f6781f4f9eeb17480be9c4eabea4fe5973a528b4f918f7b2658

Functions
Getter at block 20970355
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
artist(view returns (address)
0x86e1d2a10f19e8b20a95adc5d6518a7de011c9ea
asyncSaleFeesRecipient(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
 
blueprint(view returns (uint32 mintAmountArtistuint32 mintAmountPlatformuint64 capacityuint64 erc721TokenIndexuint64 maxPurchaseAmountuint128 saleEndTimestampuint128 pricebool tokenUriLockedaddress ERC20Tokenstring baseTokenUribytes32 merklerootuint8 saleStatestruct IBlueprintTypesPrimaryFees feeRecipientInfo)
contractURI(view returns (string)
https://metadata.async.art/bp/637e57643fca88f0ea3e1e03
defaultPlatformPrimaryFeePercentage(view returns (uint32)
2000
getPrimaryFeeBps(view returns (uint32[])
[2000]
getPrimaryFeeRecipients(view returns (address[])
[0xdB8ac7027ce4a09C640eA07d582c700e78B95536]
latestErc721TokenIndex(view returns (uint64)
333
minterAddress(view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
name(view returns (string)
VEKTORZ
operatorFilterRegistry(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
platform(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
royaltyParameters(view returns (address splituint32 royaltyCutBPS)
(split=0x0018734c9fa71d81a63d73a257ac3033436f9f37, royaltyCutBPS=1000)
symbol(view returns (string)
VKTRZ
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
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
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
constructor(address beaconbytes data
Fallback and receive
fallback(
receive(
Errors
OperatorNotAllowed(address operator