Miami Nights - Secret Garden Bouquet
Verified contract
Active on
Ethereum with 525 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
0xf94b…8078
13 additional
variables
Balances ($0.00)
No balances found for "Miami Nights - Secret Garden Bouquet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20099497 | 5 months ago | | | 0 | 0.00014440197 | |
| 19835619 | 6 months ago | | | 0 | 0.00018777541 | |
| 19180426 | 9 months ago | | | 0 | 0.0013730383 | |
| 18225028 | a year ago | | | 0 | 0.00032325773 | |
| 18141192 | a year ago | | | 0 | 0.00024586758 | |
| 17502908 | a year ago | | | 0 | 0.00065308476 | |
| 17386969 | a year ago | | | 0 | 0.0017960035 | |
| 17370756 | a year ago | | | 0 | 0.0019434448 | |
| 17050705 | 2 years ago | | | 0 | 0.0011387724 | |
| 16662733 | 2 years ago | | | 0 | 0.0010495173 |
ABI
ABI objects
Getter at block 21222226 getDecreaseInterval() view returns (uint64) getDecreaseSize() view returns (uint64) getNumDescreases() view returns (uint64) getRefundTotal() view returns (uint256) getStartPrice() view returns (uint64)
allowPublicRefunds() view returns (bool)
false
discountedPrice() view returns (uint256)
50000000000000000
dutchAuctionConfig() view returns (uint256 startPoint, uint256 startPrice, uint256 decreaseInterval, uint256 decreaseSize, uint248 numDecreases, uint8 unit)
(startPoint=0, startPrice=5000000000000000000, decreaseInterval=900, decreaseSize=500000000000000000, numDecreases=9, unit=2)
getDiscountRefundAmount() view returns (uint256)
0
getPublicMinted() view returns (uint256)
0
getPublicRefundAmount() view returns (uint256)
0
getWhitelistMinted() view returns (uint256)
0
getWhitelistRefundAmount() view returns (uint256)
0
isAllowedRefund() view returns (bool)
false
isRefund() view returns (uint256)
0
max() view returns (uint256)
500
name() view returns (string)
Miami Nights - Secret Garden Bouquet
nextOwnerToExplicitlySet() view returns (uint256)
0
nonReservedMinted() view returns (uint256)
0
owner() view returns (address)
0x542c918e38bfa75f1148a08d0cf27ce67a860dcb
prefix() view returns (string)
Sunday Journal Base Verification:
prefixDiscounted() view returns (string)
Sunday Journal Discounted Verification:
publicListMaxMint() view returns (uint256)
0
publicTotalMaxMint() view returns (uint256)
0
publicTotalMinted() view returns (uint256)
0
refundPrice() view returns (uint256)
0
reservedMax() view returns (uint256)
15
reservedMinted() view returns (uint256)
0
symbol() view returns (string)
MIAMI NIGHTS
totalMintsForRefund() view returns (uint256)
485
totalSupply() view returns (uint256)
500
whitelistMaxMint() view returns (uint256)
2
Read-only
balanceOf(address owner) view returns (uint256)
cost(uint256 n) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events allowRefund(bool _allow)
approve(address to, uint256 tokenId)
mintPublic(uint256 numberOfTokens) payable
mintReserved(uint256 quantity)
mintWhitelist(bytes32 hash, bytes signature, uint256 numberOfTokens) payable
mintWhitelistDiscounted(bytes32 hash, bytes signature, uint256 numberOfTokens) payable
mintWhitelistPrice(bytes32 hash, bytes signature, uint256 price, uint256 numberOfTokens) payable
refund()
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowDiscountRefunds(bool _allow)
setAllowPublicRefunds(bool _allow)
setAllowWhitelistRefunds(bool _allow)
setApprovalForAll(address operator, bool approved)
setAuctionConfig(struct LinearDutchAuctionDutchAuctionConfig config, uint256 expectedReserve)
setAuctionStartPoint(uint256 startPoint)
setBaseURI(string baseTokenURI_)
setDiscountedPrice(uint256 _discountedPrice)
setMax(uint256 _max)
setPrefix(string _prefix)
setPrefixDiscounted(string _prefix)
setPublicListMaxMint(uint256 _publicListMaxMint)
setPublicTotalMaxMint(uint256 _amount)
setRefundPrice(uint256 _price)
setWhitelistMaxMint(uint256 _whitelistMaxMint)
splitPayments(uint256 _amount) payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] payees, uint256[] shares, string name, string symbol, uint256 _whitelistMaxMint, uint256 _publicListMaxMint, uint256 _nonReservedMax, uint256 _reservedMax, uint256 _discountedPrice, uint256 _publicTotalMaxMint)
This contract contains no fallback and receive objects.
This contract contains no error objects.