Fluffy PunkCats

Verified contract

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

No balances found for "Fluffy PunkCats"

0x4c79fe8303fc2630abb8af1513b96d5f25d5e2596d38e6f2c069a93fcab1e300
0x6c114a96429c8e75b8a086883d64b0047ed336394703cf88bae43193763e44aa
0x074debded15b86d64a802d4d7d057918dd1b13874e01901e1c0495728de3e001
0xad4341be64238139829b30af39483a0656ee77b2fc7f3be08c41f7c6f78e5ced
0x459eb514b071c9722149e5d4db2462f85f3edfca466a260f5d63f1c90e1c5967
0x819a12e0bc753650e733c2beacdab161ac231c6f76b46c7e102628a03068e44e
0x3601be3a2e0d0931a3f1f30452a6188648d84b8134319aad70d92e50a64630bf
0x494da090cdf8c5d4c2181cc72b070534b5323cfa2f0c44004d7b9169dd7539b7
0x11f8f91127fdd31ebb072df5bac5456bde53355db40113b919ec7dd1a33f1733
0x76d624e4bd3e262f489e72df5259c12507abb64520afba6f7045c02e14f78623

Functions
Getter at block 21265058
beneficiary(view returns (address)
0xdb3848c14bc8dc83c1184a74c579cc547e454aa9
contractURI(view returns (string)
https://punkcats.io/contracturi.json
isOwner(view returns (bool)
false
name(view returns (string)
Fluffy PunkCats
owner(view returns (address)
0x5dd379a975f650845ad9b42d80fa7402a82c317e
symbol(view returns (string)
FPC
tokenURIPrefix(view returns (string)
http://ipfs.io/ipfs/
totalSupply(view returns (uint256)
472
Read-only
balanceOf(address ownerview returns (uint256)
fees(uint256uint256view returns (address recipientuint256 value)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
isSigner(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address account
addSigner(address account
approve(address touint256 tokenId
mint(uint256[] tokenIduint8 vbytes32 rbytes32 sstruct ERC721BaseFee[][] _feesstring[] tokenURIpayable 
mintBatch(struct SingleCollectionMintingBatch[] mintingBatch
removeMinter(address account
removeSigner(address account
renounceMinter(
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateERC721_v4(address indexed creatorstring namestring symbol
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring contractURIstring tokenURIPrefixaddress signeraddress _beneficiary
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.