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, `scooby`, manages a single primary object type: `SCOOBY`, which is a custom coin. The `init` function, which is an entry function, creates the `SCOOBY` currency, mints an initial supply of 1,000,000,000,000,000,000 `SCOOBY` coins to the sender of the transaction, and then transfers the `TreasuryCap<SCOOBY>` to a hardcoded zero address (effectively burning or locking it) and shares the `CoinMetadata<SCOOBY>` object publicly. Notable patterns include the creation of a custom coin with specific metadata (name, symbol, description, and an embedded JPEG image as a URL), and the immediate transfer of the `TreasuryCap` to a zero address, preventing further minting by anyone.
This package defines a single object type, `SCB`, which is a dummy struct used as a type parameter for a fungible token. The `init` function is the only public/entry function. It creates a new fungible token named "Scooby" with the symbol "SCB" and a description "Best meme coin on sui". It also mints 500,000,000,000,000,000 units of this token to the sender of the transaction. Finally, it transfers the `TreasuryCap` to a zero address (effectively burning it) and shares the `CoinMetadata` object publicly. The package exhibits a pattern of creating a new fungible token and distributing an initial supply.
This Sui package defines a single primary object type, `DKE`, which appears to be a dummy struct. The `init` function, which is called once upon package deployment, creates a new fungible token of type `DKE`. It mints a substantial amount of these `DKE` tokens (5,000,000,000,000,000,000 units) and transfers them to the deployer of the package. The `TreasuryCap<DKE>` object, which controls the minting and burning of `DKE` tokens, is then transferred to a hardcoded zero address, effectively burning it and preventing further minting. Finally, the `CoinMetadata<DKE>` object, containing details like the token's name, symbol, description, and an embedded JPEG image, is shared publicly.
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": "0x33eb09d6fa7152638d2c38d98ffa3f106408ff7fbac87e5c038513000da59e48",
"n_tx": 17,
"n_successful_tx": 16,
"n_distinct_epochs": 7,
"n_distinct_sponsors": 0,
"first_seen_cp": 21375276,
"last_seen_cp": 94910831,
"first_seen_ts_ms": 1703072303962,
"last_seen_ts_ms": 1735281343864,
"total_gas_spent_mist": 436947384,
"n_self_sponsored_tx": 17,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
11,
0,
1,
6,
12,
23,
7
],
"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).