QQL Mint Pass

Verified contract

Active on Ethereum with 3,847 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,269.76
0x9045024c0eb37227679b4e17b01db9f00e42e4e5e02968fa129e2c80c639f24e
0x005a88323f7d8c5615bac89a99f0f9c0f4b92b79bb4fc2cfe92e9ada7cb054c7
0x2d084a0b51a3403ffc6aa26963b550f3973fe5916701ef6d38a1f387645d9cd5
0x09844057027f27a71adc28057d4c7a9e2471d6090b589a149b6593bdf2e2bb70
0x1bea60f8547eec08328bdfe7a59af06fb86d828ec9a9a34d2c402eb867e501be
From
0xfc28ed09ea050d461ac9397e64b130166c3e9bc076944f16796520a6cc0fcb2a
0x61edc9a416113e6a31c3249e22742202e8873105f4b67b631832e8d7415307ad
0xa8606841e99d47f65d1096581e220c4223cab49366b0503d46513c105186b082
0x654b4e42e93c7fecd18fd99c1d38584f9b6ddc5907999ca04edda4af8b4d7633
0x948476e7f6c5651b505e12b53862a7bd4f2853680cb57698ab5fbb9776f54119

Functions
Getter at block 20872752
auctionSchedule(view returns (struct AuctionSchedule)
(1664384400, 60, 50000000000, 100000000, 2000000000, 10, 15, 20, 20, 10, 5, 2)
burner(view returns (address)
0x845dd2a7ee2a92a0518ab2135365ed63fdba0c88
currentPrice(view returns (uint256)
14000000000000000000
emergencyStartTimestamp(view returns (uint256)
0
endTimestamp(view returns (uint256)
1664386079
maxCreated(view returns (uint256)
999
name(pure returns (string)
QQL Mint Pass
operatorFilter(view returns (address)
0x2cf800421f2aec8a2e5b52002db1b0d4f9a91a22
owner(view returns (address)
0x94d1beadc4f2bf8f97f4ec35df94cb389f268e08
platformRoyaltyRecipient(view returns (address)
0x53ffb2f67faaae40aa26cf4eb4f69a55cb03611e
projectRoyaltyRecipient(view returns (address)
0x221e1b033e10063ae3fba737ce40ef682fbfcccc
supplyStats(view returns (uint256 reserveduint256 purchaseduint256 max)
(reserved=99, purchased=900, max=999)
symbol(pure returns (string)
QQL-MP
tokenUriDelegate(view returns (address)
0x907800fa865bc22343ce76756dced15770562080
totalCreated(view returns (uint256)
999
totalSupply(view returns (uint256)
680
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getReceipt(address buyerview returns (uint256 netPaiduint256 numPurchased)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedOrOwner(address operatoruint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
priceAt(uint256 timestampview returns (uint256)
rebateAmount(address buyerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claimRebate(
claimRebateTo(address recipient
declareEmergency(
emergencyWithdraw(address recipientuint256 amount
pauseAuctionSchedule(
purchase(uint256 countpayable returns (uint256)
renounceOwnership(
reserve(address recipientuint256 countreturns (uint256)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBurner(address _burner
setOperatorFilter(address filter
setPlatformRoyaltyRecipient(address platformRecipient
setProjectRoyaltyRecipient(address projectRecipient
setTokenUriDelegate(address delegate
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateAuctionSchedule(struct AuctionSchedule schedule
withdrawProceeds(address recipient
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AuctionScheduleChange(struct AuctionSchedule schedule
EmergencyDeclared(
EmergencyWithdrawal(uint256 amount
MintPassPurchase(address indexed buyeruint256 firstTokenIduint256 countuint256 paymentuint256 priceEach
MintPassReservation(address indexed recipientuint256 firstTokenIduint256 count
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PlatformRoyaltyRecipientChanged(address recipient
ProceedsWithdrawal(uint256 amount
ProjectRoyaltyRecipientChanged(address recipient
RebateClaim(address indexed buyeruint256 claimed
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint64 _maxCreated
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.