CoolGorillaBeachClub

Verified contract

Active on Ethereum with 615 txns
Deployed by via 0x02dab847 at 14504932
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CoolGorillaBeachClub"

0xb1d26f24e4b933b8d0db377693ed181a9acc835fbce2444c0bcf9350179bccf7
0x8a324fc8be14d9e845860e700e10d0ab12364c0cefbeb0123170906b3fdee5e6
0xc5286aae90b2cb228f9bf55476dcafa1bf5fb46853fab4567b4a7b5515481731
0xca4d5e4e028b965c23b303d26e6c1f428299533f896e31ed18eb703120ddb392
0x0cbb6e5f1b865f597c3e85ffe3d06374569b1fe544007f53986b3e121b6b6228
0x6a8dbf930093f161c2c9aaf7817f4e0bec5e9baffb10b6f5bf937c8bf1a8ff6e
0xfed6265e0af7bd072e5afbcb71763bbd1f42c6bc20f200f5ad194475d91709a0
0xaab5bd0163c20be846ba0901a027fc7e1d0c618d9201c525688d95a369b26fed
0x92237d835c1061f8f6b1078a4f760929025e45f9ac1daa8619145061250b9b16
0xfe670fc5e201c9c2c917ae9fe404631f7d24f6f8e05672bb9ca30f662760083c

Functions
Getter at block 21294419
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
25
maxSupply(view returns (uint256)
10000
name(view returns (string)
CoolGorillaBeachClub
notRevealedUri(view returns (string)
ipfs://QmbhssfQtmXCYpcUpZ2d42myE8Coqp16z9MPWwRhZEuvuu/hidden.json
owner(view returns (address)
0xb5122203493b4826baae267d64c50c76a538ae51
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
CG
totalSupply(view returns (uint256)
984
Read-only
balanceOf(address ownerview returns (uint256)
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
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.