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 single object type, `BUBL`, which is a dummy struct. The `init` function is the only public/entry function. It creates a new fungible token, `BUBL`, along with its associated `CoinMetadata` and `TreasuryCap`. The `CoinMetadata` is then frozen, and the `TreasuryCap` is transferred to the sender of the transaction. The package primarily manages the creation and initial distribution of this `BUBL` token. A notable pattern is the use of `transfer::public_freeze_object` for the `CoinMetadata` and `transfer::public_transfer` for the `TreasuryCap`, indicating a controlled initial setup.
This package defines a new fungible token called "JAI" (Jelly AI). The primary object types it manages are `CoinMetadata<JAI>` and `TreasuryCap<JAI>`, which are standard Sui objects for fungible tokens. The `init` function is an entry function that creates the `JAI` currency, sets its metadata (name, symbol, description, icon URL), freezes the `CoinMetadata` object, and transfers the `TreasuryCap` to the transaction sender. This establishes the initial supply and control mechanism for the `JAI` token. The notable pattern is the use of `coin::create_currency` to mint a new fungible token and `transfer::public_freeze_object` to make the `CoinMetadata` immutable.
This package defines a single module, `tdog`, which manages a custom coin type also named `TDOG`. The `init` function is an entry point that creates this new `TDOG` currency. It initializes the coin's metadata (name, symbol, description, icon URL) and a `TreasuryCap<TDOG>` object. The `CoinMetadata<TDOG>` is then frozen, and the `TreasuryCap<TDOG>` is transferred to the transaction sender, granting them the ability to mint new `TDOG` coins. This package primarily uses the `coin` and `transfer` modules to manage the lifecycle and ownership of the custom `TDOG` token.
This package defines a single object type, TFROG, which is a dummy struct. The `init` function is the only public/entry function and it creates a new currency named "TurbosFrog" with the symbol "TFROG" and a specific icon URL. It then freezes the `CoinMetadata<TFROG>` object, making it immutable, and transfers the `TreasuryCap<TFROG>` to the transaction sender. This effectively sets up a new fungible token on Sui, with the creator having control over minting through the `TreasuryCap`. The package utilizes standard Sui framework functions for currency creation and object transfer.
This package defines a custom fungible token called "BLOBS". The `init` function, which runs once on package deployment, creates the `CoinMetadata` and `TreasuryCap` for the BLOBS token. The `CoinMetadata` is then frozen, making its properties immutable, and the `TreasuryCap` is transferred to the deployer of the package. This setup allows the deployer to manage the supply of BLOBS tokens.
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": "0xd687b00a31885228b968c5c165893fa06987fed02dc71066aa65699fd9d09ad2",
"n_tx": 86,
"n_successful_tx": 81,
"n_distinct_epochs": 6,
"n_distinct_sponsors": 0,
"first_seen_cp": 72052706,
"last_seen_cp": 77336522,
"first_seen_ts_ms": 1729696821130,
"last_seen_ts_ms": 1731006556784,
"total_gas_spent_mist": 270075720,
"n_self_sponsored_tx": 86,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
3,
4,
18,
17,
16,
5,
19,
20,
12,
2,
8,
9,
15,
14
],
"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).