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.
The af_lp package defines a dummy `AF_LP` struct. Its single public function, `init`, takes an `AF_LP` object and a `TxContext`. This function calls `amm_interface::create_lp_coin` with the provided `AF_LP` object, a constant value of 7 (likely representing decimals or a coin type), and the transaction context. This suggests the package's primary purpose is to initialize a new LP coin type on an AMM, with `AF_LP` acting as a marker for this specific LP token. No other business logic, mutations, or notable patterns are present.
This Sui package defines a single module, `junc`, which primarily manages a custom fungible token represented by the `JUNC` object. The `init` function is an entry point that creates the `JUNC` currency, including its `TreasuryCap` and `CoinMetadata`. These two objects are then immediately transferred to the sender of the transaction. The module does not feature any other public or entry functions, nor does it implement any notable patterns like signature gating, time-gating, dynamic fields, or vault/escrow mechanisms.
This package defines a new fungible token called DBSUI. The `init` function, which runs once upon package deployment, creates the DBSUI currency, mints a `TreasuryCap` for it, and creates `CoinMetadata`. Both the `TreasuryCap` and `CoinMetadata` objects are then transferred to the deployer of the package. The `DBSUI` struct itself is a dummy type used to parameterize the `Coin` and `TreasuryCap` types. There are no public or entry functions beyond the `init` function, meaning users cannot interact with the token after deployment through this module. The package does not exhibit any notable patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms.
This package defines a single module, `zsui`, which manages a custom coin type also named `ZSUI`. The `init` function, which is called once during package deployment, creates a new `ZSUI` currency with a specified symbol, name, description, and icon URL. It then transfers the `TreasuryCap<ZSUI>` and `CoinMetadata<ZSUI>` objects to the deployer's address. There are no other public or entry functions, meaning users cannot interact with this module beyond the initial currency creation. The module primarily focuses on the initial setup and distribution of the `ZSUI` coin's administrative capabilities and metadata.
This package defines a new fungible token called SUITS. The `init` function, which runs once on package deployment, creates the `SUITS` currency and mints an initial supply. It then transfers the `TreasuryCap<SUITS>` and `CoinMetadata<SUITS>` objects to the deployer's address. The `SUITS` token has a fixed decimal precision of 6, a name "SUITS", a symbol "SUITSONSUI", and a description related to legal and blockchain themes. It also includes a URL pointing to an IPFS image. The package primarily manages the `SUITS` token and its associated metadata and treasury capabilities.
nft_collectorRule-based labels, conservative precision.
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": "0x66e9c90ae9cce8e8930efe6194179675db891d6999cdb39129cc87d2b8d419c4",
"n_tx": 8884,
"n_successful_tx": 8726,
"n_distinct_epochs": 373,
"n_distinct_sponsors": 3,
"first_seen_cp": 85184175,
"last_seen_cp": 282791875,
"first_seen_ts_ms": 1732921711482,
"last_seen_ts_ms": 1780520955273,
"total_gas_spent_mist": 61090178504,
"n_self_sponsored_tx": 8858,
"n_sponsored_tx": 26,
"gas_price_p50": 748.79486,
"gas_price_p95": 750,
"active_hours_top24": [
20,
3,
1,
5,
21,
2,
0,
22,
4,
9,
8,
7,
23,
6,
19,
18,
17,
10,
16,
11,
12,
13,
15,
14
],
"primary_archetype": "nft_collector",
"labels": [
"nft_collector"
],
"label_confidence": [
0.715
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W. N. America (Pacific/Mountain).