Pixel Cats

Verified contract

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

No balances found for "Pixel Cats"

0x78db2eb6fb46f42b202ad2f7562e67339c67007546261e5fa465bed0f9496d16
0xa12b7db0da6b6be82baf956f146ca792ba93b9accfb6a662806986cd9439b7e6
0x69286730aaaafba162f45e347590eb3d4925e0c5dc05e7e386d4efb4c4567bd8
0x0d9e449278c906ed80f625e89f11f7dfe9fb5da3fd6e81cb9087ed4aafe48d46
From
0x2e40851e9babe1b013186dd3bb966ace91a93b6b236f9f34219569c05007a056
0xb4594824c47beeab4e34464a04bcf92b1b8804ac26c964936bff70c207400e3a
0x9ede5ca931c8d8d08dcc54abfb2a5a6f1452f7950938e1e5873917e07dce4ddf
0xfed6fbb0b1403bd7ba9b28fe595eb1a9a7c02fa38eefe7aee59780ec76573670
0xded9010ed66dc3b7c55246cb2cac2a0d0bfe815971201db1f38dce62366d6fb4
0x9c5b3c38098f2c3415150c1bea22ec1fea4c9673ab7f1cbbec74dfb084fc0a7d

Functions
Getter at block 21190402
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
Pixel Cats
owner(view returns (address)
0x0eb47beabd9ce2cab7cbed57aa6b040975bdc1b7
symbol(view returns (string)
CAT
tokenURIPrefix(view returns (string)
ipfs:/
totalSupply(view returns (uint256)
169
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)
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
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstruct ERC721BaseFee[] _feesstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool 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
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 signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.