Plethora Moons

Verified contract

Active on Ethereum with 253 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
Native
Value $0
0xed26e20a1938934b2fb981631502bd36d7f7cdaf49b38990b1914f3310e235a4
0xe1e7de5135f0f35271bd79ccb2a52fb826dc22c6eec6c651e157fd5bc0f65ae6
0xca8c89bdde94c1686bc6b48ebbc9d88466585774ef3abf721803767a102057e9
0xa531feed0b6e885519b866f247d5fd9b6f655dbb0ccbc233111b65a95c78029d
0x617e9a856d7aa7c805bb1ab3eeb9622111a9ab77789b805fbfa014b7c20aa778
0x6f36363223dd7bb38279089e7f30e9d749f98bd5a4d7dfe072896d4ef49448e3
0x7d4ac24771afecdf70ac8ae88f178413bcddf89c2bb5ba1b1eb497f2d4b0ee3b
0x8dcf0c75cda592f19ec89d1e46a445ff9f7ca4afe6cdc36b9e5a90141a4120c8
0x320881cb687063b9025f6b74db6860db72f2b908c0dc6232c047d562b248d7b0
0x2270fbff5d278e9c096dd9e5676d114f08bff5516a59bd3fb0a1a3d8675a39d6

Functions
Getter at block 21310801
baseURI(view returns (string)
https://plethoramoons.xyz/plethoramoonsnft/1.json
freeMintAmount(view returns (uint256)
0
giveawayAmountPerUser(view returns (uint256)
100
init(view returns (bool)
true
maxMintAmount(view returns (uint256)
80
maxSupply(view returns (uint256)
333
name(view returns (string)
Plethora Moons
notRevealedUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmTTmuKZLaGcwov1roqsDRtRrG4nLZsg2ovBkNq2mp1yRJ/_metadata.json
owner(view returns (address)
0x519dd79a19ecbb2e3a326d61e8c9680551fce35b
paused(view returns (bool)
false
preMintPrice(view returns (uint256)
50000000000000000
preMintStart(view returns (uint256)
1661349600
pubMintPrice(view returns (uint256)
1000
publicMintEnd(view returns (uint256)
1677333600
publicMintStart(view returns (uint256)
1661436000
revealed(view returns (bool)
true
symbol(view returns (string)
PLMS
totalSupply(view returns (uint256)
333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getInfo(address _accountview returns (bool canMintuint256 priceuint256 amountbool canClaimuint256 claimAmount)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelistedGiveaway(address _toCheckview returns (bool)
isWhitelistedMint(address _toCheckview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addManyToGiveawayWhitelist(address[] _addresses
addManyToMintWhitelist(address[] _addresses
addToGiveawayWhitelist(address _toAdd
addToMintWhitelist(address _toAdd
approve(address touint256 tokenId
burn(uint256 _tokenId
claim(uint256 _amountpayable 
initialize(string _namestring _symbolstring _notRevealedUriuint256 _maxMintAmountuint256 _freeMintAmountuint256 _giveawayAmountPerUseruint256 _preMintPriceuint256 _pubMintPriceuint256 _maxSupplyuint256 _preMintStartuint256 _publicMintStartuint256 _publicMintEnd
mint(address _touint256 _amountpayable 
mintOwner(address _touint256 _amount
pause(
recoverERC20(address _tokenAddressaddress _receiver
removeFromGiveawayWhitelist(address _toRemove
removeFromMintWhitelist(address _toRemove
removeManyFromGiveawayWhitelist(address[] _addresses
removeManyFromMintWhitelist(address[] _addresses
renounceOwnership(
reveal(string _baseUri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseUri
setFreeMintAmount(uint256 _freeMintAmount
setGiveawayAmountPerUser(uint256 _giveawayAmountPerUser
setMaxMintAmount(uint256 _maxMintAmount
setMaxSupply(uint256 _maxSupply
setPreMintPrice(uint256 _price
setPreMintStart(uint256 _preMintStart
setPublicMintEnd(uint256 _publicMintEnd
setPublicMintPrice(uint256 _price
setPublicMintStart(uint256 _publicMintStart
setRevealed(bool _revealed
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
AddedToGiveawayWhitelist(address newWhitelist
AddedToMintWhitelist(address newWhitelist
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string newBaseURI
ERC20RecoveryTransfer(address indexed tokenaddress indexed senderaddress indexed receiveruint256 amount
FreeMintAmountChanged(uint256 newFreeMintAmount
GiveawayAmountPerUserSet(uint256 newFreeMintAmount
Initialized(address initializerbool flag
MaxMintAmountSet(uint256 newMaxMintAmount
MaxSupplySet(uint256 newMaxSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PreMintPriceSet(uint256 newPresalePrice
PreMintStartSet(uint256 newPreMintStart
PublicMintEndSet(uint256 newPublicMintEnd
PublicMintPriceSet(uint256 newPublicSalePrice
PublicMintStartSet(uint256 newPublicMintStart
RemovedFromGiveawayWhitelist(address removedWhitelist
RemovedFromMintWhitelist(address removedWhitelist
RevealedSet(bool newRevealed
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(