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 coin type, `COIN`, with a single dummy field. The `init` function creates a new currency, `COIN`, with a specified symbol ("wUSDCT") and an empty description. It then mints a large quantity (1,000,000,000,000,000) of this new coin and transfers it to a hardcoded address (0xa52b...). Finally, the `TreasuryCap` for this new coin is transferred to the sender of the transaction. The primary objects managed are `CoinMetadata<COIN>` and `TreasuryCap<COIN>`. The `init` function is the only public/entry function and it mutates the global state by creating a new currency and transferring minted coins and the `TreasuryCap`. A notable pattern is the hardcoded recipient address for the initial coin minting.
This package defines a custom coin type, `COIN`, which is a dummy struct. The `init` function is the only entry point and is responsible for creating the currency. It initializes the `COIN` currency with a fixed supply, mints a large quantity of these coins, and transfers them to a specific hardcoded address. It also shares the `CoinMetadata` object publicly and transfers the `TreasuryCap` to the transaction sender. The module utilizes the standard Sui `coin` and `transfer` modules for currency management and object transfer.
casualRule-based labels, conservative precision.
{
"wallet": "0xf43e4baa9134ff6157e7c58a34950c5477cdc13062cf83b9e9db83dda7d3bd3c",
"n_tx": 2,
"n_successful_tx": 2,
"n_distinct_epochs": 1,
"n_distinct_sponsors": 0,
"first_seen_cp": 34011344,
"last_seen_cp": 34011365,
"first_seen_ts_ms": 1715676593675,
"last_seen_ts_ms": 1715676614659,
"total_gas_spent_mist": 28083760,
"n_self_sponsored_tx": 2,
"n_sponsored_tx": 0,
"gas_price_p50": 751,
"gas_price_p95": 751,
"active_hours_top24": [
8
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC.