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 custom fungible token named "SUIII". The `init` function, which runs once upon package deployment, creates this new currency. It initializes the `CoinMetadata<SUIII>` and `TreasuryCap<SUIII>` objects, then immediately transfers both to the deployer's address. There are no other public or entry functions, meaning users cannot interact with this token beyond its initial creation and distribution to the deployer. This module essentially sets up a new coin and gives its administrative control (TreasuryCap) and metadata to the deployer.
This package defines a single module that creates a new fungible token called "Br". The `init` function, which is called once during package deployment, mints the initial supply of this "Br" coin. It creates a `CoinMetadata` object, freezing it to make it immutable, and a `TreasuryCap` object, which is then transferred to the deployer's address. The `BR` struct itself is a dummy type used as a phantom type parameter for the coin. The module essentially sets up the basic infrastructure for a new fungible token on Sui.
This package defines a custom coin type, SUIII. The `init` function is responsible for creating this new currency. It initializes the CoinMetadata and TreasuryCap for the SUIII coin, setting its name, symbol, description, and an image URL. Both the CoinMetadata and the TreasuryCap are then publicly transferred to the sender of the transaction, effectively making the deployer the initial owner and administrator of the SUIII coin. This package primarily manages the SUIII coin's metadata and its minting/burning capabilities through the TreasuryCap.
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": "0x1e738896ec65c985056f3b01a199fe8a220faa7febc44a9d81a48b0f8ed0f755",
"n_tx": 499,
"n_successful_tx": 485,
"n_distinct_epochs": 78,
"n_distinct_sponsors": 3,
"first_seen_cp": 2887496,
"last_seen_cp": 256530400,
"first_seen_ts_ms": 1684497816378,
"last_seen_ts_ms": 1774056350045,
"total_gas_spent_mist": 3612331882,
"n_self_sponsored_tx": 468,
"n_sponsored_tx": 31,
"gas_price_p50": 750,
"gas_price_p95": 880,
"active_hours_top24": [
22,
15,
1,
16,
13,
9,
2,
14,
20,
18,
0,
19,
17,
23,
12,
21,
3,
11,
10,
7,
4,
5,
8,
6
],
"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).