The Connors

Verified contract

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

No balances found for "The Connors"

0xf1ea9495e0ee62a96a47d575bc105c370a233c183e465f118d192ca2c0c487d4
0xeeca91be0d7bb93c004301ae34fb34ef143c47b530f98a57e24b5cd76ca5d52b
0x86e6c31f192e60f82c9dd6b7cd3b6bf229eeead1980741f838a66178fea0cfbd
0x900a4e7b555f7c7ccdada7729cae9abc6a6c2fe2a74251acdf8e258c696cb89c
0xdcf4ff323da8e41aceb2be76f748b6ccd2b6c6679a4dda3416e6a8054d1ebdff
0x8775f1cb5497061536fe1a2c19f55e6b06498fea01c8daf106255a44b75d16e5
0x43f7ee13543a16d32bafcb2d6d8f6cac560ea2cb664fa19de0b67afd5e5b695e
0xa0b1c376787dce2bd29cda8ed1db9d8256ec991c06cec3641b8186d89bebc07d
0x904b33153fb36f33073649b3825d18bd53b25d94bf05914c11c17e9b1de6cf5a
0x0dc61d986a93462bf47b79d82c9547ea68143de338cebc4ca7ec5b7b71bba227

Functions
Getter at block 20944793
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
amountMinted(view returns (uint256)
2000
getTotalMintedSoFar(view returns (uint256)
2000
mintLimitPerWalletPublic(view returns (uint256)
2
mintLimitPerWalletWhitelist(view returns (uint256)
1
name(view returns (string)
The Connors
owner(view returns (address)
0x0cfab5c8c0ee83035ee1147d6b11ddd4f5489abf
paymentSplitterAddress(view returns (address)
0x505cfce628d79cd3b3bafd48762a6560eaee97b8
publicMintIsOpen(view returns (bool)
true
publicMintPrice(view returns (uint256)
60000000000000000
revealed(view returns (bool)
true
symbol(view returns (string)
CNRS
totalSupply(view returns (uint256)
2000
whitelistMintIsOpen(view returns (bool)
true
whitelistMintPrice(view returns (uint256)
60000000000000000
whitelistRoot(view returns (bytes32)
0xee7fe2f00b5e5234c1cbe96833668afd0345730ee2fb4e1315d1aa01da55b18e
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedByAddressPublic(addressview returns (uint256)
mintedByAddressWhitelist(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
uri(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
mintPublic(uint256 _amountpayable 
mintWhitelist(bytes32[] _proofbytes32 _leafpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setPaymentSplitterAddress(address _paymentSplitterAddress
setPublicMintIsOpen(bool _publicMintIsOpen
setPublicMintPrice(uint256 _publicMintPrice
setPublicMintsPerWallet(uint256 _mintLimitPerWalletPublic
setUnrevealedBaseURI(string _uri
setWhitelistMintIsOpen(bool _whitelistMintIsOpen
setWhitelistMintPrice(uint256 _whitelistMintPrice
setWhitelistMintsPerWallet(uint256 _mintLimitPerWalletWhitelist
setWhitelistRoot(bytes32 _whitelistRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20FromContract(address _toaddress _token
withdrawEthFromContract(
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 _unrevealedURIstring _revealedBaseURI
Fallback and receive
fallback(
receive(
Errors
CantMintZero(
ForwardFailed(
InsufficientFunds(
MathError(
MaxSupplyReached(
MaxSupplyWillBeReached(
MintIsClosed(
NotOnWhitelist(
OperatorNotAllowed(address operator
PublicConditionsNotMet(
QueryForNonexistentToken(