Censored Boys Syndicate

Verified contract

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

No balances found for "Censored Boys Syndicate"

0x853589971895a6e042e1e4773cb696d24020038459e064d6378598b53cda48e9
0x54d607c54ff7e6d601d6414b940e1652a7eced96c1969e244dd5f831fa0a5ae5
0x23a05ea8581efadf3a69d902dfcb4a0323b830dae910041938ad462926497892
0x75c8160f4b9c1aa1e1d9bd8b6cb7ed1459b75360f126c473ac6e1987585f8b19
0xea473b55772c83996ad5b803d4629aa73f788c4c32edc0195fd7bf1d5bd7fa49
0xef84c48955713bb4199c9f0d2c2116c2ac8dc7c45b51236b80bc72ba819370c4
0xae9d7a2cd12e3be9d7c733c348a12d5c7e8762c2d8afa63d717d9494b7ebaa1f
0x077e77612c3021766f298ccc0a13794e80f402ce530ba9941f3455c535472fd4
0x56b9545bf724d45878ed6b74e011a66234cbd6e19a364c4345939495a348ff41
0xcdd2f13a13914f71a74507f6bb639a969c59045beff6ad603bfbf3ec04d06da1

Functions
Getter at block 21033380
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmdVpJTPLSZUsEimJRsEVHGGyMfKU1bdAc7BYqqGHssY15/
maxSupply(view returns (uint256)
7777
mintPrice(view returns (uint256)
0
name(view returns (string)
Censored Boys Syndicate
owner(view returns (address)
0xff462d5dec7f5a908b8e42b5134e6032e739deaf
paused(view returns (bool)
false
publicMaxMint(view returns (uint256)
5
publicMintEnabled(view returns (bool)
true
revealed(view returns (bool)
true
root(view returns (bytes32)
0x5962dca59d958ed5c4d35a1fc6b07f5cb311508377532bc742c3e9e9ca2036f6
symbol(view returns (string)
CNSRD
totalSupply(view returns (uint256)
7777
wlMaxMint(view returns (uint256)
4
wlMintEnabled(view returns (bool)
false
wlMintPrice(view returns (uint256)
39000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalPublicMint(addressview returns (uint256)
totalWlMint(addressview returns (uint256)
State-modifying
airdrop(address[] _addressuint256 _amount
approve(address touint256 tokenIdpayable 
enableBothMints(
pause(
publicMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setMaxSupply(uint256 _maxSupply
setPrice(uint256 _mintPrice
setRoot(bytes32 _root
setWlPrice(uint256 _wlMintPrice
setmaxWl(uint256 _wlMaxMint
togglePublicMint(
toggleReveal(
toggleWlMint(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
whitelistMint(uint256 _quantitybytes32[] proofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _initBaseURIbytes32 _root
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(