This contract is being backfilled. You may encounter incomplete storage history.

ConansCircle

Verified contract

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

No balances found for "ConansCircle"

0x434163d18b7573976daf7f2e195ffb5e8654afc70d97db06a99bfdf27396deb1
0x2342878cf0920fb9d324db0ead069b4f8e0c2e23f4aea12d503474cbbc185674
0x1ee66065a43b317f3f8810ab00e65f14e48459103461580f2356000ecb12468a
0xb239349458c477fc977b1a685e3c7cb7f3f6d17d3da9a6e4b1863cedfd3088a5
0x248b8eb38b0b9f683f368fca5ed6ea40675ae2b2f5baff99a4a435ad7ebdcb54
0x8fc49720d58ec4cd7e4c751e42ddd1298e26185ac95605e2928d5d0234fdaf52
0x859c84950654a7695f99265a22062e1dfbbe03fccff5516d7611d288d62d4ca4
0x75dd20684930f1c68f545bd397bfb90735ff459d67e748cd4b0e1680971393d8
0x9bba3255f86471745b2bdfebc318895c42d3546af4a78eb662e96467cbc751c6
0x54a10d1ada2c91ec004eaf1db4300b9d0e278a16088b963dfd782e6f8511f8ab

Functions
Getter at block 21213630
getIsPublicMintStarted(view returns (bool)
false
isPaused(view returns (bool)
false
isPublicMintStarted(view returns (bool)
false
isWhitelistMintStarted(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x3737d85b60a0886f426bddf3451a029dddc588108a7132c96ab7eeb049a3411c
name(view returns (string)
ConansCircle
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x17f3c41eef2e55c8b3969b958ee04d3417f9a699
symbol(view returns (string)
CONAN
totalSupply(view returns (uint256)
2600
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleAddressMintCount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
cashout(
devMint(uint32 qty
mint(uint256 amountpayable 
mintPresale(bytes32[] proofuint256 amountpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCashout(address addrreturns (address)
setMaxMint(uint256 maxMint
setMerkleRoot(bytes32 root
setPublicMint(bool value
setPublicPrice(uint256 price
setWhitelistMint(bool value
setWhitelistPrice(uint256 price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
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

This contract contains no error objects.