MembershipDrop

Verified contract

Active on Base with 310 txns
Deployed by via 0xa26090bd at 13233255
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb0475ddc6235bb218122874374094271072502c35d16f29bde8b53d72b7b503c
0xc4031776af845eca94e9862f72aae6587e201e955ee872d80518a966a13c2318
0xd89d0e640a8576333e6a893708d171236f6bccadd06d8e4e11f35647522136a9
0xa221369f00f451f9df97a2ed879ba81950155ac269661bf38e6e34e7813767c5
0x627422df889951cc6904d8a218006050b20ec3be0cadbd4bb0c2e10154720765
0x1a5e620a7de3097913c36d8925e486878928eba9fa92d8de32958c4f681a67d7
0xf470db76e0b00fc90e2b869b7a9047a9cc8fb4ba2b94cfa6d4648de2b6445415
0xa830aac250ee6f56294ef9c6410f30300d672a182f72c133640ae4393d9f0f1c
0x680c563ce23d7e13bee485590ff3dd2ad1f13bc642436bf100c28448290b2caa
0xf5422743e6cf5362f047a20b19f25b88c11542d26164941b64257fe3d71b8860

Functions
Getter at block 22955721

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
mintPublic(address nftContractaddress feeRecipientaddress minterIfNotPayeruint256 quantitypayable 
updatePublicDrop(struct PublicDrop publicDrop
Events
PublicDropUpdated(address indexed nftContractstruct PublicDrop publicDrop
SeaDropMint(address indexed nftContractaddress indexed minteraddress indexed feeRecipientaddress payeruint256 quantityMinteduint256 unitMintPriceuint256 feeBpsuint256 dropStageIndexaddress contractERC20
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
IncorrectPayment(uint256 gotuint256 want
InvalidFeeBps(uint256 feeBps
MintQuantityCannotBeZero(
MintQuantityExceedsMaxMintedPerWallet(uint256 totaluint256 allowed
MintQuantityExceedsMaxSupply(uint256 totaluint256 maxSupply
NotActive(uint256 currentTimestampuint256 startTimestampuint256 endTimestamp