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 a new fungible token, OINK. The `init` function, which runs once on package publication, creates the `OINK` currency by calling `coin::create_currency`. It then transfers the `TreasuryCap<OINK>` and `CoinMetadata<OINK>` objects to the sender of the transaction. The `TreasuryCap` allows the holder to mint and burn `OINK` tokens, while `CoinMetadata` holds information like the token's name, symbol, and description, including an IPFS URL for its image. The package does not define any other public or entry functions, meaning there are no other ways to interact with the OINK token through this module beyond its initial creation.
This package defines a single object type, `STINGRAY`, which is a dummy struct. The `init` function is the only public/entry function. It creates a new fungible token (coin) named "STINGRAY" with the symbol "Stingray Agents" and a specified description and icon URL. This function mints a `TreasuryCap<STINGRAY>` and `CoinMetadata<STINGRAY>` object and transfers both to the transaction sender. The package primarily uses standard Sui coin creation and transfer patterns.
This Sui package defines a single module, 'glxe', which primarily manages a custom coin type also named 'GLXE'. The package has one public entry function, 'init', which is called once during package deployment. This 'init' function creates a new currency (GLXE) with a specified symbol, name, description, and icon URL. It then transfers both the TreasuryCap<GLXE> (which controls the total supply of GLXE) and the CoinMetadata<GLXE> (which holds the currency's descriptive information) to the deployer of the package. This pattern establishes the deployer as the initial administrator of the GLXE coin.
This package defines a single object type, `SPLY`, which is a dummy struct. The `init` function is the only public/entry function and it creates a new fungible token called "SPLASHY" (SPLY) with a fixed supply of 6. It then transfers both the `TreasuryCap<SPLY>` and `CoinMetadata<SPLY>` objects to the deployer of the module. This module primarily focuses on the initial creation and distribution of a new fungible token, with no further functionality for managing or interacting with the token beyond its initial setup. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
This Sui package defines a single module, `bwog`, which primarily manages a custom coin type named `BWOG`. The `init` function, which is an entry point, creates a new `BWOG` currency with a fixed supply, name, symbol, description, and an associated image URL. It then transfers both the `TreasuryCap<BWOG>` and `CoinMetadata<BWOG>` objects to the transaction sender. This establishes the sender as the initial administrator and metadata holder for the `BWOG` coin. The package does not feature any other public or entry functions, nor does it implement advanced patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms.
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": "0xfbafa72d9ce648c4185ba5b9406ce5bb02c6375230ab75bdfa20efaf6805f26a",
"n_tx": 4029,
"n_successful_tx": 3799,
"n_distinct_epochs": 285,
"n_distinct_sponsors": 0,
"first_seen_cp": 65555697,
"last_seen_cp": 279818257,
"first_seen_ts_ms": 1728100124658,
"last_seen_ts_ms": 1779778974920,
"total_gas_spent_mist": 23837996968,
"n_self_sponsored_tx": 4029,
"n_sponsored_tx": 0,
"gas_price_p50": 740,
"gas_price_p95": 750,
"active_hours_top24": [
14,
13,
2,
12,
15,
1,
5,
4,
7,
3,
9,
0,
8,
11,
22,
10,
6,
23,
16,
17,
21,
18,
19,
20
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).
area + brightness = call volume; hover for detail