GorillaClub

Verified contract

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

No balances found for "GorillaClub"

0xaaa2c6723f27cb1a6fc6b95a2dfc6a2da023779c6418aafa95f54956d5cbc4b5
0xf6961950ecf9612b5af23d3c3d37d94ec9ac484d511d86a2df9c63da040c01f7
0x60d3497b85658408519803e790122a900cbfa233c6e8325bb4037df817ed75ae
0xd88262dda88218edc0ea67464654e41e4ae8d5e757fdc90b6122219972ca042c
0x0b767b019753641ea8e560459edd3775923fd00f37d26656ba64ea1b2701eb11
0xbf98ed8143c6bfe68129d012997eb0d80a58de497c648111228fadbb6d1ece45
0x148a7002680b5825d24d221d80c244a6f26f8a1360f6c2dddc9e086a484ed4ea
0x623b7dcf143efc7636de81b3fee3da30a48e81b7d9b824fde459b18cb0e547db
0x4413c300f1abbe0df603aaa39b616ea30c0298c518129b6b236ca43cf538988b
0xa17a3b92a873371d9438b0335af59b98a9ced5b237360727a3aede3cf4bbb1c8

Functions
Getter at block 21085912
IS_PRESALE_ACTIVE(view returns (bool)
false
IS_SALE_ACTIVE(view returns (bool)
false
MAX_SUPPLY(view returns (uint256)
10000
PRESALE_PRICE(view returns (uint256)
50000000000000000
SALE_PRICE(view returns (uint256)
50000000000000000
name(view returns (string)
GorillaClub
owner(view returns (address)
0xb6cf5de0e602abc95c871081748b3810c2a5a10a
symbol(view returns (string)
GC
totalSupply(view returns (uint256)
969
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)
State-modifying
approve(address touint256 tokenId
mintPresale(uint256 tokensAmountbytes signaturepayable 
mintReserved(uint256 tokensAmount
mintSale(uint256 tokensAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setSaleState(bool _isPresaleActivebool _isSaleActive
setVerifier(address _newVerifier
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.