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, `my_minter`, primarily manages `Minter` objects, which represent NFT collections, and `Nft` objects, which are the individual NFTs. Public/entry functions allow the `Minter`'s owner to manage sale phases: `add_phase` inserts a new `SalePhase` into the `Minter`'s `phases` vector, `remove_phase` removes a `SalePhase` by name, and `update_phase` modifies an existing `SalePhase`. The `mint` function allows users to mint NFTs from a `Minter` object, checking against sale phase rules and potentially a Merkle root for allowlist gating. Notable patterns include: - Admin Gating: All phase management functions (`add_phase`, `remove_phase`, `update_phase`) are restricted to the `Minter`'s `owner`. - Time-Gating: The `mint` function checks the current timestamp against the `start_time` of the active `SalePhase`. - Allowlist Gating:
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": "0x6fdb96fd9e1f56dc0f729574c6b7fcb5ad136ea0ab776fa802521bb7bdfa9ecb",
"n_tx": 836,
"n_successful_tx": 696,
"n_distinct_epochs": 7,
"n_distinct_sponsors": 0,
"first_seen_cp": 21781035,
"last_seen_cp": 23889799,
"first_seen_ts_ms": 1703482332400,
"last_seen_ts_ms": 1705591131714,
"total_gas_spent_mist": 531070896,
"n_self_sponsored_tx": 836,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
18,
19,
5,
15,
4,
16,
3,
14,
13
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).