This contract is being backfilled. You may encounter incomplete storage history.

PlaxyParty

Verified contract

Active on Ethereum with 2,295 txns
Deployed by via 0x1cbe4cb0 at 16126636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PlaxyParty"

0x0fd5b87fa8579e94770e8de2d0472026689c157c33eb5af784d94a7d4adbbefc
0x284cef88076f75f8c848acfffc376416a6d76a9f5510cc97abf5ca63086cede4
0x457bc75c12dbcceddab4f8a32b69f81ac9a2cb3555bf5957e07c9d1035c0e288
0x5b61057813a14b4eb6aaa3be43e7e4de02c3739d4b484e4d4bbf18bc1494b45f
From
0x738fdb2371192b536fa2c0917b5224af1450a0b54e80994b153312b46070fc4c
From
0xe494e6920fd9b1a661ad479c1aac10445fda29ccd486619f22b84203b0479e43
From
0xcc894c2dad7a075fe429f3fa31ffc931690d50161818f6ed72bfaa51195eaac7
0x3f901787a9d3f6246f5fa91b28bff432df5e0e1664844991bfd8187f3e63829b
0x8a9e634ffa1ef21e6c258da8ecc99c06af0c8db5ea1027ef2c82b945e80be4b1
0x0b35d255f2b2a97f3a1b91a3df9cbd3e4bb20e2b6b1ea96a2c5c4c192af05849

Functions
Getter at block 20794571
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
amountForDevs(view returns (uint256)
50
collectionSize(view returns (uint256)
1000
getContractStatus(view returns (uint32uint64uint64uint32uint64uint64)
(1670342400, 20000000000000000, 1, 0, 0, 0)
getTokenInfo(view returns (stringstring)
(https://yellow-passive-ostrich-724.mypinata.cloud/ipfs/QmR6oTQwcgsmwXiir4eJWX5UgAgzq4BjNcMw7ew62ErGWJ/, https://maroon-patient-ape-280.mypinata.cloud/ipfs/QmYSxYDuWZBuQhNrjY3rk2AaWsW5kcbyr9DQi8giWoywJo)
isRevealed(view returns (bool)
true
maxBatchSize(view returns (uint256)
50
merkleRoot(view returns (bytes32)
0x3feaaebb1a95e9bc918760667ff2c131d1bc2b761574808a79f207575a1b7527
name(view returns (string)
PlaxyParty
owner(view returns (address)
0x71253d9af59daf30a9bbc86f8e7c1735c87b9270
publicSaleConfig(view returns (uint32 startTimeuint64 priceuint64 maxPerAddress)
(startTime=0, price=0, maxPerAddress=0)
symbol(view returns (string)
PLXY
totalFunds(view returns (uint256uint256)
(0, 19000000000000000000)
totalSupply(view returns (uint256)
1000
whitelistSaleConfig(view returns (uint32 startTimeuint64 priceuint64 maxPerAddress)
(startTime=1670342400, price=20000000000000000, maxPerAddress=1)
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
devMint(uint256 quantity
endWhitelistSaleAndSetupPublicSale(uint32 publicSaleStartTimeuint64 publicSalePriceWeiuint64 maxPerAddressDuringPublicSaleMint
publicSaleMint(uint64 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCollectionSize(uint256 size
setDefaultTokenURI(string uri
setIsRevealed(bool val
setupWhitelistSale(uint32 whitelistSaleStartTimeuint64 whitelistSalePriceWeiuint64 maxPerAddressDuringWhitelistSaleMint
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistSaleMint(uint64 quantitybytes32[] proofpayable 
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseUriSet(string baseTokenUri_
CollectionSizeSet(uint256 size_
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
DefaultTokenUriSet(string DefaultTokenUri_
FundsWithdrawn(uint256 toDonationuint256 txToThirtyuint256 txToOwner
MerkleRootSet(bytes32 merkleRoot_
Mint(address indexed touint256 quantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PausedX(
PublicSaleActivated(uint32 publicSaleStartTime_uint64 publicSalePriceWei_uint64 maxPerAddressDuringPublicSaleMint
RevealSet(bool status
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UnpausedX(
WhiteListMint(address indexed touint256 quantity
WhitelistSaleSetup(uint32 whitelistSaleStartTime_uint64 whitelistSalePriceWei_uint64 maxPerAddressDuringWhitelistSaleMint
Constructor
constructor(uint256 collectionSize_uint256 maxBatchSize_uint256 amountForDevs_bytes32 merkleRoot_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
Reverts(uint8 code
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(