Bloob Bloob

Verified contract

Active on Base with 865 txns
Deployed by via 0x3c28b061 at 20761866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bloob Bloob"

0x9a84d271dab2d1afbfe167c115f13cc5afb9a192f896474d603e65fd1180ae78
0x4cc5976a33d1b9e14654bbc2b411172d0076818266ce85ecf58e6836b5142ae0
0x728d981302cd33a44f07e8c553c47eeec755ec04fa80dd55f7811da64b9e3979
0x08fc15625ed7732023cd8ab383f8d96a7c6cca3e30e67efe2d2470cca8de40aa
0xf2eea0384ab1f686316676c91e74855df666a90a3fdf2652720d028b00c22e88
0xbfe11f1fdf96f51c04b4ec81c7c8d0b510f724a388a590546b8340eba606e163
0x5420679e7fc16a9d787aae4b6a7dcefbebbdd90775e35d4701fe739122555edd
0x0506deb0d4f9db7e77ce9ee505649b05ffab845f618c20a296abca7cfedaeb34
0xfc3a6a18428cc673633250e0a40a067da91e937dfc8c9e888899049ae71a365f
0x8490acb51cced09f209c8bc47d2ed4d54adecb0de7f6b9df61b9a832631d8937

Functions
Getter at block 22950119
WLCount(view returns (uint256)
380
WLSupply(view returns (uint256)
380
baseURI(view returns (string)
ipfs://QmRCf4qxUqimv9EgomnPyZVUBokwoHBCyx37NHndnHXrcM/
cost(view returns (uint256)
2500000000000000
maxPublicPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
2000
name(view returns (string)
Bloob Bloob
owner(view returns (address)
0xb1483a9abc9ab1fbe087242e84a45e39f6112fab
publicCount(view returns (uint256)
263
publicSupply(view returns (uint256)
397
started(view returns (bool)
true
symbol(view returns (string)
BLOOB
totalSupply(view returns (uint256 result)
643
whitelisted(view returns (bool)
false
wlStarted(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistAddresses(addressview returns (bool)
State-modifying
addToWhitelist(address[] _addresses
airdrop(address _touint256 _amount
airdropNonMintedWL(address _touint256 _amount
approve(address touint256 tokenIdpayable 
fixUnbalancedSupply(uint256 countPublicuint256 countWL
mint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setPublicMaxPerTx(uint256 _maxPerTx
toggleStarted(
toggleWLStarted(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistMint(payable 
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MaxPerTxExceed(
MaxPublicSupplyReached(
MaxSupplyReached(
MaxWLSupplyReached(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotCompatibleWithSpotMints(
NotEnoughETH(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleNotStarted(
SequentialMintExceedsLimit(
SequentialUpToTooSmall(
SpotMintTokenIdTooSmall(
TokenAlreadyExists(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WLSaleNotStarted(