Cosmic Clones

Verified contract

Active on Ethereum with 8,225 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Cosmic Clones"

0xcf4d027355a63192bac95455e75c9a3d94dc891a40fdf472b395ae5fae587c7b
0x2afbb812342857302edf1ac8d616fce4c99d10c08326c06cb04e5e545b9e209b
0x325e2f9517993114ef3425af637ada340085f40b5dfd99f815ec142ea924c35a
0x14318aa31c6a61d92abc353f39f920b898de1cb2734774cb6af12af03d4982d4
0x371c9f582211bf275831bac7fc75796120e9ac679d57c5affcedfc5f02ed5c72
0x3e6fced3dfdb0cc33e2560d40c23ecb69fe186bccafa24592cfe6a0da3091319
0xa7324a8153a1eed0b459054e1e8c0195ac111851f6ef0b7d03d10045b7c6a317
0xe5ceefb1c8b67d73c9baf3b72fae0dc4bf247b106d986e68918e28b2791f2842
0xdfbb0412bd12eabbc595df6d6b47a6461e48702c0913e13677a5ae0706ce64c6
0x753fb64bc6797373dffe113a20f980a6de9023b84879ab52d7b07e1a143be14b

Functions
Getter at block 21202834
WLActive(view returns (bool)
false
cost(view returns (uint256)
9900000000000000
maxSupply(view returns (uint256)
5555
name(view returns (string)
Cosmic Clones
owner(view returns (address)
0xe0badcfaf766fa1d87578523b8a97afb288e5df1
priorityAllow(view returns (uint256)
2
prioritylistActive(view returns (bool)
false
publicActive(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
COSMICCLONES
totalSupply(view returns (uint256)
5555
Read-only
WLFreeClaimed(addressview returns (uint256)
WLPaidClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPriorityQuantity(address ownerview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
prioritylistFreeClaimed(addressview returns (uint256)
prioritylistPaidClaimed(addressview returns (uint256)
publicFreeClaimed(addressview returns (uint256)
publicPaidClaimed(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
activatePrioritylist(
activatePublicSale(
activateWLSale(
approve(address touint256 tokenId
mintFreePriority(uint256 _quantitypayable 
mintFreePublic(payable 
mintFreeWL(bytes32[] _merkleProofpayable 
mintPaidPriority(uint256 _quantitypayable 
mintPaidPublic(payable 
mintPaidWL(bytes32[] _merkleProofpayable 
releaseAirdropsAndTreasury(address _accountuint256 _quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIbool reveal
setCost(uint256 _newCost
setMerkleRoot(bytes32 _merkleRoot
setPaymentAddress(address _paymentAddress
transferFrom(address fromaddress touint256 tokenId
transferFunds(
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(