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, `jrg`, which primarily manages a custom coin type called `JRG`. The `init` function, which runs once upon package deployment, creates the `JRG` currency. It initializes the coin with a symbol "JRG", a name "Jorge", a description "Jorge is a fucking boomer", and an icon URL pointing to an IPFS address. The `init` function then transfers the `TreasuryCap<JRG>` to the deployer and shares the `CoinMetadata<JRG>` object publicly. A notable pattern is the `trim_right` helper function, which removes trailing spaces from byte vectors, used to clean up the string literals before creating the coin metadata.
This package defines a single module, `lucci`, which manages a custom fungible token named LUCCI. The `init` function is an entry point that creates the LUCCI currency, including its `TreasuryCap` and `CoinMetadata`. It initializes the token with a symbol "LUCCI", name "Lucci", description "lucci is tired af", and an IPFS URL for metadata. The `TreasuryCap` is transferred to the transaction sender, and the `CoinMetadata` object is publicly shared. A private helper function `trim_right` is used to remove trailing spaces from byte vectors before they are used for currency creation. The package primarily deals with the creation and initial distribution of a new fungible token.
This Sui package defines a single module, `token`, which manages a custom token type called `TOKEN`. The `init` function is responsible for creating the token's metadata and a `TreasuryCap` for minting. It initializes the token with a fixed symbol ("Token"), name ("Token"), description ("Hdb"), and an optional URL for its icon. The `TreasuryCap` is transferred to the sender of the `init` transaction, while the `CoinMetadata` object is shared publicly. A helper function `trim_right` is used internally to remove trailing spaces from byte vectors before creating the token's metadata.
casualRule-based labels, conservative precision.
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": "0xb74ce565aec4985755e4f550ae58e2a35200f52249cd93cd3c2000a1329ca1c1",
"n_tx": 38,
"n_successful_tx": 36,
"n_distinct_epochs": 12,
"n_distinct_sponsors": 1,
"first_seen_cp": 124012828,
"last_seen_cp": 248826508,
"first_seen_ts_ms": 1742304289875,
"last_seen_ts_ms": 1772069649774,
"total_gas_spent_mist": 144303016,
"n_self_sponsored_tx": 37,
"n_sponsored_tx": 1,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
20,
18,
22,
21,
19,
23,
17,
14,
1,
16,
0,
13,
15
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely Atlantic / E. South America.