CosmicMice

Verified contract

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

No balances found for "CosmicMice"

0xf59d2d9a52ee694033bfe5678d520838ff2c2113b827351ec24ad80f25c16021
0xd3e92047317ff60547acdd1174db98c2c757631ef0197258f11372d2b466dc60
0x2662dd99e95b66aeaf8f5201aa2a3bf9bc860c71466e19eb7c8b2acba6888170
0xe7b2e811f165ad74752efa9f108204f81822793da2ccd11164eeb84ab314f119
From
0xc5e33ed8699c3a8bb75da822270585370e2fec51bc960e5fb86c62e6da8ecfc0
0xee51c52097db2a94cfb6dd10c92f523726d4d4f5f015c418f4dbf6422c06854f
0x3f47397291ba3725539938cc44c0a1dbdb2420316bda27536bc4c10008512755
0xfc4879c6b3244aeccfe025d33bac007da074f2e418a63f9eb9e19a9bca4fd595
0x56685b9d8134a9b1fa250838596cbac8d0ea8a1162d560f3f9338aa263f5f932
0x96e8af451d9dec9c60d157fa45b0c0e04d54373ef402a67cf4d0f8deba2d4440

Functions
Getter at block 21385051
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://Qmc82EjDTo1uF5Uvse5GzQm49Ac7Mw2wuztrnP5ggScVFk/
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
6666
name(view returns (string)
CosmicMice
nftPerAddressLimit(view returns (uint256)
100
notRevealedUri(view returns (string)
ipfs://QmeArZi6wJmuQGDtKLxFswcgSwAwJZLuwsafqj64GxtjgW/hidden.json
owner(view returns (address)
0x2841f909a115b63a97816f52bf69b828a4577d07
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
CM
totalSupply(view returns (uint256)
6666
Read-only
addressMintedBalance(addressview returns (uint256)
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
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
setMaxMintAmount(uint256 _newAmount
setNftPerAddressLimit(uint256 _newLimit
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.