Gunnerz Club

Verified contract

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

No balances found for "Gunnerz Club"

0xa3f5cca3204447e0f35736e242509c4502231518e7b9f812f51b70b02e57121a
0xe0208eb78e7e1be8003bbf59ef30ceec5f6cafa97d56750527f34dbd56ea1c67
0x3983765eb2b086d5963c95100e2ac00c6b36fcc4f1a5976c1bbd34b681d9060f
From
0x11e9574ed3637653280e4d8cca85eb757319559fc61b8e38af8967fd2baf85a3
0xd2270dfbf534a972bf7ecfb4f75e8ce91f8eaabef7eb1e2be92857b4451d97b6
0xdbaea05b6a028416e7514b1870e9868d03f79898852a6a9312ecb4247e6eece9
0x74b7452d25eeeec236926645a6dbebfe9712f59070b2d433769eb5690c3bd562
0x96160f980323bc89017450b836308fea0f31cc7c9957cf4c1a7c83eb17bfb5fa
0x38de5329be38b509b805854d6f40ba8b6ec1e18a7b7b2250eb34cc82096b4ec5
0x2c331d3857f9d0f14f677db13afb0882a3c7a04eb72b13e9fc9984ac392f032d

Functions
Getter at block 21225975
MAX_PER_TXN(view returns (uint256)
10
MAX_SUPPLY_ABSOLUTE(view returns (uint256)
5000
SALE_PRICE(view returns (uint256)
20000000000000000
freeMintAmount(view returns (uint256)
1000
mintableSupply(view returns (uint256)
1100
name(view returns (string)
Gunnerz Club
owner(view returns (address)
0x71ae001e82d6d3c636834e6005daf700bfe36652
publicSale(view returns (bool)
true
symbol(view returns (string)
GUNNERZ
totalSupply(view returns (uint256)
1065
whitelistMerkleRoot(view returns (bytes32)
0xad0170b04e764cdd7a04d851773285bffe18f5c6615d81e55cbedb53aad7ba43
whitelistSale(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintPrice(uint256 _quantityview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintAdmin(address recipientuint256 _quantitypayable 
mintPublic(uint256 _quantitypayable 
mintWhitelist(uint256 _quantitybytes32[] merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeMintTotal(uint256 _total
setMintableSupply(uint256 _total
setPublicSale(bool toggle
setWhitelistMerkleRoot(bytes32 merkleRoot
setWhitelistSale(bool toggle
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.