tubular booberry

Verified contract

Active on Base with 207 txns
Deployed by via 0x88885b92 at 5070272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.53
0x22e8f8a18052cd6455768cb65f5a97a4dbc64ec3231f551245bcb8447749e3d2
0x5959cbcb494b03cc2067b7e90b6af882195deccbda2569e0c960468955b65121
0x77150d13bf8011180d801793e0c188567e60244d998255ffedb41cd4614564da
0x4e1e0fdad63d7d7d5eed51e623e50927f88e24ee30cebfac2cc0dc9e883a1169
0xf1b69c64d606b32053820adc9453bb251727a8e571964981211ddf8ca4ac1ce3
0x25c4fd60beba3f7b1354259766a184f213e607c57fc792a78dc81ae9198b875a
0x71d7e58d7d8696a0b3fb46cb2c4308b7e47065bff7fe06f6540ac85029170343
0x3a05791e110db84416699f763f65cafdabde8c09dbd705e4c59ad3e720287fb1
0x208d69642cf0ae08b9e800cdd2c699bafdf50891a84179f6224402e5e12b5e8c
0xda1cca55fd8fa8de23875d423edf19621d07b0a40ef362704dfebf39fb8ccec2

Functions
Getter at block 22012301
FreeSupply(view returns (uint256)
10000
MaxperWallet(view returns (uint256)
100
MaxperWalletFree(view returns (uint256)
10
baseExtension(view returns (string)
baseURI(view returns (string)
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
10000
name(view returns (string)
tubular booberry
notRevealedUri(view returns (string)
ipfs://QmTa6g6eNgS25PeYg8q5yqKizD6UPsEXUQ3775zKN84cYY
owner(view returns (address)
0x272625de049527478408291b66e4098c0d4f8daf
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
tubular booberry
totalSupply(view returns (uint256)
1275
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenIdpayable 
destroyAndSend(address _recipient
freemint(uint256 tokens
mint(uint256 tokenspayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setFreeMaxPerWallet(uint256 _limit
setFreesupply(uint256 _newsupply
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
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 _notRevealedUristring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

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