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, `real_kimchi`, primarily manages a custom coin type called `REAL_KIMCHI`. The `init` function, which runs once upon package deployment, creates this new currency, mints a large initial supply (1,000,000,000,000,000 units) to the deployer, and then shares the `CoinMetadata` object publicly. It also transfers the `TreasuryCap` object, which controls the minting and burning of the `REAL_KIMCHI` coin, to the deployer. The package does not contain any other public or entry functions, implying that further interactions with the `REAL_KIMCHI` coin (like minting more or burning) would be handled by the deployer using the `TreasuryCap` object, likely through other modules or a custom frontend. The package utilizes the `url` module to embed an image as part of the coin's metadata.
The Aloha package defines a single primary object type, `ALOHA`, which is a dummy struct. The `init` function creates a new `CoinMetadata<ALOHA>` object and a `TreasuryCap<ALOHA>` object, effectively defining a new fungible token. It then mints a large quantity of this token (1,000,000,000,000,000 units) and transfers it to the sender of the transaction. Finally, it transfers the `TreasuryCap<ALOHA>` to a hardcoded address (0x00...) and shares the `CoinMetadata<ALOHA>` object publicly. This package essentially deploys a new fungible token named "ALOHA" with a fixed supply, transferring the entire supply to the deployer and the treasury cap to a specific address, while making the coin's metadata publicly accessible.
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": "0x9f43fb4d5de30f4597d010e8923b3a9372b5c4e88a6ca051abbc5fc117d1d4cc",
"n_tx": 17,
"n_successful_tx": 17,
"n_distinct_epochs": 5,
"n_distinct_sponsors": 0,
"first_seen_cp": 28262538,
"last_seen_cp": 28830374,
"first_seen_ts_ms": 1709942793474,
"last_seen_ts_ms": 1710508512404,
"total_gas_spent_mist": 2154665004,
"n_self_sponsored_tx": 17,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
0,
14,
17,
1,
21,
13
],
"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.