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. The `init` function is called once upon package deployment and sets up a `Display` object for `Nft`s and claims the `Publisher` capability, transferring both to the transaction sender. The `add_phase`, `remove_phase`, and `update_phase` entry functions allow the `Minter`'s owner to manage `SalePhase` configurations within a `Minter` object. These functions mutate the `phases` vector within the `Minter` object. The `mint` entry function allows users to mint NFTs from a `Minter` object. It checks the current time against sale phase start times, verifies merkle proofs if a root is set for the phase, and updates the `minted` count, `user_buys` and `sale_phase_buys` tables within the `Minter`. It also creates and transfers new `Nft` objects to the minter, and handles coin payments. Notable patterns
casualRule-based labels, conservative precision.
{
"wallet": "0x69915a9cfc82d41cfa9cd1b78e4ad5f0323db267c61285c48e8105fd07a2519c",
"n_tx": 6,
"n_successful_tx": 6,
"n_distinct_epochs": 3,
"n_distinct_sponsors": 0,
"first_seen_cp": 1728614,
"last_seen_cp": 28040043,
"first_seen_ts_ms": 1683282003567,
"last_seen_ts_ms": 1709721203000,
"total_gas_spent_mist": 71629016,
"n_self_sponsored_tx": 6,
"n_sponsored_tx": 0,
"gas_price_p50": 1000,
"gas_price_p95": 1000,
"active_hours_top24": [
10,
11
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC.