Flowers on a Wednesday

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xa0c92978 at 16908352
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
-
variable spans 6 additional slots
-
variable spans 7 additional slots
-
variable spans 4 additional slots
Native
Value $89.47
0x3711c6b77ec6132a36d0fc442f146a3720d49bc93701bf2b4e2151f9c0d43cda
0x3a8c7d0f078db8ff02ec597cc4e590fccf170f842b39cbda12a9123e59d2e5f4
0xc0ecf24d8664243ae81cf13eecf6e2e2e1d60efdd2be19a84963ae0d815fda58
0xbe7e7b4636add068c23c0fd0c0331652b1311b721006e4cad607f17a3feb1a10
0xe7a6586f9f7dd572418dd6f76f2f102e32e8d44f1d30bf2a97276df03509f3c4
0x9d987f493f18488a7a50c60729b2a6f5c1c20551b04c15dcec04586b9fcaadfc
0xb386b6007030583b5ff3f309206480817ff9875e015394148166b5aee999ae27
0x96cbaa8d459e132a37425904414b743cdc032f87b0b0a43732c619263adca900
0xa991ce955c715d0bb3eedf3d958eb5148dfca71f6235b6f7c4d405f72f7848fe
0x02041cecc10a5681eb53f3cdd2e58a91184f406014ff5b2a429c6ea6f50f0baf

Functions
Getter at block 21168352
displayPrice(view returns (uint256)
16000000000000000
dropRevenue(view returns (uint256)
30000000000000000
maxAmount(view returns (uint256)
9
maxPerMint(view returns (uint256)
9
maxPerWallet(view returns (uint256)
9
presaleActive(view returns (bool)
false
price(view returns (uint256)
16000000000000000
saleActive(view returns (bool)
true
Read-only

This contract contains no read-only function objects.

State-modifying
batchAirdrop(uint64[] quantitiesaddress[] recipients
mintTo(address recipientuint64 quantitypayable 
presaleMintTo(address recipientuint64 quantityuint256 allowedbytes32[] proofpayable 
setMerkleRoot(bytes32 newRoot
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address owneraddress treasuryaddress royaltyuint16 royaltyBpsstring namestring symbolbytes32[] apps
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(