The_Pixel_Captainz

Verified contract

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

No balances found for "The_Pixel_Captainz"

0xee7c4c7f0f7f4b289e328fdebd9e7f3ebe07cb5a1d340fb12c216f1629ac9ea0
0x5ea7b8fe540acbf4881b22bb24710fae8903c228599d2b78a8e5aeef223c7207
0x5e89606976d16071046a85ab4ecab6d97370ed663fc76b519f422292c566748b
0xfd869d3cf028556ec64ad0e37ae17e3b7b23b6b64893c0315a54ad758ba25efc
0x89cf6a028816a58abbe9decf80b4308f899dbe5fdc17f071c5b80355d0e4b234
0xfd736c026c8b38b956ab95f26365530fb5102375c2fe699fe26049d1385f70b3
0xa8211a3bc8c537f1c50413bbc43721ebdf82baeca38f7a42b32adc736c65df75
0xc9a8c7acba5e800c2acf7b4cb26f21dbb9c5615d94a9115f959e42e334404076
0xb17d23d53398f849e0e2ad112e653fe16ce8e918957a0ae80cc8fc63c975da8c
0x0343a385a88e3da1554c2ea8f3052fa638c2dcd38d10505f938317e5fb4eb541

Functions
Getter at block 21064427
IS_PUBLIC_ACTIVE(view returns (bool)
true
IS_WHITELIST_ACTIVE(view returns (bool)
false
MAX_SUPPLY(view returns (uint256)
1069
PUBLIC_COUNT(view returns (uint256)
1
PUBLIC_PRICE(view returns (uint256)
6900000000000000
PUBLIC_SUPPLY(view returns (uint256)
1
PUBLIC_TX_LIMIT(view returns (uint256)
1
PUBLIC_WALLET_LIMIT(view returns (uint256)
1
WEBMINT_ADDRESS(view returns (address)
0xca9ef85471c932084a2348b3bfa53791bc91cc3c
WHITELIST_COUNT(view returns (uint256)
1047
WHITELIST_PRICE(view returns (uint256)
690000000000000
WHITELIST_ROOT(view returns (bytes32)
0x74fad323c0b1b16d967eed0a66fdb5c4468442421aa299e9a929d439e22d239a
WHITELIST_SUPPLY(view returns (uint256)
1047
WHITELIST_TX_LIMIT(view returns (uint256)
5
WHITELIST_WALLET_LIMIT(view returns (uint256)
5
_revealed(view returns (bool)
true
name(view returns (string)
The_Pixel_Captainz
owner(view returns (address)
0xc858db9fd379d21b49b2216e8bfc6588be3354d7
symbol(view returns (string)
PXLCAPTZ
totalSupply(view returns (uint256)
1069
Read-only
PUBLIC_Minted(addressview returns (uint256)
WHITELIST_Minted(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)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
PUBLICMint(address touint256 numberOfTokenspayable 
WHITELISTMint(address touint256 numberOfTokensbytes32[] proofpayable 
approve(address operatoruint256 tokenId
renounceOwnership(
reveal(bool revealedstring _baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setPUBLICPrice(uint256 _price
setPUBLICSupply(uint256 _supply
setWHITELISTPrice(uint256 _price
setWHITELISTRoot(bytes32 _root
setWHITELISTSupply(uint256 _supply
togglePUBLICMintStatus(
toggleWHITELISTMintStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMaxSupply(uint256 _maxSupply
updateRoyaltyPercentage(uint96 amount
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(bytes32 _WhiteList
Fallback and receive

This contract contains no fallback and receive objects.

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