Pllum

Verified contract

Active on Ethereum with 896 txns
Deployed by via 0xd0ea844a at 16334014
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pllum"

0xe9cb80d42429ebdda46e38ad85ebff317ad3b3b1df9b746a4598d1c9e107c0d9
0x74d58cbe76b20a0fe583e07b61e03ff9da81b8a6e05187de371bfc53fb92e51a
0xfe4a6653902f6e282c87fe0d5c66c188a20d2b16ecc34af5afa1206ea1346bfe
0xd5401b01936a8f55550913b03694ca8f748934f342e9f2373d2b70365c565623
0x7fef9fcd692637c2757ce95c3cb96b72ded605a5a6a2467dd8aa9c29cac10c9f
0x1b2831e056417c4c4da0a62e67db195b122658f8955e0691853783f0667fea48
0x74186e74ec945bcd7054879844b9831ca9fe3d7df645c334fb564a2f625fdf49
0xb7c70d51a9dfcbb2436572c022f72624b0616e96ed8c8d0f82e46d03e35155e3
0xc511f5fb70f8b31e2dc2f61e3fbd9cd10993130beaa816f3f182390da4278068
0x4790417010d3f498173e24d6b3db0932dbe270b07f2271ea020d2d9b7a814d68

Functions
Getter at block 21388784
MaxperWallet(view returns (uint256)
10
MaxperWalletWl(view returns (uint256)
10
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
WlSupply(view returns (uint256)
2222
baseURI(view returns (string)
ipfs://bafybeihmirqwpxwzr6wvwexj54dwnygsnd73z7lldxupipn2deknl2bznm/
cost(view returns (uint256)
5000000000000000
maxSupply(view returns (uint256)
2222
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Pllum
notRevealedUri(view returns (string)
ipfs://bafkreih4ynqvyxsfdurcmhrwnjz7hdcu36aid42qbznbxnmwqvt62tuxxq
owner(view returns (address)
0x803a76eb776fb8ec02082f11a1ce8eb0c79436f7
paused(view returns (bool)
false
preSale(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
PLLUM
totalSupply(view returns (uint256)
2222
wlcost(view returns (uint256)
5000000000000000
Read-only
PublicMintofUser(addressview returns (uint256)
WhitelistedMintofUser(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenIdpayable 
mint(uint256 tokenspayable 
pause(bool _state
presalemint(uint256 tokensbytes32[] merkleProofpayable 
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setMerkleRoot(bytes32 _merkleRoot
setNotRevealedURI(string _notRevealedURI
setWlCost(uint256 _newWlCost
setWlMaxPerWallet(uint256 _limit
setwlsupply(uint256 _newsupply
togglepreSale(bool _state
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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