FlowerFamMinter
Verified contract
Active on
Ethereum with 4,688 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FlowerFamMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14833969 | 3 years ago | | | 0.069 | 0.00038973309 | |
| 14832996 | 3 years ago | | | 0.138 | 0.00065803794 | |
| 14832995 | 3 years ago | | | 0.138 | 0.00069900551 | |
| 14832995 | 3 years ago | | | 0.138 | 0.00069926495 | |
| 14832995 | 3 years ago | | | 0.138 | 0.00069926495 | |
| 14832995 | 3 years ago | | | 0.138 | 0.00065692880 | |
| 14819569 | 3 years ago | | | 0 | 0.0011144717 | |
| 14819294 | 3 years ago | | | 0.069 | 0.00046820200 | |
| 14819262 | 3 years ago | | | 0.138 | 0.00093938372 | |
| 14819262 | 3 years ago | | | 0.345 | 0.00095944952 |
ABI
ABI objects
Getter at block 21299768 getActiveRound() view returns (uint256)
flowerFam() view returns (address)
0xcaace84b015330c0ab4bd003f6fa0b84ec6c64ac
flowerFamEcoSystem() view returns (address)
0xf36f33ca39985945c3042646e013b46ff3b1d5f5
flowerFamMintPass() view returns (address)
0xf7536ed6ddd7dcf749dddae0e8fcb3d9a3f665ee
getSupplyLeft() view returns (uint256)
0
giveawaysRound() view returns (uint256)
1
maxSupply() view returns (uint256)
6969
mintDuration() view returns (uint256)
4140
owner() view returns (address)
0xc2d92613244175cb2f52bf1eace9a4f69943600c
price() view returns (uint256)
69000000000000000
publicRound() view returns (uint256)
3
raffleRound() view returns (uint256)
2
startTimeGiveaway() view returns (uint256)
1653154200
startTimePublic() view returns (uint256)
1653162480
startTimeRaffle() view returns (uint256)
1653158340
startTimeWL() view returns (uint256)
1653148740
whitelistRound() view returns (uint256)
0
Read-only
getUserMintedAtRound(address sender, uint256 round) view returns (uint256)
roundToMerkleRoot(uint256) view returns (bytes32)
roundToMintLimits(uint256) view returns (uint256)
roundToMinted(address, uint256) view returns (uint256)
totalMintsOfUser(address user) view returns (uint256)
State-modifying
Events giveawayMint(uint256 amount, bytes32[] proof, bool stake) payable
publicMint(uint256 amount, bool stake) payable
raffleMint(uint256 amount, bytes32[] proof, bool stake) payable
renounceOwnership()
setMaxSupply(uint256 newMaxSupply)
setMerkleRootOfRound(uint256 round, bytes32 root)
setMintDuration(uint256 newduration)
setMintLimitOfRound(uint256 round, uint256 limit)
setPrice(uint256 newPrice)
setStartTimeGiveaway(uint256 newStartTimeGiveaway)
setStartTimeRaffle(uint256 newStartTimeRaffle)
setStartTimeWL(uint256 newStartTimeWL)
setStartTimeWaitlist(uint256 newStartTimeWaitlist)
transferOwnership(address newOwner)
whitelistMint(uint256 amount, bytes32[] proof, bool stake) payable
withdraw(address _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _flowerFamNFT, address _flowerFamMintPass, address _flowerFamEcoSystem)
receive()
This contract contains no error objects.