Cute Walrus Club

Verified contract

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

No balances found for "Cute Walrus Club"

0x65491578d2675b9561aba9e2417ad7969df4e7e916b1bff81f3b15e333e32533
0x5e45eb495e380ea5421af5314073e8bb419df65fd5eadb99faff01ba3ba68391
0xfc11341c00c8efdbb7c3e7969e58b96a52f4579751d74a1e4eac4c9e9a756a1d
0xe14cc19a90fbd9145873b039828fbd44908f153677c2eb8bb2df54c824475650
0xca787308e7c8fb12e882a597d1444a6b6606bb99fcdf2d752e6367ec4ecfa980
0xe2561d3b7e76df8e08f1cf61b2f5d2fd82e27fae9e25c6942a46c99f1d97b557
0xc11d4b523c655ec5dd17db26bc34063c265cfb7a1b2e721719e674e52cc70c44
0x66111bc192a89a4e651f1f2bb57dcad5ee1631f543674c070c294e790a9db1ce
0x45b9bf6e653b1337b79c8ca39c88f8d89253407d1733be8bb5b79f4f129cfa59
0xf5479578bf990f65f6fe4d43016af6a60bdfa26187534b62515eebe32c21a235

Functions
Getter at block 21379393
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://QmV8X2roZJ6tujqXVZeeHiY7yu8BXutSzZPqTdTvpu8M62/hidden.json
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
4400
name(view returns (string)
Cute Walrus Club
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x3dbd1f687b0da8144de91d925d09fe46d6b49f0c
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
CWC
totalSupply(view returns (uint256)
4400
uriPrefix(view returns (string)
ipfs://QmRRSwfNLhGHifvmyYVZAwnmoUEDZU8tJmHybh2k9ZAP1m/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setOnlyWhitelisted(bool _state
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(
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.