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 single primary object type, `KING`, which is a dummy struct. The `init` function is the only public/entry function and it creates a new currency named "King Fizh" with the symbol "KING". It then transfers the `TreasuryCap<KING>` and `CoinMetadata<KING>` objects to the sender of the transaction. This package essentially sets up a new fungible token on the Sui blockchain, with the initial supply control and metadata ownership given to the deployer.
This package defines a single primary object type, `KING`, which is a dummy struct. The `init` function creates a new fungible token (coin) named "King Fizh" with the symbol "KING" and a total supply of 2,100 NFTs. It also sets a description and an IPFS URL for the coin. The `init` function then transfers the `TreasuryCap<KING>` and `CoinMetadata<KING>` objects to the sender of the transaction. This package essentially creates a new coin and gives its administrative capabilities and metadata to the deployer.
This package defines an Nft object with fields for ID, name, description, media_url, and attributes (a VecMap of strings). The public functions mint_order, mint_nft, mint_edition_nft, and update_nft are all aborted, suggesting they are placeholders or incomplete. The create_nft_with_verification function creates a new Nft object and associates its ID with a Verification object from the 0launchpad module. The update_nft_with_verification function allows updating an Nft's name, description, media_url, and attributes, but only if the provided Nft ID matches the one stored in the Verification object, and the Nft must be held within a Kiosk. The package utilizes a Kiosk for NFT management and a Verification object from the 0launchpad module for gating updates.
This package defines a single module named `king` that manages a custom coin type, `KING`. The `init` function is the only public/entry function and it creates a new currency `KING` with specific metadata (name, symbol, description, and icon URL). It then transfers the `TreasuryCap<KING>` and `CoinMetadata<KING>` objects to the sender of the transaction. This module primarily focuses on the initial setup and distribution of the `KING` coin, with the `TreasuryCap` granting minting/burning authority and the `CoinMetadata` providing descriptive information. There are no notable patterns like signature/allowlist gating, time-gating, dynamic fields, vault/escrow, or royalties present in this module.
This package defines an `Nft` object with fields for name, description, media URL, and attributes (a `VecMap<String, String>`). The `init` function and most public/entry functions (`mint_order`, `mint_nft`, `mint_edition_nft`, `update_nft`) immediately abort, suggesting they are either placeholders or intended for a different version of the contract. The `create_nft_with_verification` function creates a new `Nft` object and associates its ID with a `Verification` object from the `launchpad` module. The `update_nft_with_verification` function allows modification of an existing `Nft`'s fields (name, description, media URL, attributes) if the provided `ID` matches the one stored in the `Verification` object, requiring a `Kiosk` and `KioskOwnerCap` for access. This indicates a pattern of gated access for NFT creation and updates, likely managed through an external `launchpad` module and `Verification` object.
marketplace NFT sales from analytics.sale. Net = proceeds − spend; realized trading flow, not true PnL (ignores still-held NFTs; wash trades inflate both sides).
Where this wallet's SUI first came from, and what it seeded downstream. Observational: a CEX funder suggests a real/retail origin; a high-fanout non-CEX funder is a signal worth noting — not proof of anything.
{
"wallet": "0x51091b48c8395c0fbc952d1a1d9a923b88c730e5bc94e5b540ab2fa39a5f9260",
"n_tx": 265,
"n_successful_tx": 263,
"n_distinct_epochs": 63,
"n_distinct_sponsors": 0,
"first_seen_cp": 122135687,
"last_seen_cp": 281974083,
"first_seen_ts_ms": 1741855635889,
"last_seen_ts_ms": 1780338974034,
"total_gas_spent_mist": 1013240848,
"n_self_sponsored_tx": 265,
"n_sponsored_tx": 0,
"gas_price_p50": 740,
"gas_price_p95": 750,
"active_hours_top24": [
23,
4,
22,
18,
16,
1,
5,
9,
0,
8,
21,
19,
15,
6,
3,
20,
14,
12,
10,
17,
11,
7,
13
],
"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).