Forever Supper by Async

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0xd931b6e4 at 17033494
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
-
variable spans 4 additional slots
8 additional variables

No balances found for "Forever Supper by Async"

0xc401a3709eaae60312769839ef43ec729523e5d3ab61c3b1bed44a53ac2986d0
0x2fedc5666726621f1510d5cc2bf3320641ca61696de878a89359c2aeb1ee48d5
0x19642e087edcbaf6f43edb87eb26de770151a57d1f34150f9c80596588b95f06
0x9a3a077e1afd830e443c6aac99a6337b41db0c8c4964ad4074863266fafe041f
0xd5f4c2c8270858ae5d7cb0827988df66b426a5b06c8d7705d86860e1ca764656
0x6dc9e28dbfe442f67d681d404ca928ee7f74e6e1fa17abd9bea6d27e94c3f89e
0x300497d6e9f12ec0cc150652bc3bc6d0e7843cdc892988d9fc04536ef992734d
0xfcf2d4e0c2ac98fe6a5d5dc724da12117d62027c1a563961177b29358f08a2f4
0xa746da68ef275ed500e56156e76b59563dda2fe504e2cc9b00fdbbf2cc744aea
0x8a5803fcd3a89c393a6dff517df33b48adbe3823263fb3a4a11b6c75eb150015

Functions
Getter at block 21087719
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
STOREFRONT_MINTER_ROLE(view returns (bytes32)
0x19ab2f9935ea21aae55c105da3820c7987d916dba8c3fce092f947cc9aa9f9f0
artist(view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
 
blueprint(view returns (uint64 capacityuint64 mintedCountuint64 erc721TokenIndexbool tokenUriLockedstring baseTokenUribool metadataUriLockedstring blueprintMetadatabool preparedbool isSoulbound)
broadcast(view returns (address)
0x434ae7c01924685b40f75b4ba19c0ee45f9b1bb2
contractURI(view returns (string)
https://metadata.async.art/bp/63fe742c74e62000a8cf7bb8
latestErc721TokenIndex(view returns (uint64)
0
metadataURI(view returns (string)
https://metadata.async.art/dbp/0xf62d291a22886fa0b81e5b13c7b6dab2d4c33f31
minterAddress(view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
name(view returns (string)
Forever Supper by Async
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
platform(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
symbol(view returns (string)
FRVR
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256view returns (uint32[])
getFeeRecipients(uint256view 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 owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdsToURI(uint256view returns (string tokenURIbool isFrozen)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOperatorFiltererSubscription(address subscription
approve(address operatoruint256 tokenId
grantRole(bytes32 roleaddress account
initialize(struct IDynamicBlueprintDynamicBlueprintsInput dynamicBlueprintsInputaddress _platformaddress _minterstruct IRoyaltyRoyalty _royaltyParametersaddress[] storefrontMintersaddress _broadcaststruct IOperatorFiltererOperatorFiltererInputs operatorFiltererInputs
lockBlueprintMetadataUri(
lockBlueprintTokenUri(
lockPerTokenURI(uint256 _tokenId
mintBlueprints(uint32 purchaseQuantityaddress nftRecipient
prepareBlueprintAndCreateSale(struct IDynamicBlueprintBlueprintPreparationConfig configstruct IStorefrontSale saleaddress storefront
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
updateBlueprintArtist(address _newArtist
updateBlueprintCapacity(uint64 _newCapacityuint64 _newLatestErc721TokenIndex
updateBlueprintMetadataUri(string newMetadataUri
updateBlueprintTokenUri(string newBaseTokenUri
updateMinterAddress(address newMinterAddress
updateOperatorFilterAndRegister(address newRegistryaddress coriCuratedSubscriptionAddress
updateOperatorFilterRegistryAddress(address newRegistry
updatePerTokenURI(uint256 _tokenIdstring _newURI
updatePlatformAddress(address _platform
updateRoyalty(struct IRoyaltyRoyalty newRoyalty
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(uint128 indexed tokenIduint64 newMintedCountaddress recipient
BlueprintPrepared(address indexed artistuint64 capacitystring blueprintMetaDatastring baseTokenUri
BlueprintTokenUriUpdated(string newBaseTokenUri
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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