Noun Cats

Verified contract

Active on Ethereum with 114 txns
Deployed by via 0xc08bcac3 at 15438251
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $184.25
 (#3778)
ERC-721
--
 (#3772)
ERC-721
--
 (#3768)
ERC-721
--
 (#3734)
ERC-721
--
 (#3636)
ERC-721
--
 (#3585)
ERC-721
--
 (#3584)
ERC-721
--
 (#3568)
ERC-721
--
 (#3563)
ERC-721
--
0xa5c94a6171fc967f87fea6dd230614c72f9b4f480984c99dea870fc66de7cebf
0xeac4b99d667a784fcd1086794128d4caefc574d3ab271def300e2e658c8b122d
0x0af5ccb826832ebccb632fa87f9a09c4183dd9fc57bcdc8bec8f47bded5263f0
0xc38d85f240fbc7f8a6ce3b34df273e1bfd9ee0618d76bc34dfd611adaf5e7bc8
0x423d19ee5f3c2cb2c70cdd4c38df61acecff9af17d8280d68cb42d869a7bfdc1
0x1ada7fb74277422f65038b873827238be9ac3cc341a619c1a9b0b222d05590d3
0x26e6290ac2858f946775aab862bf6710bbf60b51fae7af29161e3fa549009753
0x2556b56df7fe6b6033e30c1e1f7a9c487825a425cafbf59e5769f784e38145e5
0xdeb50ed4d9d0d823213ac8753d99c1864792bf65fd385c3d9dc4411f94525590
0xb5f2ca763aba1d38adda435274a15cdc93fe02778ce4696ca4e4c42865b5e84d

Functions
Getter at block 21304273
INVISIBLES(view returns (address)
0xb5942db8d5be776ce7585132616d3707f40d46e5
_baseTokenURI(view returns (string)
https://bafybeieal3l5wpl6hpo63yo6lzoz4cmsezhvi2d3ovndi5yihzdaxlbaei.ipfs.dweb.link/
mintOpen(view returns (bool)
true
name(view returns (string)
Noun Cats
owner(view returns (address)
0xcac5cc8dbccc684c1530ff1502fd48a2fd2afbe3
price(view returns (uint256)
25000000000000000
symbol(view returns (string)
NOUNCATS
totalSupply(view returns (uint256)
193
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burnAndReveal(uint256[] _ids
mintCats(uint256[] _idsbool mintNounterpartspayable 
mintInvisibles(uint256[] _idspayable 
mintNounterpart(uint256[] _idspayable 
promoMint(address _touint256[] _ids
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setMintOpen(bool _val
setPrice(uint256 _newPrice
setRoyaltyInfo(address receiveruint96 feeBasisPoints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CatMinted(address indexed _byuint256 indexed _tokenId
InvisibleBurned(address indexed _byuint256 indexed _tokenId
InvisibleMinted(address indexed _byuint256 indexed _tokenId
NounterpartMinted(address indexed _touint256 indexed _tokenId
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
BadID(
CantMintZero(
CatAlreadyMinted(
MintClosed(
MintedOut(
WrongPrice(
WrongPriceWithNounterpart(