This contract is being backfilled. You may encounter incomplete storage history.

Baby y00ts

Verified contract

Active on Base with 6,190 txns
Deployed by via 0xa11e04df at 15737232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc56b0991bc5431066e952d4b690cfc56804a6a65480b3373db02af1db06fcead
0x7d183c792c9bf62450884bdf90c33c56693410a11ed6606d6dd90e8f3cd7f71c
0xf8f80424ddbe58a3ef08cf6849a78103bf52500da36ec43de532381faecbb378
0x71d71d6b62d3d8e50f9383ceeae88c236424d7026abe8f13d7fc206932072f4a
0x22aa43c2a527abe360cf7f28d0a46ca029b5ba700b243c5b8bb4627cae16ac4d
0x85b22fc24937c8240d9dfb8a3fed8e856cd4ccbdf2a070002cc36c5c54baa7cf
0x6ad09ed848f2d2df2b31357b51ac22e9e16a870857d1b9d6eb898f71f4921051
0xa8e90d42e2047e0fdcc2316b719a9608920f1261f98caaa34ab8c1859024eafb
0xc11e3a1d3287a3b2d74360956e52f9d066787ee5cdd4299ac582613ece261ff1
0x31cd2456e8c634fa1414dae0bcc8a61927378f53accafd15a8b0813657b6e4fc

Functions
Getter at block 23844376
baseURI(view returns (string)
ipfs://QmUJxkNp1o2JqZhKQxFmkwhgnQGpjxFhrYEwQ2peBzGNAr/
costCheck(view returns (uint256)
100000000000000
maxFreePerWallet(view returns (uint256)
1
maxPerFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
100
maxSupply(view returns (uint256)
5000
mintEnabled(view returns (bool)
true
name(view returns (string)
Baby y00ts
owner(view returns (address)
0x55cd2aeeb953070f0f7ea4ce009291d2cd475e54
price(view returns (uint256)
100000000000000
symbol(view returns (string)
BY
totalFree(view returns (uint256)
4222
totalFreeMinted(view returns (uint256)
3594
totalSupply(view returns (uint256)
3765
Read-only
_mintedFreeAmount(addressview returns (uint256)
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
CommunityWallet(uint256 quantityaddress user
approve(address touint256 tokenId
burn(address mintAddressuint256 count
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setMaxPerFree(uint256 MaxPerFree_
setMaxTotalFree(uint256 MaxTotalFree_
setPrice(uint256 price_
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.