Generative Burger Club

Verified contract

Active on Ethereum with 1,015 txns
Deployed by via 0xee9513cf at 13634732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $408,345.12
0x2f1971af6eb563227082257e727793b1eeb3ba5b6054be5be40c515d7fa7c507
0xa33e249d6e0d32eebeb3adc080b4dfd39fbb8172193cfdcf03103643e6374feb
0x59cb0d63742929d2c205e5e508e8a12e6a037ffdad27721a9bc4bced0720dacc
0xb7a265c4be251c7f0401341d88c0975b4f9d96eb1b7a84c04207664b20270d28
0x59d25505675b1e13f489d22e32a27be355fa3d25c9c210ebd0fa5840edc6eafa
0xf9bf8c2c63e90e7f5e400ec597f9f6087f6a2209bc72df25191464ab4357e602
0xca5a2c4a8b037408fe0685994a8669b3afe57129f094f8aa38d02f900393dbf4
0x87e2a6154d38a79de0211323dffed867fe62539a38991c202e8e07293bff42e1
0xb754d160e5f642bcb085384aff653e3ac17b7e770fbd6b3931676fc7166bf2e9
0xe50148f6016e14138cc38b9503eff4ff6ab9480fb7583670ebf8e6524f179d59

Functions
Getter at block 21002624
MAX_BURGERER_SUPPLY(view returns (uint256)
1234
MAX_MINT_AMOUNT(view returns (uint256)
5
MAX_OWNER_MINTS(view returns (uint256)
14
SPECIAL_START_ID(view returns (uint256)
10000
allowListRatio(view returns (uint256)
5
baseURI(view returns (string)
https://api.genburger.club/
contractURI(view returns (string)
ipfs://QmZRvHgwSiPYp69h7n4soVWzteG3k9fxia9rxz56seuZG1
decimals(view returns (uint256)
0
lastSaleId(view returns (uint256)
74
mintPhase(view returns (uint256)
2
name(view returns (string)
Generative Burger Club
owner(view returns (address)
0x1aa1413de6ea12d36c62802d50dcd280600bb878
priceBuy(view returns (uint256)
200000000000000000
priceMint(view returns (uint256)
123000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
BURGERER
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
1240
totalSupplyBurgerers(view returns (uint256)
1234
totalSupplySpecials(view returns (uint256)
6
Read-only
allowListAmounts(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buy(uint256[] tokenIdspayable 
increaseSaleMints(uint256 amount
mint(uint256 amountpayable 
ownerMintSpecials(address[] addresses
ownerSaleMint(uint256 amountbool virtual_
release(address account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowListRatio(uint256 newAllowListRatio
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setMintPhase(uint256 newPhase
setPriceBuy(uint256 newPriceInFinney
setPriceMint(uint256 newPriceInFinney
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _proxyRegistryAddressaddress[] addressesuint256[] amounts
Fallback and receive
receive(
Errors

This contract contains no error objects.