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, 'totk', which primarily manages a custom fungible token named 'TOTK'. The 'init' function, which runs once upon package deployment, creates this new currency. It initializes the token's metadata, including its name ("TOTK"), symbol ("MYTOK"), a description, and an optional URL, and then shares the CoinMetadata object publicly. It also transfers the TreasuryCap, which controls the supply of the 'TOTK' token, to the deployer of the package. A notable pattern is the use of a 'trim_right' helper function to remove trailing spaces from string literals used for metadata.
This package defines a single object type, TAT, which is a dummy struct. The package's `init` function is an entry point that creates a new fungible token of type TAT. It initializes the token's metadata, including its name ("TAT"), symbol ("STAT"), description, and icon URL, and sets the token's decimals to 9. The `init` function then transfers the `TreasuryCap<TAT>` to the sender of the transaction and shares the `CoinMetadata<TAT>` object publicly. A notable pattern is the use of a helper function `trim_right` to remove trailing spaces from string literals before they are used to initialize the token metadata. The package does not exhibit signature/allowlist gating, time-gating, dynamic fields, admin caps, or vault/escrow patterns.
This package defines a single object type, `ASDF`, which is a dummy struct. The `init` function, which runs once on package publication, creates a new CoinMetadata<ASDF> object and a TreasuryCap<ASDF> object. The TreasuryCap is transferred to the sender of the transaction, while the CoinMetadata object is shared publicly. The `init` function also processes several string literals, trimming whitespace from the right, and constructs a URL object if the URL string is not empty. The `trim_right` function is a helper function that removes trailing spaces from a byte vector. This package essentially sets up a new fungible token (ASDF) with associated metadata.
This Sui package defines a single module named `kak` which manages a custom coin type, also named `KAK`. The primary object type is `CoinMetadata<KAK>`, which stores metadata about the `KAK` coin. The `init` function, which is called once during package deployment, creates this `KAK` coin, sets its name, symbol, description, and icon URL, and then shares the `CoinMetadata<KAK>` object publicly. It also transfers the `TreasuryCap<KAK>` (which controls minting/burning) to the deployer. A notable pattern is the `trim_right` helper function used to remove trailing spaces from string literals before they are used for coin metadata.
This package defines a single object type, `RAN`, which is a dummy struct. The `init` function is an entry function that creates a new fungible token with the symbol "RAN", name "FERR", and description "Token creator token.dj sfjfiosd p". It also sets an icon URL. This function mints a `TreasuryCap<RAN>` and transfers it to the transaction sender, and then shares the `CoinMetadata<RAN>` object publicly. The `trim_right` function is a private helper function that removes trailing spaces from a byte vector. The package primarily manages the creation and initial distribution of a new fungible token, with the `CoinMetadata` being publicly shared.
area + brightness = call volume; hover for detail
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": "0x5fb0f5b2552aa5de3abe79cfabddc926ad6a00caae9b7b275a8fedce3a8468bb",
"n_tx": 243,
"n_successful_tx": 219,
"n_distinct_epochs": 53,
"n_distinct_sponsors": 0,
"first_seen_cp": 114266706,
"last_seen_cp": 263280765,
"first_seen_ts_ms": 1739956135330,
"last_seen_ts_ms": 1775786052387,
"total_gas_spent_mist": 571527080,
"n_self_sponsored_tx": 243,
"n_sponsored_tx": 0,
"gas_price_p50": 740.625,
"gas_price_p95": 750,
"active_hours_top24": [
11,
12,
8,
7,
16,
15,
14,
17,
10,
5,
3,
18,
13,
9,
6,
20,
21,
4,
1,
0,
2,
23
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely C. Europe / Africa / Middle East.