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 primarily manages a custom coin type, EGS. The `init` function creates the EGS currency, including its metadata and a TreasuryCap, and transfers both to the transaction sender. The `mint` entry function allows the holder of the TreasuryCap to mint new EGS coins and transfer them to a specified address. The package utilizes the standard Sui `coin` and `transfer` modules for currency operations. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, or vault/escrow mechanisms.
This Sui package, `random_panda_club`, primarily manages `Nft` objects, which represent non-fungible tokens with `id`, `name`, `description`, `media_url`, and `attributes` (a `VecMap` of strings). Most public/entry functions, including `mint_order`, `mint_nft`, `mint_edition_nft`, `update_nft`, `create_nft_with_verification`, and `update_nft_with_verification`, immediately abort, suggesting they are either placeholders or intended for internal use within a larger system. The `create_nft_with_mutation_request` function creates a new `Nft` and an associated `NftMutationRequest`, while `update_nft_with_mutation_request` allows updating an existing `Nft`'s metadata within a Kiosk and also generates an `NftMutationRequest`. A notable pattern is the extensive use of `0launchpad` (likely a dependency) for creating mutation requests, indicating a potential off-chain or multi-step process for NFT creation and modification
This Sui package manages `Nft` objects, which represent Panda Whale Club NFTs with fields for name, description, media URL, and attributes. The `init` function initializes a `Publisher`, `Display` object for `Nft` metadata, and a `TransferPolicy` with a Kiosk lock rule and a 10% royalty rule (1000 basis points). Public functions allow for creating and updating `Nft` objects, but the `create_nft_with_verification` and `update_nft_with_verification` functions are currently unimplemented (aborting with error code 1). The `create_nft_with_mutation_request` and `update_nft_with_mutation_request` functions create or update `Nft` objects and return an `NftMutationRequest`, suggesting integration with a `launchpad` module for further processing or verification. Updates to NFTs are performed by borrowing a mutable reference from a `Kiosk` using a `KioskOwnerCap`.
This package defines a single primary object type, `FOMO`, which represents a fungible token. The `init` function creates a new `FOMO` currency, mints a `TreasuryCap<FOMO>` and `CoinMetadata<FOMO>`, and transfers both to the sender. The `mint` entry function allows a holder of the `TreasuryCap<FOMO>` to mint new `FOMO` coins and transfer them to a specified address. The `burn` entry function allows a holder of the `TreasuryCap<FOMO>` to burn existing `FOMO` coins. The package utilizes the `TreasuryCap` pattern for controlled minting and burning of the `FOMO` token.
This package defines a single primary object type, `FOMO`, which is a custom coin. The `init` function creates a new `FOMO` coin with associated metadata and a `TreasuryCap`, transferring both to the sender of the transaction. The `mint` entry function allows a holder of the `TreasuryCap<FOMO>` to mint new `FOMO` coins and transfer them to a specified address. The `burn` entry function allows a holder of the `TreasuryCap<FOMO>` to burn existing `FOMO` coins. Notable patterns include the use of `TreasuryCap` for controlling coin supply and the transfer of `CoinMetadata` to the sender during initialization.
{
"wallet": "0x1f67507cb3a9a24052e54461c5b0549d2de1a7d10a252e65a299f0e4d03d47bb",
"n_tx": 128,
"n_successful_tx": 128,
"n_distinct_epochs": 50,
"n_distinct_sponsors": 0,
"first_seen_cp": 162728097,
"last_seen_cp": 276626444,
"first_seen_ts_ms": 1751370301761,
"last_seen_ts_ms": 1779032406413,
"total_gas_spent_mist": 161916608,
"n_self_sponsored_tx": 128,
"n_sponsored_tx": 0,
"gas_price_p50": 517,
"gas_price_p95": 741,
"active_hours_top24": [
16,
9,
13,
11,
18,
19,
8,
10,
20,
12,
17,
15,
7,
22,
23,
14,
0,
1,
21,
5,
6,
2
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely C. Europe / Africa / Middle East.