Metaverse Cool Cats

Verified contract

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

No balances found for "Metaverse Cool Cats"

0x0c9d6eff06fb8a2b97d58b6bd1af84ee54df9f4c00c1362c7d58052881a80486
0xacfa76b7af3968de5eeca598ce2ce06f93aef4bd4e5a1673de88430ffe7419a7
0x7ca5e4fe196155d9732ab862992d7748206d7d6f70aae97a8a202ddda9d09170
0x0ff451a6e8e04d3bfec5d060392120c70fe887e098de0f39c3b931c633c65aac
0x9dd8c7190167354278e356eab8e5d433db95c4871be74d12f5f32576e789a06b
0x21f37db2cd53f59ca6638f4a13d3219b4cdf3d3fd9764f510ad8250370d17274
0x265b5464698cd8658a12f4a41fae408d8d34736ede1c09483104a196923d8c34
0x8d3e867fadad2134293eb7348fb45972644e5437529d5d4c055e1a5a40c9c6b8
0x688d543619f84f0e06c128b1c1db76e3c41b1e111e91eaa36d199a206a101cb0
0x8f2fae68af2779c7a209896f88e9b951faa2b1251b2d2d13e82439a7bf56c2c1

Functions
Getter at block 20848272
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmTatCERo6WiGL7L1m6yR9sSsNNFycAtWkPq51AQn6Ddtp/
cost(view returns (uint256)
99000000000000000
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
10000
name(view returns (string)
Metaverse Cool Cats
nftPerAddressLimit(view returns (uint256)
3
notRevealedUri(view returns (string)
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0xd6d8bbc123cbe5652fa6e3c4ff6c668c57cb566e
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
MCC
totalSupply(view returns (uint256)
4995
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(payable 
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(string _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.