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 fungible token called SMILE. The `init` function creates and freezes the CoinMetadata for SMILE and transfers the TreasuryCap to the deployer, establishing the token's properties and minting authority. The `mint` entry function allows the holder of the TreasuryCap to mint new SMILE coins and transfer them to a specified address. The `burn` entry function enables the TreasuryCap holder to burn existing SMILE coins. The package primarily manages `Coin<SMILE>` objects and the `TreasuryCap<SMILE>` object, which acts as an admin capability for token supply management.
This package defines a fungible token named SMILE. The `init` function creates the `SMILE` token, setting its name, symbol, description, and icon URL. It then freezes the `CoinMetadata<SMILE>` object, making it immutable, and transfers the `TreasuryCap<SMILE>` to the transaction sender. The primary object type managed is `CoinMetadata<SMILE>` and `TreasuryCap<SMILE>`. The `init` function is the only public/entry function, and it mutates the global state by creating and freezing the coin metadata and transferring the treasury cap. A notable pattern is the use of `TreasuryCap` for managing the token supply, which is transferred to the deployer.
This package defines a fungible token named "SMILE". The `init` function creates the `SMILE` currency, freezes its metadata, and transfers the `TreasuryCap<SMILE>` to the deployer. The `mint` entry function allows the holder of the `TreasuryCap<SMILE>` to mint new `SMILE` coins and transfer them to a specified address. The `burn` entry function allows the holder of the `TreasuryCap<SMILE>` to burn existing `SMILE` coins. The primary object types managed are `Coin<SMILE>`, `CoinMetadata<SMILE>`, and `TreasuryCap<SMILE>`. This package exhibits an admin cap pattern, where the `TreasuryCap` grants administrative control over minting and burning.
This package manages a primary object type called `Balloon`, which has a unique ID and a boolean `popped` field. The `init` function and the public `fill_up_balloon` entry function both create a new `Balloon` object, initialized with `popped` as false, and then share it. The public `pop_balloon` entry function mutates an existing `Balloon` object by setting its `popped` field to true. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
This package defines a fungible token called SMILE. The `init` function creates the SMILE currency, freezing its metadata and transferring the `TreasuryCap` to the deployer. The `mint` entry function allows the holder of the `TreasuryCap` to mint new SMILE tokens and transfer them to a specified address. The `burn` entry function enables the `TreasuryCap` holder to burn existing SMILE tokens. The `TreasuryCap` acts as an admin capability, controlling the supply of SMILE tokens.
{
"wallet": "0xc30bd54d8f6cce8d363de8284299a3c8134e45a2f435c07ac1f3843528455076",
"n_tx": 165,
"n_successful_tx": 164,
"n_distinct_epochs": 53,
"n_distinct_sponsors": 0,
"first_seen_cp": 5522271,
"last_seen_cp": 98926297,
"first_seen_ts_ms": 1687173271758,
"last_seen_ts_ms": 1736250745310,
"total_gas_spent_mist": 2505814780,
"n_self_sponsored_tx": 165,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 820,
"active_hours_top24": [
8,
13,
23,
22,
11,
3,
12,
21,
2,
17,
20,
0,
16,
5,
14,
15,
1,
9,
18,
4
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).
area + brightness = call volume; hover for detail