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. The `init` function initializes the package, creating a `Publisher` object, a `Display` object for `Nft` metadata, and a `CreatorCapability` object, all transferred to the sender. Public/entry functions allow the `Minter` owner to manage `SalePhase` objects within a `Minter`, adding, removing, or updating them, which mutates the `phases` vector of the `Minter` object. The `mint` function allows users to mint NFTs from a `Minter` by paying a specified price, checking against sale phase rules (time, max sales, per-user limits, and an optional Merkle root for allowlisting), and updates the `minted` count and user/phase buy counts within the `Minter` object. Notably, the package uses Merkle trees for allowlist gating during minting, manages multiple sale phases with different parameters, and includes
nft_collectorRule-based labels, conservative precision.
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": "0xe245700132c452988cb51a3f111ba5be984e5ab80faba14a2828d6c20f7aec5a",
"n_tx": 621,
"n_successful_tx": 599,
"n_distinct_epochs": 89,
"n_distinct_sponsors": 1,
"first_seen_cp": 64452826,
"last_seen_cp": 281283167,
"first_seen_ts_ms": 1727830384925,
"last_seen_ts_ms": 1780179373116,
"total_gas_spent_mist": 1629289308,
"n_self_sponsored_tx": 620,
"n_sponsored_tx": 1,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
14,
20,
3,
17,
1,
21,
18,
10,
13,
0,
16,
2,
15,
19,
23,
9,
12,
4,
22,
11,
6,
5
],
"primary_archetype": "nft_collector",
"labels": [
"nft_collector"
],
"label_confidence": [
0.675
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).