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

Crazy Lemur Club

Verified contract

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

No balances found for "Crazy Lemur Club"

0xd076187e2eff4a894c0c40d1276a2df196137a816e8b99bd0c9e1bae7fa52621
0xffa79b2f20fb714cdb6db320b7b27c8b2ac7d19e7586db62b03d4925e10383af
0x9f288ab099950d8df471e1f3adda264ca80ec6c29f57ab339de4f502318b2a36
0x3aae72ace3a12ba0bfd1ccb901929df091ea9bce55af9fa2e4abd0d649169ad4
0xd21d9bd10b00cc8c5a0800a8e113a66af478e0b2c59c9fd4bc96cea10f6dbab6
0x8bbea83a0cbb8e9df70937f7e9b3b590847bdf094372fd111b2422b86495e1b3
0x7394a79f7a2839eeb16e859f5e76c25e652cfdc332ed13122eb713bf67d06545
0xe03232dc230ab9d3c0aa0e188e4cb38bd0cb8e2441b1959f49e3d6dd081c62a4
0xf03d6cd44fada9ea8e49595df2d471524782fdfc13acc750d29d04e1b49bbbc3
0xe1395e13b9ccea2ebc319f9fa768b8937eb225ff4b67105ac73512db61c48be8

Functions
Getter at block 20795456
MAX_MINTSUPPLY(view returns (uint256)
10000
allowListMaxMint(view returns (uint256)
20
basePrice(view returns (uint256)
80000000000000000
getContractOwner(view returns (address)
0x30e841ef77c8205f511d1e46b2dfcf30a2eaf5df
 
getMaximumAllowedTokens(view returns (uint256)
getPrice(view returns (uint256)
80000000000000000
getTotalSupply(view returns (uint256)
1029
isActive(view returns (bool)
true
isAllowListActive(view returns (bool)
false
maximumAllowedTokensPerPurchase(view returns (uint256)
20
name(view returns (string)
Crazy Lemur Club
owner(view returns (address)
0x30e841ef77c8205f511d1e46b2dfcf30a2eaf5df
preSaleAllowListMaxMint(view returns (uint256)
2
symbol(view returns (string)
CLC
totalSupply(view returns (uint256)
1029
Read-only
allowListClaimedBy(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkIfOnAllowList(address addrview returns (bool)
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
addToAllowList(address[] addresses
approve(address touint256 tokenId
mint(address _touint256 _countpayable 
preSaleMint(uint256 _countpayable 
removeFromAllowList(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool val
setAllowListMaxMint(uint256 maxMint
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setIsAllowListActive(bool _isAllowListActive
setMaximumAllowedTokens(uint256 _count
setPreSaleAllowListMaxMint(uint256 maxMint
setPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AssetMinted(uint256 tokenIdaddress sender
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleActivation(bool isActive
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.