StorefrontProxy

Verified contract

Proxy

Active on Ethereum with 2,838 txns
Deployed by via 0xfba480a6 at 16834622
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 "StorefrontProxy"

0xeb70bb7bc3e607ca2113e4c63db3a9f0783e6fe061ac4294c1d8a0773b69e3cd
0xbbe75b84a7814cb04249e57091becae0f7ee4f967b1c89c51599a645d9ff0dbf
0xd6824d9e01f89d10fd8a40ad825ed947dee163b4f3c5f369764555e5b8253801
0x4fb23f5980239f67e9835bcfe935ef1295161a8f83bb1b8bb62f22f63cae624a
0xcedfcf45516d4f2f31b9a64972b35f88655271873887c669ae1f8948d17b85eb
0x3405ee71100611e4cd44d52251a363512544dc520e35e36e8351b4d1d9f8d9f1
0xa9b918fe85bc7c9478b9d0a2a65d3b01880ccb21eccbb829161c5967965f11b2
0x6be41520c0e0bae8c6e4446df4c377c873bbbc2c26b6c4c2a073e368b096e56f
0x73eca954d1503f07bbdd87d00202c37e758e4c0f0d5e9462685ed77c2d4d5515
0xa153c7c80b302a479b939c437da07f70df9ee6daebb2f012efa50147a2924f56

Functions
Getter at block 20954242
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
minterAddress(view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
numSales(view returns (uint256)
63
platform(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
 
proxiableUUID(view returns (bytes32)
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
Upgraded(address indexed implementation
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
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.