SimpleExpansionStorefront

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe850277a at 16834578
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 48 additional slots
-
variable spans 48 additional slots

No balances found for "SimpleExpansionStorefront"

No transactions found for "SimpleExpansionStorefront"


Functions
Getter at block 20954242
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
minterAddress(view returns (address)
0x0000000000000000000000000000000000000000
numSales(view returns (uint256)
0
platform(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getSale(uint256 saleIdview returns (struct IStorefrontSale)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
whitelistedPurchases(uint256addressview returns (uint32)
State-modifying
createSale(struct IStorefrontSale sale
grantRole(bytes32 roleaddress account
initialize(address platformaddress minter
mintFreePacks(uint256 saleIdaddress nftRecipientuint256[] tokenIdsuint32 numPurchasespayable 
purchaseExpansionPacks(uint256 saleIduint32 presaleWhitelistedQuantitybytes32[] proofaddress nftRecipientuint256[] tokenIdsuint32 numPurchasespayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateMerkleroot(uint256 saleIdbytes32 _newMerkleroot
updatePlatformAddress(address _platform
updatePrimaryFee(uint256 saleIdstruct IStorefrontPrimaryFeeInfo primaryFee
updateSale(uint256 saleIduint64 maxPurchaseAmountuint128 saleEndTimestampuint128 priceaddress erc20Tokenbytes32 merklerootstruct IStorefrontPrimaryFeeInfo primaryFeeuint256 mintAmountArtistuint256 mintAmountPlatform
updateSaleState(uint256 saleIduint8 saleState
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawAllFailedCredits(address recipient
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
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
SaleCreated(uint256 indexed saleIduint256 indexed packIdaddress indexed tokenContract
SalePaused(uint256 indexed saleId
SaleStarted(uint256 indexed saleId
SaleUnpaused(uint256 indexed saleId
SimpleExpansionPackPurchased(uint256 indexed saleIdaddress indexed purchaseruint32 numPurchasesuint256[] tokenIds
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.