FixedPrice

Verified contract

Active on Base with 7,860 txns
Deployed by via 0x0d5f54ed at 10786169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,004.15
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x529614ff0163c8e9efaa27e8fa7da8c60009d88c77aa74e8757f960a2874668b
0xb5a1cdcfd4394dc4bce0b1c9f17937582fc1ed662cbda7bfeb8c3d2134ecbf1d
0xcd2ec2a62423c4614c3ab38f9ff1ed206901c458c6519bba09b444892d2ed513
0xd15c51ea4bfb8f50eb98017caf70c5793bd5dcf7214105d98f7e5697a38ec64b
0x13fca24cfecab707a60a808bd84ac6177f5652d4f917294ebd53c8ded4f80992
0xa3f96d0a996b1ec01de7c7e1da876560e6043c759789203adf8fa8464eadf467
0xdc123c46514c34e7f05b9d7e2be298aa7a5e7770e172c4271c316ae341372dc1
0x36aece7a7611a91e9568aa3a8ccbed17b73b6244081b4aa609be14713866ac45
0x3d91be387cc55ab2b98642ab568988309b1b51e6bb66e01c59ec5c24a40704c0
0xe9c481c3f3b25a58ce8d2489b7697b3eb8b634b16479c6a61fc9a17666be83ce

Functions
Getter at block 22756977
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=MINT_PASS, version=1, chainId=8453, verifyingContract=0x4bdcac532143d8d35ed759189ee22e3704580b9d, 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(