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 defines a minter for NFTs, centered around the 'Minter' object. The 'Minter' object manages 'Collection' and 'Nft' objects, tracking minted
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 by claiming a `Publisher` capability and creating a `Display<Nft>` object, transferring both to the sender. Public/entry functions allow the `Minter` owner to manage sale phases: `add_phase` adds a new sale phase to a `Minter` object, `remove_phase` removes an existing phase, and `update_phase` modifies an existing phase. All these phase management functions are gated by checking if the transaction sender is the `Minter`'s owner. The `mint` function allows users to mint NFTs from a `Minter` object, checking sale phase conditions like start time, price, and potentially a Merkle proof for allowlisting. It mutates the `Minter`'s `minted` count, `user_buys` table, and `sale_phase_buys` table, and transfers the
This package defines a fungible token, MYCOIN, with a fixed supply. The `init` function is the only public/entry function and it creates the `MYCOIN` currency, minting a `CoinMetadata` object and a `TreasuryCap` object. The `CoinMetadata` object is frozen, making it immutable and publicly accessible. The `TreasuryCap` object, which controls the minting and burning of `MYCOIN`, is transferred to the transaction sender, establishing an administrator for the token. This pattern uses an admin cap to control the token's supply.
casualRule-based labels, conservative precision.
{
"wallet": "0x1080aa7636b75d73e41fbe28d9aaa970dce2117fa7f2f762e1408eb7668cf6a6",
"n_tx": 29,
"n_successful_tx": 29,
"n_distinct_epochs": 9,
"n_distinct_sponsors": 0,
"first_seen_cp": 1957160,
"last_seen_cp": 15925252,
"first_seen_ts_ms": 1683521180902,
"last_seen_ts_ms": 1697656173284,
"total_gas_spent_mist": -52079408,
"n_self_sponsored_tx": 29,
"n_sponsored_tx": 0,
"gas_price_p50": 950,
"gas_price_p95": 990,
"active_hours_top24": [
18,
10,
19,
4,
5,
17,
21,
11,
16
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).