ColorfulYouth

Verified contract

Active on Base with 2,096 txns
Deployed by via 0x5f1f4013 at 4624066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.06
0x8e137240a707b0feadcb232c311d2768e92368ba2ae4ce2732393b138d4a9b9f
0x0c6b26218e8eb480be013a523418343a0ea5cdb6b6e916fa122d47b73354ae39
0xdeeb685a5c6037c988ee934b9485d87ad1cbe14b6c0981144f9daa65087edf21
0x57b91cdcba9ba9074969a32decb7a49a33a0fff85280587f3c1927e2442a573f
0x2ecc8bd517ac2a059a5e63415d37d03c1510ab683cd6398f6525bec7c82b1d71
0xb1fbc6be124078dded4b6fc84181895586ffed59ab85ea66d0f4f90525fd0ff6
0x8e94fe4c592e6701883ec7fa87551fb6f37c58d2742744275a233515334ae8c3
0x36479f31adbb5793f76b3064eb292ec8c5baeeb3cd33cac5b6933808a21abf8a
0x1a9d4f0a11a4a4d9f896f8fed44c334893a8fd1473d8af78ff3adac8a1373b7d
0xfce2b0a2d537bfee4900b974c9b016932739cd2d2ef7766ae033c1dffd84f16c

Functions
Getter at block 21999702
FreeSupply(view returns (uint256)
0
MaxperWallet(view returns (uint256)
100
MaxperWalletFree(view returns (uint256)
10
baseExtension(view returns (string)
baseURI(view returns (string)
cost(view returns (uint256)
330000000000
maxSupply(view returns (uint256)
19999
name(view returns (string)
ColorfulYouth
notRevealedUri(view returns (string)
ipfs://QmcjzuamftAamihFzmDR4AW1HnHbmi2reSaGfeeCg1CSir
owner(view returns (address)
0x62299760ad6399c2f665bdb251f0d845cdf90382
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
ColorfulYouth
totalSupply(view returns (uint256)
8676
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(