GirlsAndFlowers

Verified contract

Active on Ethereum with 3,831 txns
Deployed by via 0x049d5dc0 at 15303235
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 "GirlsAndFlowers"

0x0d5ebac4c7dc8f0007ad8f02275feed246286361823e7e30203482b0fe0e6ab5
0x368a218c428d4c46e5fc6e465266426883616d3fcd36387ab935e0e6986208e3
0x2e4b68489aab8eff483cfdbe00fc2a1030fce602efc993de5cf78b64c0b17277
0xe65e3354c964681788c267147f055121bcab9d10f1ed080b6da38f7aca022462
From
0xe6b2ee02e23d8f40e87d47f8e03ef11c03a729bb283dcd3bcdf4eeda38a7ae05
From
0x2e49731e2fc64935a7625a3883407ccdaa7dbc6c83d0b49a5ace19f8e1c02622
0x96405de0d95d6cd9c25ea185ae506023efc0eeed65356db69acf0d2b8c499fcd
0x2f802b3df83177649f1c51913cccb17b55222204b71ff897d178968a0a679a89
0x7eb61c559845af368869ced15b5e3ea7fd306650d445666db4e1167b55ba0d63
0x1f49c58eb785e16cef67da7aa80516e18d3ccd00371c95347063ecb2deb5cb0d

Functions
Getter at block 20947393
collabSupply(view returns (uint256)
600
freePerWallet(view returns (uint256)
1
getAllowListStatus(view returns (bool)
false
maxBatchSize(view returns (uint256)
30
maxPerAddressDuringMint(view returns (uint256)
2
maxPerWallet(view returns (uint256)
6
maxSupply(view returns (uint256)
9377
name(view returns (string)
GirlsAndFlowers
owner(view returns (address)
0x76a15a4dabd733ef3997fe18a57c39f53393de9a
publicPrice(view returns (uint256)
6900000000000000
publicSaleStatus(view returns (bool)
false
publicSupply(view returns (uint256)
8777
symbol(view returns (string)
GAF
totalSupply(view returns (uint256)
4157
Read-only
addressAppeared(addressview returns (bool)
addressMintStock(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
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)
State-modifying
allowListMint(uint256 quantitybytes32[] proofpayable 
approve(address touint256 tokenId
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
reserveMint(uint256 quantityaddress toaddr
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(bytes32 root_
setAllowListStatus(bool status
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPublicPrice(uint256 price
setPublicSaleStatus(bool status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(