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 Move package defines a fungible token named "ORANGE". The `init` function, which runs once on package publication, creates a new currency with the symbol "ORANGE", name "OrangeBot", description "AI bot on X", and an image URL (a base64 encoded JPEG). It then mints a large initial supply (10^17 units) of ORANGE tokens and transfers them to the sender of the transaction. Finally, it shares the `CoinMetadata` object publicly and transfers the `TreasuryCap` object (which controls minting/burning) to a zero address, effectively burning the minting authority. The primary object types managed are `CoinMetadata<ORANGE>` and `TreasuryCap<ORANGE>`. There are no public/entry functions beyond the `init` function, and no notable patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms. The `TreasuryCap` is immediately transferred to a zero address, preventing further minting.
This package defines a single object type, `DROPLETS`, which is a dummy struct used as a type parameter for a fungible token. The `init` function is an entry function that creates a new fungible token called "Sui Droplets" with the symbol "DROPLETS" and a description "Liquidity Provider". It also mints an initial supply of 10,000,000,000 DROPLETS tokens and transfers them to the deployer of the package. Finally, it shares the `CoinMetadata<DROPLETS>` object publicly. This package uses the `coin` module to create and manage the fungible token, and the `transfer` module to transfer and share objects. It also uses the `url` module to create an unsafe URL from bytes for the token's icon, which is a base64 encoded JPEG image.
This Sui package defines a custom coin, SUISHIB. The `init` function creates the `SUISHIB` currency, mints an initial supply of 10 billion tokens, and transfers them to the deployer. It also shares the `CoinMetadata` object publicly. The package manages `CoinMetadata<SUISHIB>` and `TreasuryCap<SUISHIB>` objects. There are no public or entry functions beyond the `init` function. The package uses `option::some` for the URL, `coin::create_currency` and `coin::mint_and_transfer` for token management, and `transfer::public_transfer` and `transfer::public_share_object` for object handling. The `init` function includes a hardcoded image URL for the coin's metadata.
This Sui package, named 'drops', primarily manages a custom fungible token called 'DROPS'. The package has a single public function, `init`, which is an entry function. This function is called once during package deployment to initialize the 'DROPS' currency. It creates a `TreasuryCap<DROPS>` and `CoinMetadata<DROPS>` object. The `CoinMetadata` object is then shared, making it publicly accessible, while the `TreasuryCap` is transferred to the deployer's address. Additionally, the `init` function mints a large initial supply of 'DROPS' (1,000,000,000,000 units) and transfers it to the deployer. A notable pattern is the use of `url::new_unsafe_from_bytes` to embed a base64 encoded JPEG image as part of the `CoinMetadata`, likely for a token icon.
This package defines a fungible token called BABYHSUI. The `init` function creates the currency, mints 1,000,000,000 tokens to the deployer, and then transfers the `TreasuryCap` to address `0x0`. The `CoinMetadata` object is shared publicly. There are no other public or entry functions, meaning no further minting, burning, or other operations are possible through this module after initialization. The token has a fixed supply and is effectively immutable after deployment.
{
"wallet": "0x946136e31f395c7b810c148c22c8334ff91f8450e14b629703e520a2ca1a4f23",
"n_tx": 193,
"n_successful_tx": 192,
"n_distinct_epochs": 23,
"n_distinct_sponsors": 0,
"first_seen_cp": 23729083,
"last_seen_cp": 99952610,
"first_seen_ts_ms": 1705430796191,
"last_seen_ts_ms": 1736498892611,
"total_gas_spent_mist": 4086677108,
"n_self_sponsored_tx": 193,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
15,
8,
14,
11,
12,
16,
10,
7,
6,
1,
2,
0,
3,
18,
9,
17,
13
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W/Central Asia / India.