Proof of Chad

Verified contract

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

No balances found for "Proof of Chad"

0x02d3e34e58acd3ecdb462cf4e191f0038b331b2ad874750c8082760eb24aeaa6
0xe2715e4eed2d056354e37b7032dc59d90f43d913ca7a8e1cd2763d174891ffc1
0xc9c660ae0755aea0471d2b1974c0b0f93a7de850ddfeb00702db34abdda99f97
0x25789952d0e4dd361c7d7de260879db0889958377a76ef29c656f2b9ce309fcd
0x2773524b5efbdcfb2b5e9a4c7a2e22f74359ed54473d41da7f546e69f4d842f9
0x7e11f38b717e8c171007519df99c654ea1793d818e1806724b108f7c9c9d22f8
0x3d95daee443ec04c9484d44c8b0c0b65e0d4fabd62f2aa3d3cbe4c883e68c4ce
0x7fd0329026c4797fe113175f9ba2d74c6ec49abf91b1f954c1b4a26c2397c53a
0xf925bd3cec0d0974868598b3ae7ff40d2b3d147150ec110edd044fb5d648ec98
0xfe24a8bab76d02af55b226b5194d9ccbfb9c97f0555312069a2a637d4b09fc98

Functions
Getter at block 21412497
chadlistMintEnabled(view returns (bool)
true
chadlistMintMax(view returns (uint256)
3
chadlistMintPrice(view returns (uint256)
7000000000000000
maxToken(view returns (uint256)
5555
mintMax(view returns (uint256)
1
name(view returns (string)
Proof of Chad
owner(view returns (address)
0x8af0828085ff896a254d43c63175a750694045a8
pbmintPrice(view returns (uint256)
0
publicMintEnabled(view returns (bool)
true
symbol(view returns (string)
POC
totalSupply(view returns (uint256)
723
Read-only
balanceOf(address ownerview returns (uint256)
chadlistMinted(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address address_bytes32[] proof_view returns (bool)
isWhitelisted2(address address_bytes32[] proof_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pbMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
chadlistMint(uint256 _amountbytes32[] proof_payable 
cutSupply(uint256 newMaxToken
letsGo(bool soldOut
ownerMint(uint256 _amountaddress _address
pbMint(uint256 _amountpayable 
reserveBulk(address[] to
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri_
setChadlistPrice(uint256 newChadlistPrice
setMaxMint(uint256 newMax
setMerkleRoot(bytes32 merkleRoot_
setMerkleRoot2(bytes32 merkleRoot2_
setPbPrice(uint256 newPrice
teamMint(uint256 _amountbytes32[] proof_payable 
toggleChadlistMint(
togglePublicMint(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address new_
withdraw(
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
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(