BURGER BOYS

Verified contract

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

No balances found for "BURGER BOYS"

0x9cac4cb89b3bbf19ac4deeb672c7bd02a0044b21e25faf888169db2ebb8985e0
0xd0b2db3cc11cf236b0bad34ba0aa81c123281fd998bd298f3a092432f62e75a8
0x86b9fcca33dd443c085af89f0587ba960f2f6b728a036806b8bbcdcbdfe31f19
0xebb9bfbbc545fe971324fb44dd940669d7123d5a5b8b7dbb499931c7db5de929
0xd3cc80cbd06795a76ad1a6ca1a0ef640cc268b6fb91803f9e14b8c7c615cebce
0x27702c10a427e7f2627e1a0070e81b7b720910b901b0eaaa0005d5067ec48ab6
0x16659c67d531061d0a7e80a74f83676d6eb18e0a79f01e58a75700d420c2b3cc
0xc9a7793ab7348d87cdfdfff3ef9f139d92c03913d9f384881e899af8c8baefab
0x7eb25327c0dadbd9aec898cd8ab2a49ebb32f3b845dcc31461d1cccff8f4fd7f
0xf920b6417399616d080425e6a221891a6ada5e896750d8ff945139661429ad3f

Functions
Getter at block 21006829
baseURI(view returns (string)
https://burgerboys.io/api/burger/
maxPerTx(view returns (uint256)
5
maxPerWallet(view returns (uint256)
100
maxSupply(view returns (uint256)
7777
mintEnabled(view returns (bool)
true
name(view returns (string)
BURGER BOYS
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x0d40f3cb833ea9197428e0d9bbf5063fbbbbf0a5
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
Boys
totalFree(view returns (uint256)
5555
totalSupply(view returns (uint256)
2393
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
freeMint(uint256 amt
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.