Potato By King George

Verified contract

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

No balances found for "Potato By King George"

0xb53583c9de4920a0a5ee1b2d7232b9c07cf7ff52080e6ac44154945a182e4331
0x24516c97559996a27187f1d4c7eea41cdd4259e9117ee703dfbc8b580f0074db
0xb96ba26c8ff7398e0eed03e3cd69f7c66a165a8ce5047bc6f588f0fd8f169b5b
0x0c1b12cf70ce201606abb246fe9cb1fcee12333ab3655e711b16d37afddd07ff
0x8ef93d6e5a8fb8f6dda08a14c9e104f6b81283bdb582d926e89c29b97a8accf8
0x8628fa09dfcbe123e7833dc8f1f76646bdfab54298ccd7b7a52b83f4800e77eb
0x81ca8616d1dd9104436287f61fad16423662592223d4aaa4e35c287616d0b84a
0x5f9e75e9dc4d4a71c701546f2c22c0ed2407a107a2d111ab9771476b38360de9
0xf926f3e45d92a7f142fdf7845bf8c0135fa1df358a8c00f7a6858caecb8ca96e
0xe9c23e32af6a63637be789e2c87d89260c6c045cada2d1e9543b5424a90d7dcc

Functions
Getter at block 21160142
MAX_SUPPLY(view returns (uint256)
6666
baseURI(view returns (string)
ipfs://QmU5QU44w3uLApeAaXByxZYqGLUoU5cb2GAfgQfs32UAzg/
maxPerTx(view returns (uint256)
5
merkleRoot(view returns (bytes32)
0x0cb95c383e76c342839d963d43bfd9939d26f8bff714c124fa04d0f0e9ece9fa
name(view returns (string)
Potato By King George
owner(view returns (address)
0x3029f46fb27bceac1650a57da995bc8c02511c67
salePrice(view returns (uint256)
15000000000000000
symbol(view returns (string)
PBKG
totalSupply(view returns (uint256)
6429
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMaxTx(uint256 _setMaxTx
setMerkleRoot(bytes32 _rootHash
setSalePrice(uint256 _salePrice
switchPublicSales(
switchWhitelistStatus(
teamMint(address[] touint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 quantitybytes32[] proofpayable 
withdrawal(
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(
Fallback and receive

This contract contains no fallback and receive objects.

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