all collections · daily · marketplace overlay
weekly · real (teal) vs wash (rose)
all collections · daily · marketplace overlay
weekly · real (teal) vs wash (rose)
counterparties · funders · clusters
Move packages this wallet published on-chain — what it shipped, not what it used.
This package defines a system for managing NFT collections and their minting processes. The primary objects are `Collection` (representing an NFT collection), `Minter` (managing the minting logic for a collection), and `Nft` (the actual NFT). A `CreatorCapability` is also introduced, likely for administrative privileges. Public/entry functions allow the owner of a `Minter` object to add, remove, and update `SalePhase` configurations, which define minting parameters like price, maximum sales, mints per user, and start time. The `mint` function allows users to mint NFTs, checking against the current sale phase, user-specific mint limits, and overall supply. It mutates the `Minter` object by updating mint counts and creates new `Nft` objects. Notable patterns include: owner-gating for `add_phase`, `remove_phase`, and `update_phase` functions; time-gating for minting based on `SalePhase` start times; and optional Merkle tree root verification for minting, suggesting an
casualRule-based labels, conservative precision.
{
"wallet": "0x47bbb109711a3f592f0aa1973ae4c3c6bf09411e95b589393764c78b477868ae",
"n_tx": 6,
"n_successful_tx": 6,
"n_distinct_epochs": 2,
"n_distinct_sponsors": 0,
"first_seen_cp": 77722962,
"last_seen_cp": 87337041,
"first_seen_ts_ms": 1731100556453,
"last_seen_ts_ms": 1733442518447,
"total_gas_spent_mist": 76009236,
"n_self_sponsored_tx": 6,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
21,
22,
23
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC.