The Plooshies

Verified contract

Active on Ethereum with 6,026 txns
Deployed by via 0x1033f164 at 16899643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "The Plooshies"

0x948425c54aeda153459bda3c42733c8433c6893958efeee25472912567944d46
0x36341b77e9371121118e571bcdb8c0235b3f63e94da847b2973e38e03cd5b551
0xc8ea4e489eaade4caabfeb12766ec5735ce1eddb825dcead4af606abb2176e88
0xd0e9b8415f6769d874519a8aa2c901043d36ee67c83c1d2d504706ff27c514b2
0xc4a92999d9b41c3b5e7f54713ffe3207c444950134ada39866e7fda85a825086
0xce27b2d794f115530fb0fabcaf6c9455cf7e1d63998f5fa6458d59fdb9ca3d8a
0xde32cba5f94be75e9e91fca386ae5c5d460459da96ec8aa92fd7dec6b363bc53
0x7e79ff82a885dc53fa5e207343edd86c69990db9d9f947cfcb16ed9a2ab87373
0x94ccef8d7316eebb904ec7f3f1a17341ef9f5a08675579c0b46056e76b759bc9
0xe4d58abae369d149d7bb18ba6253ce2fc4bc1c6df3ec55a827cb2322f3f5d887

Functions
Getter at block 21245584
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
UnlockTime(view returns (uint16)
19485
cost(view returns (uint256)
30000000000000000
currentWhitelistPhase(view returns (uint256)
4
frozen(view returns (bool)
false
innercircleminting(view returns (bool)
false
maxBatchSize(view returns (uint256)
10
maxMintAmountPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
3333
minting(view returns (bool)
true
name(view returns (string)
The Plooshies
owner(view returns (address)
0x55e8bbb07986b9f4d3adbb2b89d59f65c02745c6
paused(view returns (bool)
false
revealed(view returns (bool)
true
signer(view returns (address)
0x55e8bbb07986b9f4d3adbb2b89d59f65c02745c6
symbol(view returns (string)
PLOOSHY
totalSupply(view returns (uint256)
3333
whitelistminting(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBoxId(uint256 tokenIdview returns (uint8)
getExtraDataAt(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
flipInnerCircleMint(
flipMint(
flipPause(
flipWhitelistMint(
freezeContract(
innercircleMint(uint256 _boxbytes _sig
mint(uint256 _mintAmountuint256 _boxpayable 
mintReserves(uint256 quantityuint256 _box
plooshlistMint(uint256 _mintAmountuint256 _allowanceuint256 _phaseuint256 _boxbytes _sigpayable 
renounceOwnership(
reveal(string baseURI
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDefaultRoyalty(address receiveruint96 numerator
setItemPrice(uint256 _price
setMaxBatchSize(uint256 _size
setMaxSupply(uint256 _max
setNumPerMint(uint256 _max
setPlaceholderURI(string placeholderURI
setSigner(address _signer
setWhitelistPhase(uint256 _phase
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateMetadata(
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenLocked(uint256 indexed tokenIduint256 unlockTimeDay
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _signeruint16 _unlockTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceAmountError(
AlreadyMintedPlooshlistError(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
BelowCurrentSupplyError(
CallerIsContractError(
CannotIncreaseSupplyError(
ContractFrozenError(
ContractPausedError(
ExceedsMaxSupplyError(
IncorrectAmountError(
InnerCircleMintClosedError(
InvalidBoxIDError(
InvalidSignatureError(
MintAmountError(
MintClosedError(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TokenTransferLockedError(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WhitelistMintClosedError(
WhitelistPhaseClosedError(