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 new fungible token called "XXX" (XCOIN). The `init` function, which runs once upon package deployment, creates the `CoinMetadata<XXX>` and `TreasuryCap<XXX>` objects for this new token. It then immediately transfers both of these objects to the deployer of the package. The `XXX` struct itself is a dummy type used to parameterize the `CoinMetadata` and `TreasuryCap` generics. There are no other public or entry functions, meaning no further operations like minting, burning, or transferring the token are directly exposed by this module. The package essentially sets up the initial conditions for a new coin and transfers its administrative capabilities to the deployer.
This package defines a single module `xxx` which manages a custom coin type `XXX`. The `init` function is responsible for creating this new currency. It mints a `TreasuryCap<XXX>` and `CoinMetadata<XXX>` object, then transfers both to the sender of the transaction. The `XXX` struct itself is a dummy type with a single boolean field, indicating it's primarily used as a type parameter for the custom coin. The coin's metadata includes a name "XXX", symbol "XCOIN", description, and a URL.
This package defines a single module `xxx` which manages a custom coin type `XXX`. The `init` function is the only public/entry point and is called once during package deployment. It creates a new `CoinMetadata<XXX>` object and a `TreasuryCap<XXX>` object for the `XXX` coin, then transfers both to the sender of the transaction. The `XXX` coin is initialized with a name "XXX", symbol "XCOIN", description "@GokuCryptoZ @MantaNetwork @suilaunchcoin $XXX + XCOIN", and a null icon URL. This effectively sets up the basic infrastructure for the `XXX` coin, with the deployer receiving the administrative capabilities (TreasuryCap) and metadata.
This package defines a new fungible token, `XXX`. The `init` function, which runs once upon package deployment, creates this new currency. It initializes the `CoinMetadata<XXX>` and `TreasuryCap<XXX>` objects, which are essential for managing the token supply and metadata. Both of these objects are then transferred to the deployer's address. The `XXX` struct itself is a dummy type, likely serving as a phantom type parameter for the `CoinMetadata` and `TreasuryCap` objects. There are no other public or entry functions, meaning this package solely focuses on the initial creation and distribution of the `XXX` token's administrative capabilities.
This package defines a single module `xxx` which manages a custom coin type, `XXX`. The `init` function is responsible for creating this new currency. It mints a `TreasuryCap<XXX>` and `CoinMetadata<XXX>` object, which are then immediately transferred to the sender of the transaction. The `CoinMetadata` includes details like the coin's name ("XXX"), symbol ("XCOIN"), description, and a URL (which is set to "null"). There are no other public or entry functions, meaning the coin's supply cannot be further managed or minted after initialization through this module.
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": "0xb320ed406dd4a83ef734cbbf343efc836a4360f523c70b4aaed5ecc2c99aba12",
"n_tx": 214,
"n_successful_tx": 214,
"n_distinct_epochs": 13,
"n_distinct_sponsors": 0,
"first_seen_cp": 163833728,
"last_seen_cp": 176502083,
"first_seen_ts_ms": 1751619709892,
"last_seen_ts_ms": 1754623298406,
"total_gas_spent_mist": 2247995648,
"n_self_sponsored_tx": 214,
"n_sponsored_tx": 0,
"gas_price_p50": 711,
"gas_price_p95": 740,
"active_hours_top24": [
16,
1,
8,
11,
18,
3,
10,
4,
23,
19,
9,
17,
15,
6,
22,
7,
21,
14
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0.4,
"bot_signals": [
"timing_automation"
],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).