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 defines a single module, `nwcx`, which primarily manages a custom coin type called `NWCX`. The `init` function creates this new currency, mints a large initial supply (1,000,000,000,000,000 NWCX), transfers it to the deployer, shares the `TreasuryCap` object publicly, and freezes the `CoinMetadata` object. The `burn` entry function allows users to burn `NWCX` coins by transferring them to a hardcoded, non-existent address, emitting a `BurnEvent` with the burned amount. The package uses standard Sui coin and transfer functionalities, and notably, it hardcodes a specific address for burning.
This Sui package defines a fungible token, WNCX. The primary object types it manages are Coin<WNCX>, CoinMetadata<WNCX>, and TreasuryCap<WNCX>. The init function creates the WNCX currency, mints an initial supply of 1,000,000,000,000,000 WNCX tokens, transfers them to the deployer, shares the TreasuryCap, and freezes the CoinMetadata. The public entry function burn allows users to burn their Coin<WNCX> tokens by transferring them to a hardcoded "burn" address and emits a BurnEvent containing the burned amount. Notable patterns include the use of TreasuryCap for minting and CoinMetadata for currency details, and the freezing of CoinMetadata to prevent modification.
This Sui package defines a single module, `nw_sui`, which manages a custom coin type also named `NW_SUI`. The `init` function, which is executed only once during package deployment, creates a new currency for `NW_SUI`. It sets the coin's metadata, including its symbol ("nwSUI"), name ("Nano Staked SUI"), and a base64 encoded image URL. The `TreasuryCap<NW_SUI>` object, which controls the minting and burning of `NW_SUI` coins, is transferred to the deployer of the package. The `CoinMetadata<NW_SUI>` object is then publicly shared, making its details accessible to all. This package does not feature any other public or entry functions, nor does it implement notable patterns like allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms.
{
"wallet": "0xab7eb8cf520804bf2b826fb92e0b7a4cccfcabdb8607d1c35af7d69b59cb83f7",
"n_tx": 1196,
"n_successful_tx": 1193,
"n_distinct_epochs": 38,
"n_distinct_sponsors": 0,
"first_seen_cp": 135922465,
"last_seen_cp": 263575153,
"first_seen_ts_ms": 1745134182583,
"last_seen_ts_ms": 1775855126255,
"total_gas_spent_mist": 3679894040,
"n_self_sponsored_tx": 1196,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
14,
12,
16,
11,
13,
9,
8,
17,
15,
10,
6,
5,
7,
21,
20,
3,
19,
18
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W/Central Asia / India.