FixedPrice

Verified contract

Active on Ethereum with 3,345 txns
Deployed by via 0xff00064a at 18763357
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29,207.6
0x55dcb69d21c148b41443e56680b3b8b413e976ad8b633260028517b3d8531311
0x514d79a224efa711881f23266b52f5f2323c81ef53d46a6133bcda44d763e1fa
0xc03e979c6c7c24ff85445164e546b3097e2263bded51f6774d2b7f34cf3416cb
0x3d701a2c219f505b0c49bbfd0d9eca3a44c3980a4b25202528b51a16c70c8260
0xef4a3fd703c6e7e245978eae761b57d7a86a3c9ee5da57a7d66e75aa565fddba
0xbaf6f0e6a057ba2b5af3d5ab98d23b0410dfac4c7a534e69a49591b755a9d42d
From
0xa7c019b24e12954e337299d3f002f22b6791b19f54f1fb6499e75a00a34ab9b6
0xefdcbc1d33003721b9ecfa0b2cf2c0c9c757176579f687b29a2943aeb9891bd7
0x1c4caffee6eacfdbe833b34dd1236a1683fcec3ccc6e494ea931241425125067
0x68b3144f56151a56d94b41a1385877081a709f479a5b73ce837c5985b183a5d4

Functions
Getter at block 21297921
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=MINT_PASS, version=1, chainId=1, verifyingContract=0xb645cffd9bfb93c2c181d5be0d6a8c1d81c2aef3, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
owner(view returns (address result)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
Read-only
generateTypedDataHash(address _tokenuint256 _reserveIduint256 _reserveNonceuint256 _indexaddress _claimerview returns (bytes32)
getFirstValidReserve(address _tokenview returns (uint256)
getLatestUpdate(address _tokenview returns (uint40)
getSaleProceed(address _tokenview returns (uint128)
merkleRoots(addressuint256view returns (bytes32)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
prices(addressuint256view returns (uint256)
reserveNonce(addressuint256view returns (uint256)
reserves(addressuint256view returns (uint64 startTimeuint64 endTimeuint128 allocation)
signingAuthorities(addressuint256view returns (address)
State-modifying
buy(address _tokenuint256 _reserveIduint256 _amountaddress _topayable 
buyAllowlist(address _tokenuint256 _reserveIdaddress _touint256[] _indexesbytes32[][] _proofspayable 
buyMintPass(address _tokenuint256 _reserveIduint256 _amountaddress _touint256 _indexbytes _signaturepayable 
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
pause(
renounceOwnership(payable 
requestOwnershipHandover(payable 
setMintDetails(struct ReserveInfo _reservebytes _mintDetails
transferOwnership(address newOwnerpayable 
unpause(
withdraw(address _token
Events
EIP712DomainChanged(
MintDetailsSet(address indexed _tokenuint256 indexed _reserveIduint256 _pricestruct ReserveInfo _reserveInfobytes32 _merkleRootaddress _mintPassSignerbool _openEditionbool _timeUnlimited
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
PassClaimed(address indexed _tokenuint256 indexed _reserveIdaddress indexed _claimeruint256 _index
Paused(address account
Purchase(address indexed _tokenuint256 indexed _reserveIdaddress indexed _buyeruint256 _amountaddress _touint256 _price
SlotClaimed(address indexed _tokenuint256 indexed _reserveIdaddress indexed _claimeruint256 _index
Unpaused(address account
Withdrawn(address indexed _tokenaddress indexed _creatoruint256 _proceeds
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressZero(
Ended(
InsufficientFunds(
InvalidAllocation(
InvalidPayment(
InvalidProof(
InvalidReserve(
InvalidShortString(
InvalidSignature(
InvalidTimes(
InvalidToken(
NewOwnerIsZeroAddress(
NoAllowlist(
NoHandoverRequest(
NoPublicMint(
NoSigningAuthority(
NotStarted(
OnlyAuthorityOrAllowlist(
PassAlreadyClaimed(
SlotAlreadyClaimed(
StringTooLong(string str
TooMany(
Unauthorized(