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 system centered around the `NFTObject` which stores metadata like name, description, and image URLs. It also introduces a `MintCap` object that controls who can mint NFTs and tracks which addresses have already minted. The `init` function initializes a `MintCap` and a `Display` object for `NFTObject`s, transferring ownership of these to the package deployer. The public `mint` function allows a designated `allowed_minter` (from the `MintCap`) to mint a new `NFTObject` to a specified recipient, but only if that recipient has not minted before, enforcing a one-mint-per-address policy. Each successful mint emits an `NFTMinted` event and transfers the new `NFTObject` to the recipient.
This package defines objects for collectible "Cards" and "Card Packs." The `card` module creates `Card` objects with unique IDs, templates, names, descriptions, images, URLs, acquisition times, and metadata. The `card_pack` module creates `Pack` objects, also with unique IDs, templates, names, descriptions, images, URLs, acquisition times, metadata, and an `open_until` timestamp. The `open_pack` entry function allows users to open a `Pack` if the current time is before its `open_until` timestamp, which consumes the pack and mints new `Card` objects based on the pack's template and a weighted random selection from the `Warehouse` module. The `Warehouse` module (not fully provided) appears to manage card and pack templates, including their supplies and weighted card distributions. The package uses `display` for metadata, `object::new` for UID generation, and `transfer::public_transfer` to distribute minted objects.
This package manages "Card" and "Pack" objects. The `card` module defines the `Card` object, which has attributes like card_id, name, description, image_url, and metadata. The `card_pack` module defines the `Pack` object, which also has similar descriptive attributes and an `open_until` timestamp. The `init` functions for both `card` and `card_pack` claim a `Publisher` object and create a `Display` object for their respective types, transferring both to the sender. The `mint_card` and `mint_pack` functions create new `Card` and `Pack` objects respectively, populating their fields. The core logic resides in `card_pack::open_pack`, an entry function that allows a user to open a `Pack` object. This function is time-gated by the `open_until` field of the `Pack`. It interacts with a `Warehouse` object (from the `warehouse` module) to determine which `Card` templates are available, their weights,
botRule-based labels, conservative precision.
{
"wallet": "0xbdf961655f838a4209aa73437b5d0c012e9eda3035fcab3cbcdc0fa5a360a37e",
"n_tx": 284293,
"n_successful_tx": 284067,
"n_distinct_epochs": 35,
"n_distinct_sponsors": 0,
"first_seen_cp": 123778681,
"last_seen_cp": 224159344,
"first_seen_ts_ms": 1742248319976,
"last_seen_ts_ms": 1765987407006,
"total_gas_spent_mist": 1373343638272,
"n_self_sponsored_tx": 284293,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
8,
18,
7,
10,
20,
11,
12,
15,
14,
17,
6,
13,
9,
19,
16,
5,
21,
0,
4,
23,
3,
1,
22,
2
],
"primary_archetype": "bot",
"labels": [
"bot"
],
"label_confidence": [
0.9158641
],
"bot_score": 0.4,
"bot_signals": [
"timing_automation"
],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W/Central Asia / India.