BrokeBeaglez

Verified contract

Active on Ethereum with 1,053 txns
Deployed by via 0xcca84aa7 at 16719138
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "BrokeBeaglez"

0xce15d84f146fd69828b541c982634433eb44cbbb17ad0503ad624c6ef05cf160
From
0xdd70aa4ebfa19778a1f9a3ae3dfc55d0b8bf38460dddd6ac8867ee8ed8223281
From
0xec814d0147a371d4485507efc0a432ae5ae9689049027de2be969c2cae8cbc8c
0x656ea9bd629b4e11076599edf47f1d3fd62e703352ae5b1d73737110f2649b58
0x129d4bdb1dca348c1adeb29d968298442617dedb768279d8abe8abbc5f732102
0x789fe05cca6e4b5dadb577a6ffc6d745231feddc0b5698344cf7f62194cdbd48
0xa1b6202c94bf8ee843ac2667bed68b14bd9b829778801cf2b8b7f25904b643d5
0x161ad2861113ab53403658e1ed468ca75c0f25da972c648d0f9e9f8ec161201b
0xf55d664d72d84a9bf5e5c791b5ab3247db744db162d09a70dd8cdbe8570678a8
0x8c7c64004d1ef63303397eb75152de99f61ae63e4409fb822646bb1446079795

Functions
Getter at block 21331726
MAX_SUPPLY(view returns (uint256)
3333
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
WLCount(view returns (uint256)
12
WLLimit(view returns (uint256)
333
WLNum(view returns (uint256)
2
WLPrice(view returns (uint256)
0
_WLActive(view returns (bool)
true
_isSaleActive(view returns (bool)
true
_revealed(view returns (bool)
true
baseExtension(view returns (string)
.json
maxBalance(view returns (uint256)
5
maxMint(view returns (uint256)
5
merkleRoot(view returns (bytes32)
0x4e67afa08a8223d5e57aa50d7c878786e52bf673f3bbcb016787aa09c955ef66
mintPrice(view returns (uint256)
1000000000000000
name(view returns (string)
BrokeBeaglez
notRevealedUri(view returns (string)
owner(view returns (address)
0xef66537089f8432fc250c958e98946b90c4df954
symbol(view returns (string)
BB
totalSupply(view returns (uint256)
3333
Read-only
_mintedAddress(addressview returns (bool)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
flipReveal(
flipSaleActive(
flipWLActive(
mintOwner(
mintPublic(uint256 tokenQuantitypayable 
mintWL(bytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setMaxBalance(uint256 _maxBalance
setMaxMint(uint256 _maxMint
setMintPrice(uint256 _mintPrice
setNotRevealedURI(string _notRevealedURI
setRoot(bytes32 _root
setWLPrice(uint256 _WLPrice
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string initBaseURIstring initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(