ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 3,785 txns
Deployed by via 0xe5d2c7fc at 14872239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 19 additional slots

No balances found for "ERC1967Proxy"

0x34a54c202263a5fd9ace53f70b2d1c2686557be015c2c4cd587fdb7dad3021e5
0xca9274b802b655d7a43c766e6704e0476a0951624aa7fd1a696d0553d0c9f066
0xfdea1a4d8752c2c2a4bc2356d1b05ca75a600b41cab5874f8c5df72aa461191d
0x9db828989907665c4e43865cba7cbccf24bfda3f74e9c226787d16214fe5ad7f
0xd6b260c7e9554bf18919212a50e8d4c3e8e38d82b41484c0824688458e5a5a16
0x3e12bf37a43be1fba3134507d0faae8a0f7a36f6e87fab82c6d45d97bad0ba9c
0xf144e1bad64c3dde6739d5334ea772bc6943c6f0360d12c7e12b47a6e521b5cb
0xf66b82db23cde583eabbf454182528650d73cce09f0290fe918086293de4fb35
0xbc6827f235fd29e9b4a5371dc67f3bc04c4c980d8c97340c513952f169891249
From
0x9637570d94615bb3a95ddceff817e7173869049603322f3ea437809148bf9558

Functions
Getter at block 20821082
authority(view returns (address)
0x8c1927427eaaca6a64e238544adfb95451cc05a1
defaultArtistCut(view returns (uint256)
8000
getBlackListAddress(view returns (address)
0x9e09e2efbdef42dae7684602436db2c4120887af
nextUnlockDropId(view returns (uint128)
7
owner(view returns (address)
0xc5c721caa3cad959818e891b533a34c37946e9bf
privilegedContracts(view returns (address[])
[0x9705a7113363A383c8A96689e20286AbE6612bb3, 0x46Ac8540d698167FCBb9e846511Beb8CF8af9BD8]
 
proxiableUUID(view returns (bytes32)
Read-only
auctions(uint256 auctionIdview returns (uint256 startingPriceuint128 decreasingConstantuint64 startuint64 periodbool active)
getPrice(uint256 auctionIdview returns (uint256 price)
isKeyUsed(uint256 dropIduint256 keyIdview returns (bool)
isWLClaimed(uint256 dropIduint256 indexview returns (bool)
keySales(uint256 dropIdview returns (struct UnlockSale)
mpClaims(uint256 dropIdview returns (struct MPClaim)
sales(uint256 dropIdview returns (struct Sale)
whitelists(uint256 dropIdview returns (struct Whitelist)
State-modifying
authorizedUnlockWithKey(struct UnlockedMintAuthorization mintAuthuint256 variantpayable 
claimWithMintPass(uint256 dropIduint256 amountpayable 
createMPClaim(uint256 dropIduint64 mpIduint64 startuint128 price
createSale(uint256 dropIduint128 priceuint64 startuint64 limit
createUnlockSale(uint128 priceuint64 startuint64 periodaddress artistuint128 maxSupplyuint256 numOfVariantsuint256[] enabledKeyRanges
createWLClaim(uint256 dropIduint192 priceuint64 startbytes32 root
flipLimiterForDrop(uint256 dropId
flipMPClaimState(uint256 dropId
flipSaleState(uint256 dropId
flipWLState(uint256 dropId
initialize(address deployedQuantumaddress deployedMPaddress deployedKeyRingaddress deployedUnlocksaddress adminaddress treasuryaddress authorityaddress authorizeraddress blAddress
overrideArtistcut(uint256 dropIduint256 cut
overrideUnlockArtistCut(uint256 dropIduint256 cut
premint(uint256 dropIdaddress[] recipients
purchase(uint256 dropIduint256 amountpayable 
purchaseThroughAuction(uint256 dropIdpayable 
purchaseThroughWhitelist(uint256 dropIduint256 amountuint256 indexbytes32[] merkleProofpayable 
setAuction(uint256 auctionIduint256 startingPriceuint128 decreasingConstantuint64 startuint64 period
setAuthority(address newAuthority
setAuthorizer(address authorizer
setBlackListAddress(address blAddress
setDefaultArtistCut(uint256 cut
setKeyRing(address deployedKeyRing
setKeyUnlocks(address deployedUnlocks
setKeyUsedBatch(uint128 dropIdbool setuint256[] keys
setMintpass(address deployedMP
setOwner(address newOwner
setPrivilegedContracts(address[] contracts
setQuantum(address deployedQuantum
unlockWithKey(uint256 keyIduint128 dropIduint256 variantpayable 
updateUnlockSale(uint128 dropIduint128 priceuint64 startuint64 periodaddress artistuint128 maxSupplyuint256 numOfVariantsuint256[] enabledKeyRanges
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address to
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
AuthorityUpdated(address indexed useraddress indexed newAuthority
BeaconUpgraded(address indexed beacon
DropCreated(uint256 dropId
DropUpdated(uint256 dropId
Initialized(uint8 version
OwnerUpdated(address indexed useraddress indexed newOwner
Purchased(uint256 indexed dropIduint256 tokenIdaddress to
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
BlackListedAddress(address _address
BlackListedAddressNotSet(
InvalidBlackListAddress(
InvalidNumVariants(
SoldOut(