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 Sui package defines a minter for NFTs. The primary object types are `Collection`, `Minter`, `SalePhase`, and `Nft`. Public/entry functions: - `init`: Initializes the package, creating a `Publisher` and `Display<Nft>` object, and transferring them to the transaction sender. - `add_phase`: Allows the `Minter`'s owner to add a new `SalePhase` to a `Minter` object, inserting it into the `phases` vector based on `start_time`. - `remove_phase`: Allows the `Minter`'s owner to remove a `SalePhase` from a `Minter` object by name. - `update_phase`: Allows the `Minter`'s owner to modify an existing `SalePhase` within a `Minter` object by name, updating its price, max sales, mints per user, start time, and Merkle root. - `mint`: Allows users to mint NFTs. It checks the current sale phase based on the
This package defines a system for managing and minting NFTs. It primarily manages Minter objects, which represent an NFT collection's minting configuration, and Nft objects, which are the actual NFTs. The init function is called once upon package deployment and sets up display metadata for the Nft object type. Public/entry functions: add_phase allows the minter's owner to add new sale phases to a Minter object, defining price, max sales, mints per user, start time, name, and an optional Merkle root for allowlisting. remove_phase allows the minter's owner to remove an existing sale phase from a Minter object by its name. update_phase allows the minter's owner to modify the details of an existing sale phase within a Minter object. mint allows users to mint NFTs from a Minter object, checking for time-gating, Merkle proof verification (if a root is provided for the active phase), and updating mint counts for the phase and user. Notable patterns include:
This Sui package, `my_minter`, primarily manages `Minter` and `Nft` objects. The `Minter` object represents a collection's minting configuration, including sale phases, supply, and tracking of user and phase-specific mints. The `Nft` object represents the minted non-fungible tokens. The public/entry functions allow the `Minter`'s owner to manage sale phases: `add_phase` inserts a new sale phase, `remove_phase` deletes an existing phase, and `update_phase` modifies an existing phase's parameters. These functions mutate the `phases` vector within the `Minter` object. The `mint` function allows users to mint NFTs. It checks the current sale phase based on the current timestamp, verifies the user's proof against a Merkle root if provided in the phase configuration (allowlist gating), and ensures the user and phase-specific mint limits are not exceeded. It then creates a new `Nft` object, transfers the specified SUI coin to the minter'
Wallets that share a funder, were co-funded by the same personal-scale source, or land in the same behavioral cluster. A heuristic, not proof of common control.
Tinted amber on the bubble map when they appear in the expanded graph.
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
Where this wallet's SUI first came from, and what it seeded downstream. Observational: a CEX funder suggests a real/retail origin; a high-fanout non-CEX funder is a signal worth noting — not proof of anything.
{
"wallet": "0x093b0253d609cd048ab8ef049440b30637a38fe8bd0fc59954c5a5554b15e3fc",
"n_tx": 40,
"n_successful_tx": 37,
"n_distinct_epochs": 12,
"n_distinct_sponsors": 0,
"first_seen_cp": 1744266,
"last_seen_cp": 4506173,
"first_seen_ts_ms": 1683298179426,
"last_seen_ts_ms": 1686143265986,
"total_gas_spent_mist": 215220116,
"n_self_sponsored_tx": 40,
"n_sponsored_tx": 0,
"gas_price_p50": 990,
"gas_price_p95": 1000,
"active_hours_top24": [
14,
13,
17,
22,
12,
21,
23,
7,
11,
15,
9,
10,
16,
8,
18
],
"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).