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, featuring multiple sale phases. The primary object types are `Collection` (representing an NFT collection) and `Minter` (managing the minting logic for a specific collection). The `init` function initializes a `Display<Nft>` object for metadata. Public/entry functions allow the `Minter` owner to `add_phase`, `remove_phase`, and `update_phase` to define or modify sale phases, which are stored in a vector within the `Minter` object. The `mint` function allows users to mint NFTs from a collection, checking against the active sale phase, user-specific mint limits, and overall supply. It also handles payment and updates mint counts. Notable patterns include owner-gating for phase management functions, time-gating for sale phases, and the use of a Merkle tree root (Option<vector<u8>>) within `SalePhase` for potential allowlist functionality. The `Minter` object also uses dynamic fields (Tables) to track
casualRule-based labels, conservative precision.
{
"wallet": "0xe2f7805c00153b08f48e78e46169994472051cf2ba5ec200de2e4ae77ca93f6e",
"n_tx": 17,
"n_successful_tx": 7,
"n_distinct_epochs": 3,
"n_distinct_sponsors": 0,
"first_seen_cp": 1653769,
"last_seen_cp": 1778029,
"first_seen_ts_ms": 1683204911664,
"last_seen_ts_ms": 1683333097850,
"total_gas_spent_mist": 145621436,
"n_self_sponsored_tx": 17,
"n_sponsored_tx": 0,
"gas_price_p50": 1000,
"gas_price_p95": 1000,
"active_hours_top24": [
12,
20,
13,
0
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).