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

Async Blueprints

Verified contract

Proxy

Active on Ethereum with 26,858 txns
Deployed by via 0xa26aece7 at 13779603
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 "Async Blueprints"

0x32dc12a2aea4e81eb019ec320a5755820de6cf4de9f015e3c83ca9080eb93259
0x3ba2ab0407f22af4b19df928184735d83a471c8b5c35d78d3f5d85b3eb517fc7
0x8834689a983773d195e213bfe4582fbf6348dd4ffb7d3dca78517e54e4d10e28
0xdebabc500b92919cd4361d1232d5ae15ef9c3e8355b9f10257fe1649b1e8721c
0xad6ae6eccbc8f16307c341d869491ed58af2634866d9ea8994792b8508da38f5
0x835fcf6bbf9f3dd548d8f15fc067bc5a0d08ccd761d1e54049901c7776965860
0xc21601297f42fa04dabef1d773e07d00be3cb3e6ca0ab9280368de3a6d868ae9
0x525bf660637a2f4cdfc45385f28deaa1e138e267e17b1d192784b23829a16fb7
0xb39cb429c2b820ecdcc3872abb51a509aae56c864ddc261c0ccd1b047f92f2c5
0x3ce64de154355f023816295e21ef2d4591cb726bb2e4280517e8db4c1c3c9c5a

Functions
Getter at block 20793816
owner(view returns (address)
0x20c83a805c5720b69a1030622473d27783195ced
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
asyncSaleFeesRecipient(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
blueprintIndex(view returns (uint256)
358
defaultBlueprintSecondarySalePercentage(view returns (uint32)
750
defaultPlatformPrimaryFeePercentage(view returns (uint32)
2000
defaultPlatformSecondarySalePercentage(view returns (uint32)
250
latestErc721TokenIndex(view returns (uint64)
178540
minterAddress(view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
name(view returns (string)
Async Blueprints
platform(view returns (address)
0x8167e23f814891ac3341913a12d06a62dac0c6ef
symbol(view returns (string)
ASYNC-BLUEPRINT
Read-only
supportsInterface(bytes4 idview returns (bool)
balanceOf(address ownerview returns (uint256)
blueprints(uint256view returns (bool tokenUriLockeduint32 mintAmountArtistuint32 mintAmountPlatformuint64 capacityuint64 erc721TokenIndexuint64 maxPurchaseAmountuint128 priceaddress artistaddress ERC20Tokenstring baseTokenUribytes32 merklerootuint8 saleState)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 tokenIdview returns (uint32[])
getFeeRecipients(uint256 tokenIdview returns (address[])
getPrimaryFeeBps(uint256 idview returns (uint32[])
getPrimaryFeeRecipients(uint256 idview 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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
_initialize(
approve(address touint256 tokenId
beginSale(uint256 blueprintID
changeDefaultBlueprintSecondarySalePercentage(uint32 _basisPoints
changeDefaultPlatformPrimaryFeePercentage(uint32 _basisPoints
changeDefaultPlatformSecondarySalePercentage(uint32 _basisPoints
grantRole(bytes32 roleaddress account
initialize(string name_string symbol_address minter
lockBlueprintTokenUri(uint256 blueprintID
pauseSale(uint256 blueprintID
preSaleMint(uint256 blueprintIDuint32 quantity
prepareBlueprint(address _artistuint64 _capacityuint128 _priceaddress _erc20Tokenstring _blueprintMetaDatastring _baseTokenUribytes32 _merklerootuint32 _mintAmountArtistuint32 _mintAmountPlatformuint32 _maxPurchaseAmount
purchaseBlueprints(uint256 blueprintIDuint32 quantityuint256 tokenAmountbytes32[] proofpayable 
purchaseBlueprintsTo(uint256 blueprintIDuint32 quantityuint256 tokenAmountbytes32[] proofaddress nftRecipientpayable 
renounceRole(bytes32 roleaddress account
resetClaimedStatus(uint256 _blueprintIDaddress _minter
revealBlueprintSeed(uint256 blueprintIDstring randomSeed
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAsyncFeeRecipient(address _asyncSaleFeesRecipient
setFeeRecipients(uint256 _blueprintIDaddress[] _primaryFeeRecipientsuint32[] _primaryFeeBPSaddress[] _secondaryFeeRecipientsuint32[] _secondaryFeeBPS
transferFrom(address fromaddress touint256 tokenId
unpauseSale(uint256 blueprintID
updateBlueprintArtist(uint256 _blueprintIDaddress _newArtist
updateBlueprintCapacity(uint256 _blueprintIDuint64 _newCapacityuint64 _newLatestErc721TokenIndex
updateBlueprintSettings(uint256 _blueprintIDuint128 _priceuint32 _mintAmountArtistuint32 _mintAmountPlatformuint32 _newSaleStateuint64 _newMaxPurchaseAmountbytes32 _merkleroot
updateBlueprintTokenUri(uint256 blueprintIDstring newBaseTokenUri
updateMinterAddress(address newMinterAddress
updatePlatformAddress(address _platform
withdrawAllFailedCredits(address recipient
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BlueprintMinted(uint256 blueprintIDaddress artistaddress purchaseruint128 tokenIduint64 newCapacitybytes32 seedPrefix
BlueprintPrepared(uint256 blueprintIDaddress artistuint64 capacitystring blueprintMetaDatastring baseTokenUri
BlueprintSeed(uint256 blueprintIDstring randomSeed
BlueprintSettingsUpdated(uint256 blueprintIDuint128 priceuint32 newMintAmountArtistuint32 newMintAmountPlatformuint32 newSaleStateuint64 newMaxPurchaseAmountbytes32 newMerkleRoot
BlueprintTokenUriUpdated(uint256 blueprintIDstring newBaseTokenUri
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(uint256 blueprintID
SaleStarted(uint256 blueprintID
SaleUnpaused(uint256 blueprintID
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.