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 token system for "Moome" objects, which are NFTs with attributes. The primary object types are `Moome` (the NFT), `Data` (stores global NFT configuration like images and trait values), `Supply` (manages available NFT bitmaps), and `ManagerCap` (an admin capability). The `init` function initializes the `Data` and `Supply` objects, setting up display properties for `Moome` NFTs, and transfers the `ManagerCap` to the deployer. Public/entry functions include `set_images` (admin-only, adds image URLs to `Data` and updates `Supply` bitmaps), `set_traits` (admin-only, sets trait labels and their possible values in `Data`), and `set_curve` (admin-only, sets a bonding curve ID in `Data`). Users can `buy_on_curve` to mint `Moome` NFTs using a bonding curve, which calls the internal `mint` function to create new `Moome` objects based on available bitmaps in
This Sui package, `suidouble_color`, manages `Color` objects, which represent a color with a name, RGB values, and an image URL. The `init` function initializes the module by claiming a `Publisher` object and creating a `Display` object for `Color` objects, then transfers both to the transaction sender. The `mint` entry function allows users to create new `Color` objects by providing a name and RGB values (0-255 range for each). It generates a GIF image URL based on the provided RGB values using a base64 encoding function and then transfers the newly minted `Color` object to the transaction sender. A `ColorCreated` event is emitted upon successful minting. The `encode` public function is a helper function that performs base64 encoding on a vector of bytes.
This Sui package defines a `WON` coin, which is a standard fungible token. The `init` function creates the `WON` currency, mints an initial supply to the transaction sender, and shares the `IPXTreasuryStandard` and `CoinMetadata` objects. It also conditionally creates and transfers `MintCap`, `BurnCap`, and `MetadataCap` objects to the sender based on boolean flags. A notable pattern is the use of `IPXTreasuryStandard` for managing the coin's treasury and capabilities, and the conditional creation of various caps, which suggests a flexible administrative control over the token's lifecycle. The `init` function also sets a maximum supply if a specific value is provided.
The `af_lp` module defines a dummy `AF_LP` struct. Its single public function, `init`, takes an `AF_LP` object and a `TxContext` as input. This function calls `amm_interface::create_lp_coin` with the provided `AF_LP` object, a constant `u8` value of 9, and the `TxContext`. This suggests the module is primarily responsible for initializing a liquidity pool (LP) coin for the `AF_LP` type within an AMM (Automated Market Maker) system. There are no other public or entry functions, nor any notable patterns like admin caps, time-gating, or dynamic fields.
This package defines a chat application with primary object types ChatShop, ChatTopMessage, and ChatResponse. The init function creates a ChatOwnerCap (transferred to the deployer) and a shared ChatShop object with a default price of 1000 and zero SUI balance. The public entry function post allows users to create a new ChatTopMessage and an initial ChatResponse, linking them to a ChatShop and emitting events for their creation. The public entry function reply allows users to add a new ChatResponse to an existing ChatTopMessage, incrementing the responses_count and transferring the new ChatResponse to the sender. Both post and reply functions enforce a maximum length of 512 bytes for the message text. A notable pattern is the use of dynamic object fields to store the initial ChatResponse within the ChatTopMessage, which is then removed and transferred to the author upon a new reply.
{
"wallet": "0x9e40f545a7d69f1d59c84357a1cf33951bac6f60a9fb6b66e6669188beb4b3a7",
"n_tx": 12151,
"n_successful_tx": 12116,
"n_distinct_epochs": 416,
"n_distinct_sponsors": 3,
"first_seen_cp": 3931647,
"last_seen_cp": 270256773,
"first_seen_ts_ms": 1685555530023,
"last_seen_ts_ms": 1777463685971,
"total_gas_spent_mist": 31442294198,
"n_self_sponsored_tx": 12142,
"n_sponsored_tx": 9,
"gas_price_p50": 755,
"gas_price_p95": 820,
"active_hours_top24": [
21,
15,
16,
23,
0,
17,
20,
22,
1,
14,
13,
12,
2,
19,
11,
10,
18,
8,
9,
4,
3,
5,
7,
6
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely N. America (Central–Eastern).