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, `suichan_memers`, primarily manages `Nft` objects, which represent digital collectibles with attributes like `group_id`, `type`, `name`, `description`, `media_url`, and `attributes`. The `Manager` object acts as an administrative control, holding a `Display` object for NFT metadata, a `TransferPolicyCap` for managing NFT transfers, a `Balance<SUI>` for collected funds, and a vector of `reserved_nft_ids`. Public functions allow the package publisher to withdraw collected SUI balance from the `Manager`, withdraw reserved NFTs from the `Manager` into a Kiosk, and withdraw royalties from the `TransferPolicy`. It also enables adding NFT metadata to a `Store` (likely a TradePort Launchpad component), minting new `Nft` objects into a Kiosk, and updating existing `Nft` metadata (description, media URL, attributes) within a Kiosk. Notable patterns include the use of a `Manager` object for administrative control, `TransferPolicy` with `kiosk_lock_
This package manages three primary object types: `Collection`, `Minter`, and `Nft`. The `init` function initializes the package, claiming a `Publisher` capability, creating a `Display<Nft>` object, and transferring both to the transaction sender. It also creates and transfers a `CreatorCapability` to the sender. Public/entry functions include `add_phase`, `remove_phase`, and `update_phase`, which allow the `Minter`'s owner to manage `SalePhase` details within a `Minter` object, such as price, sales limits, and start times. The `mint` function allows users to mint `Nft` objects by paying with `Coin<SUI>`, subject to sale phase rules, Merkle proof verification, and updates the `Minter`'s `minted` count and user/phase buy records. Notable patterns include owner-gating for phase management functions, time-gating for minting based on `SalePhase` start times, and Merkle proof verification for certain sale phases. The `
This package defines an Nft object with fields for ID, name, description, media URL, and attributes stored as a VecMap. The init, mint_order, mint_nft, mint_edition_nft, and update_nft functions are all aborted, indicating they are either placeholders or intended to be unimplemented. The create_nft_with_verification function creates a new Nft object and associates its ID with a Verification object from a launchpad module. The update_nft_with_verification function allows modification of an Nft's name, description, media URL, and attributes, but only if the provided Nft ID matches the one stored in the Verification object, and it requires a Kiosk and KioskOwnerCap to borrow the NFT mutably. The package utilizes dynamic fields for NFT attributes and integrates with a launchpad module for verification.
flipperRule-based labels, conservative precision.
{
"wallet": "0xe3448d9806355adb7d224ebe4bcd9bb6d8f8688bcaae56a82ab242bdd66d07c6",
"n_tx": 562,
"n_successful_tx": 544,
"n_distinct_epochs": 79,
"n_distinct_sponsors": 2,
"first_seen_cp": 105277270,
"last_seen_cp": 253884310,
"first_seen_ts_ms": 1737784814845,
"last_seen_ts_ms": 1773380935122,
"total_gas_spent_mist": 2309015164,
"n_self_sponsored_tx": 557,
"n_sponsored_tx": 5,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
21,
18,
20,
19,
17,
1,
3,
22,
23,
15,
4,
16,
5,
0,
2,
6,
13,
14,
12,
11,
7
],
"primary_archetype": "flipper",
"labels": [
"flipper"
],
"label_confidence": [
0.575
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely N. America (Central–Eastern).