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 an NFT collection for "Egg" NFTs. It manages two primary object types: Manager, which holds collection-level data like the display object, transfer policy capabilities, and a balance of SUI, and Nft, representing individual NFTs with attributes like group_id, type, name, description, media_url, and a dynamic map of attributes. The public functions allow for withdrawing SUI balances and reserved NFTs by the publisher, and withdrawing royalties from the transfer policy. Users can mint new NFTs, which are locked into a Kiosk and may involve reserving another NFT, and update existing NFT metadata (description, media_url, attributes) within a Kiosk. The package implements a royalty rule (5%) and a Kiosk lock rule on NFT transfers, and uses dynamic object fields to manage reserved NFTs. All sensitive operations are gated by requiring a Publisher object, ensuring only the package publisher can perform them.
This Sui package, `my_minter`, primarily manages `Minter` objects, which represent NFT collections and their associated sale phases. The `init` function initializes the module, creating a `Publisher` object and a `Display<Nft>` object, both transferred to the sender. It also creates and transfers a `CreatorCapability` object to the sender, which likely grants special permissions. Public/entry functions include `add_phase`, `remove_phase`, and `update_phase`, all of which are permissioned to the `Minter`'s owner and modify the `phases` vector within a `Minter` object. These functions manage `SalePhase` objects, defining pricing, sales limits, user mint limits, start times, and optional Merkle roots for allowlists. The `mint` function allows users to mint NFTs, checking against the active sale phase's rules, including price, supply, user mint limits, and Merkle tree verification if a root is present. It mutates the `Minter` object by incrementing `minted`
This package, `my_minter`, primarily manages `Minter` and `Nft` objects. The `init` function initializes a `Publisher` and `Display<Nft>` object, transferring them to the sender, and also creates and transfers a `CreatorCapability` to the sender. Public entry functions allow the `Minter` owner to `add_phase`, `remove_phase`, and `update_phase` for sales, which are gated by the `Minter`'s owner address. The `mint` function allows users to mint NFTs, with checks for sale phase timing, supply limits, per-user mint limits, and an optional Merkle tree proof for allowlist gating. Minting involves payment in SUI, and the `Minter` object tracks minted NFTs and user purchases within each sale phase using dynamic fields (tables).
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
{
"wallet": "0xa88616591738b2454db24c5d39ae0bbdc2d75a77db7019f1fe97271d033987ed",
"n_tx": 43,
"n_successful_tx": 42,
"n_distinct_epochs": 10,
"n_distinct_sponsors": 0,
"first_seen_cp": 101690607,
"last_seen_cp": 133705616,
"first_seen_ts_ms": 1736919205485,
"last_seen_ts_ms": 1744612937156,
"total_gas_spent_mist": 348255176,
"n_self_sponsored_tx": 43,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
11,
14,
5,
13,
12,
6,
19,
4,
15,
18,
8
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W/Central Asia / India.