Gatekeep

Verified contract

Proxy

Active on Ethereum with 479 txns
Deployed by via 0xeac1b51e at 18023361
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 47 additional slots
-
variable spans 6 additional slots
-
variable spans 2 additional slots
Native
Value $3.11
0x2f1f62fdf70ddc3ce70cc8c1a72ceecb3b3195dc5138e3e6da6ebfd251682106
0x685e4efba80f2f578ad24d3476c7cdd27b1e6d4400fae510804ec16d2aa69a97
0x8e532c858b5667cbc6927f3a28180f0d0891e3207d9580057d9ac569af79d63a
0x6eed05da5b64334f1aeffa13dd80866b5918253842bc462ec21c459de7ed7fba
0xd0d3d6c99c8c211dfe6f7fb032b51b4ec09921233b9bebb26f1ba7456bee5081
0xc70289debdb446cdc3c17965cad349ca0cc1bb33898d653d5ef4a31ffbb32d58
0x74f80b17a741fdff1c0854dac70a78b9c49dd716e6b481d2dde540d2beb3aedb
0x36a9fa56b2a8b83c5ae7fe4b3fdd0c3f95d32e77bc3c91e0e892751677c4d0f3
0xa4bed7174e8ab1a684c3bfaeb92ef662dbfaa306d36e8bd031bd60ea1eaba101
0x3ce2872fc4aa9a1d8c8f5c1de7255e1a91d383d7a441259e8b8834a2b7719dc4

Functions
Getter at block 21227124
burnConfig(view returns (address archetypeaddress burnAddressbool enabledbool reverseduint16 ratiouint64 startuint64 limit)
(archetype=0x0000000000000000000000000000000000000000, burnAddress=0x0000000000000000000000000000000000000000, enabled=false, reversed=false, ratio=0, start=0, limit=0)
config(view returns (string baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeeuint16 defaultRoyaltystruct Discount discounts)
(baseUri=ipfs://bafybeiephpttisgk5lzm6jsug2wrplr47ryrlddrjc5igba6gwklrcb3ti/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, ownerAltPayout=0x0000000000000000000000000000000000000000, superAffiliatePayout=0x0000000000000000000000000000000000000000, maxSupply=555, maxBatchSize=100, affiliateFee=500, platformFee=500, defaultRoyalty=0, discounts=(0, []))
gatekeepConfig(view returns (uint16 openHouruint16 closeHouruint16 openMinuteuint16 closeMinute)
(openHour=16, closeHour=17, openMinute=0, closeMinute=10)
name(view returns (string)
Gatekeep
options(view returns (bool uriLockedbool maxSupplyLockedbool affiliateFeeLockedbool discountsLockedbool ownerAltPayoutLockedbool royaltyEnforcementEnabledbool royaltyEnforcementLocked)
(uriLocked=false, maxSupplyLocked=false, affiliateFeeLocked=false, discountsLocked=false, ownerAltPayoutLocked=false, royaltyEnforcementEnabled=false, royaltyEnforcementLocked=false)
owner(view returns (address)
0x3d4aafbe86059d17c6263332c560f18c4f1fec34
ownerBalance(view returns (struct OwnerBalance)
(0, 0)
platform(pure returns (address)
0x86b82972282dd22348374bc63fd21620f7ed847b
symbol(view returns (string)
GATE
totalSupply(view returns (uint256)
555
Read-only
affiliateBalance(address affiliateview returns (uint128)
affiliateBalanceToken(address affiliateaddress tokenview returns (uint128)
balanceOf(address ownerview returns (uint256)
computePrice(bytes32 keyuint256 quantitybool affiliateUsedview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
invites(bytes32view returns (uint128 priceuint128 reservePriceuint128 deltauint32 startuint32 enduint32 limituint32 maxSupplyuint32 intervaluint32 unitSizeaddress tokenAddress)
isApprovedForAll(address owneraddress operatorview returns (bool)
listSupply(bytes32 keyview returns (uint256)
minted(address minterbytes32 keyview returns (uint256)
ownerBalanceToken(address tokenview returns (struct OwnerBalance)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
validateAffiliate(address affiliatebytes signatureaddress affiliateSignerview 
verify(struct Auth authaddress tokenAddressaddress accountpure returns (bool)
State-modifying
approve(address operatoruint256 tokenIdpayable 
batchMintTo(struct Auth authaddress[] toListuint256[] quantityListaddress affiliatebytes signaturepayable 
burnToMint(uint256[] tokenIds
disableBurnToMint(
disableRoyaltyEnforcement(
enableBurnToMint(address archetypeaddress burnAddressbool reverseduint16 ratiouint64 startuint64 limit
enableRoyaltyEnforcement(
initialize(string namestring symbolstruct Config config_struct GatekeepConfig gatekeepConfig_address _receiver
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(string password
lockOwnerAltPayout(string password
lockRoyaltyEnforcement(string password
lockURI(string password
mint(struct Auth authuint256 quantityaddress affiliatebytes signaturepayable 
mintTo(struct Auth authuint256 quantityaddress toaddress affiliatebytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAffiliateFee(uint16 affiliateFee
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setDefaultRoyalty(address receiveruint16 feeNumerator
setDiscounts(struct Discount discounts
setDutchInvite(bytes32 _keybytes32 _cidstruct DutchInvite _dutchInvite
setGatekeep(uint16 openHouruint16 closeHouruint16 openMinuteuint16 closeMinute
setInvite(bytes32 _keybytes32 _cidstruct Invite _invite
setMaxBatchSize(uint32 maxBatchSize
setMaxSupply(uint32 maxSupplystring password
setOwnerAltPayout(address ownerAltPayout
setSuperAffiliatePayout(address superAffiliatePayout
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawTokens(address[] tokens
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
Invited(bytes32 indexed keybytes32 indexed cid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Referral(address indexed affiliateaddress tokenuint128 waduint256 numMints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed srcaddress tokenuint128 wad
Invited(bytes32 indexed keybytes32 indexed cid
Referral(address indexed affiliateaddress tokenuint128 waduint256 numMints
Withdrawal(address indexed srcaddress tokenuint128 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
Gatekeep(
InvalidConfig(
InvalidGatekeepParameters(
InvalidQueryRange(
LockedForever(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotOwner(
NotPlatform(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongPassword(
BalanceEmpty(
BurnToMintDisabled(
Erc20BalanceTooLow(
ExcessiveEthSent(
InsufficientEthSent(
InvalidAmountOfTokens(
InvalidReferral(
InvalidSignature(
ListMaxSupplyExceeded(
MaxBatchSizeExceeded(
MaxSupplyExceeded(
MintEnded(
MintNotYetStarted(
MintingPaused(
NotApprovedToTransfer(
NotTokenOwner(
NumberOfMintsExceeded(
TransferFailed(
WalletUnauthorizedToMint(