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 custom coin, MY_COIN, with a symbol "KFC" and description "V me 50". The `init` function creates the CoinMetadata and a TreasuryCap for MY_COIN, freezing the metadata and transferring the TreasuryCap to the deployer. The `mint` entry function allows the holder of the TreasuryCap to mint new MY_COINs and transfer them to a specified address. The `burn` entry function allows the holder of the TreasuryCap to burn existing MY_COINs. The primary object types managed are CoinMetadata<MY_COIN> and TreasuryCap<MY_COIN>. The package utilizes an admin cap pattern (TreasuryCap) to control minting and burning.
This Sui package manages a single primary object type: `A_AARON_CHENG_HAO_NFT`, which represents a non-fungible token with a unique ID, name, description, and URL. The `mint_and_transfer` entry function creates a new `A_AARON_CHENG_HAO_NFT` object, emits a `MintNFTEvent` containing details like the creator and recipient, and then transfers ownership of the NFT to a specified address. The `update_description` entry function allows the description of an existing NFT to be modified. The `burn` entry function permanently deletes an `A_AARON_CHENG_HAO_NFT` object. The package includes public view functions to retrieve the name, description, and URL of an NFT. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
This package defines a simple game or betting mechanism. The primary object types are a shared Vault, which holds FAUCET tokens, and an AdminCap, which grants administrative privileges. The init function creates both a Vault and an AdminCap, transferring the AdminCap to the deployer. The public functions allow an administrator to deposit and withdraw FAUCET tokens from the Vault using the AdminCap. The gameplay entry function allows users to bet 10,000,000 FAUCET tokens, which are deposited into the Vault, and then a random boolean is generated. If the user's guess matches the random boolean, they win 20,000,000 FAUCET tokens from the Vault; otherwise, they lose their bet. The package uses an admin cap for privileged operations and a shared object (Vault) to manage funds, acting as an escrow.
This package manages a primary object type called `Nft`, which represents a non-fungible token with fields for ID, name, description, creator address, and a URL. The `init` function creates a `Publisher` object and a shared `Display<Nft>` object, which defines how `Nft` objects are displayed, then transfers the `Publisher` to the transaction sender. The `mint` entry function creates a new `Nft` object with predefined name, description, creator (the transaction sender), and image URL, then transfers this `Nft` to a specified recipient address. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties implemented in this module.
This Sui package defines a custom coin type, `COINFACET`. The `init` function creates and initializes this currency, freezing its metadata and sharing its `TreasuryCap` object. The `mint` entry function allows the holder of the `TreasuryCap` to mint new `COINFACET` coins and transfer them to a specified address. The package utilizes the standard `coin` and `transfer` modules for currency management and object sharing/freezing. The `TreasuryCap` acts as an administrative control for minting, and the metadata is frozen, preventing changes to the coin's fundamental properties.
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
{
"wallet": "0x0dbb37c998e1d24934c507cff72a221a59a7f8d0f606778dfc4d1f798686865a",
"n_tx": 16,
"n_successful_tx": 11,
"n_distinct_epochs": 6,
"n_distinct_sponsors": 0,
"first_seen_cp": 67834013,
"last_seen_cp": 114304351,
"first_seen_ts_ms": 1728659568774,
"last_seen_ts_ms": 1739965297331,
"total_gas_spent_mist": 87301212,
"n_self_sponsored_tx": 16,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
2,
14,
5,
15,
13,
7,
4,
3,
11
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).