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 manages two primary object types: `Whitelist` and `GeneratedNFT`. The `Whitelist` object stores a table mapping addresses to roles (u8), controlling access and pricing for NFT minting. The `GeneratedNFT` represents a non-fungible token with properties like name, description, image URL, and metadata. Public functions allow adding batches of addresses to the whitelist with specific roles (`add_wl_batch`), retrieving an address's role (`get_role`), and calculating the amount of SUI to pay for minting based on whitelist status (`amout_to_pay`). The `mint_to_sender` function allows users to mint a `GeneratedNFT` to themselves, potentially paying a fee in SUI which is transferred to a fixed address. The `init` function initializes the `Whitelist` as a shared object and creates a `Display` object for `GeneratedNFTs`. A notable pattern is the use of a fixed address (0x63...) for the "borgs owner" check and as the recipient of minting fees, indicating an admin
This Sui package manages two primary object types: `Whitelist` and `GeneratedNFT`. The `Whitelist` object stores a table mapping addresses to roles (u8), indicating whitelist status. The `GeneratedNFT` object represents a non-fungible token with fields for name, description, image URL, and metadata. Public functions include `add_wl_batch` which allows the package owner (0x63... address) to add multiple addresses to the whitelist with specified roles, and `mint_to_sender` which enables users to mint a `GeneratedNFT` by paying a SUI amount determined by their whitelist status. The `amout_to_pay` function calculates the SUI cost based on whether the sender is whitelisted and their assigned role. A `transfer` function allows users to transfer their `GeneratedNFT`s. Notable patterns include an owner-gated `add_wl_batch` function, a whitelist-based pricing mechanism for NFT minting, and the use of a `Display` object for NFT metadata. The package also emits an `
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
Where this wallet's SUI first came from, and what it seeded downstream. Observational: a CEX funder suggests a real/retail origin; a high-fanout non-CEX funder is a signal worth noting — not proof of anything.
{
"wallet": "0x19f4562bacb1af33d30a0f71c24fef1d9e8ef06548744b9bbdfa6f9606483d8a",
"n_tx": 3,
"n_successful_tx": 2,
"n_distinct_epochs": 1,
"n_distinct_sponsors": 0,
"first_seen_cp": 147347872,
"last_seen_cp": 147428077,
"first_seen_ts_ms": 1747739039515,
"last_seen_ts_ms": 1747757023502,
"total_gas_spent_mist": 52926440,
"n_self_sponsored_tx": 3,
"n_sponsored_tx": 0,
"gas_price_p50": 740,
"gas_price_p95": 740,
"active_hours_top24": [
11,
16
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC.