popcat

Verified contract

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

No balances found for "popcat"

0xcc799fdb9d2b17eb1d18f8c0d36c72977cd04de485d82d4704a4a091273b2401
0xcb3c9650eeecaba1019058d9a459dcbca4505d732a571f15813b47db608ed641
0x615cfc9fe1a778f86660db0772fa066acee029dd0a23e01d4de5bf1d6e6d7038
0xded1eb81db14537e55da8666c63be2ed95e3aee8281738214961f243b54ab85a
From
0x6072d500e75c71a16a4b0e8dbe6a913b7e92fd7decab95a96e4d20838c60c241
0xfdc0d0676884743063dd06cbce43636c7b44c791c0ff062ed1083538bfd481ee
From
0x0ff272276dac71cec3301f8dbbb78d53e4fbb62345f94943f931e2566d148ad4
From
0xeb9d9e6cbdbb27341cd2fb79ac4cce1be5b00ced686a1e57319ba6e578853b50
From
0x86598510d36761d2683852e08c637224eb1c096f3b64e881900027ab09094048
From
0xd8fe53317408d109d6ab562d4cc7f32aef9d5b5e54815e7c1efc227fc9a230f0

Functions
Getter at block 20862867
cost(view returns (uint256)
4000000000000000
maxPerTx(view returns (uint32)
4
maxSupply(view returns (uint32)
1500
name(view returns (string)
popcat
owner(view returns (address)
0xb034266177652863a43f0b045607155ba5162ac5
symbol(view returns (string)
pc
totalSupply(view returns (uint256)
1499
uriPrefix(view returns (string)
ipfs://QmYDbAvVuH7zBxvpEULJgwAR5siXLUavLo1UEhN6JWNt5G/
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
airDrop(uint256 amount
approve(address touint256 tokenId
publicMint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setUri(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whiteListDrop(uint256 amountuint256 _signature
whiteListMint(uint256 amountuint256 _signature
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(
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(