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 manages `Nft` objects, which represent non-fungible tokens with attributes like `group_id`, `type`, `name`, `index`, `description`, `media_url`, and a `VecMap` of `attributes`. The `Manager` object acts as an administrative control, holding a `Display` object for `Nft` metadata, a `TransferPolicyCap` for `Nft` transfers, a `Balance<SUI>` for collected funds, and a vector of `reserved_nft_ids`. Public functions allow a `Publisher` to `withdraw_balance` from the `Manager`'s SUI balance, `withdraw_reserved_nfts` from the `Manager`'s reserved NFTs into a Kiosk, and `withdraw_royalties` from the `TransferPolicy`. The `add_nft_metadata` function, callable only by the `Publisher`, adds metadata to a `Store` (likely from `tradeport_launchpad`).
This package manages Nft objects, which represent non-fungible tokens with attributes like group_id, type, name, index, description, media_url, and a VecMap of custom attributes. The public/entry functions allow for: (1) minting new Nft objects, locking them into a Kiosk, and handling payments, potentially reserving some NFTs; (2) updating the metadata (description, media_url, attributes) of existing Nft objects within a Kiosk; (3) withdrawing SUI from the Manager's balance; (4) withdrawing royalties collected from the Nft transfer policy; and (5) withdrawing reserved Nft objects from the Manager's dynamic fields and locking them into a Kiosk. Notable patterns include the use of a Manager object to oversee the collection, dynamic object fields for reserved NFTs, a transfer policy with kiosk lock and royalty rules, and package gating for administrative functions.
This Sui package defines an NFT collection for "Japanese Walrus OG". The primary object types are `Nft`, representing individual NFTs with attributes like group ID, type, name, description, media URL, and a dynamic map of attributes, and `Manager`, which acts as an administrative object for the collection. The `Manager` holds a `Display` object for NFT metadata, a `TransferPolicyCap` for managing transfer rules, a `Balance<SUI>` for collecting funds, and a vector of `ID`s for reserved NFTs. Public entry functions include `withdraw_balance` to withdraw SUI from the manager's balance, `withdraw_reserved_nfts` to transfer reserved NFTs from the manager to a Kiosk, and `withdraw_royalties` to withdraw royalties from the associated `TransferPolicy`. `add_nft_metadata` allows adding metadata for NFTs, and `mint_nft` mints new NFTs, potentially reserving some if specified, and deposits payment into the manager's balance. `update_nft` allows modifying an NFT's description,
This package primarily manages Nft objects, which represent digital assets with attributes like group_id, type, name, description, media_url, and a map of custom attributes. The package initializes with a Manager object that holds a Display object for Nfts, a TransferPolicyCap for Nfts, a balance of SUI, and a vector of reserved Nft IDs. Public entry functions allow the package publisher to withdraw SUI from the Manager's balance, withdraw reserved Nfts into a Kiosk, and withdraw royalties from the Nft TransferPolicy. It also provides functions to add Nft metadata and mint new Nfts, which are then locked into a Kiosk and potentially reserved. A notable pattern is the use of a Manager object to centralize control and ownership of the collection's assets and policies, and the use of dynamic object fields to store reserved Nfts. The TransferPolicy includes a kiosk_lock_rule and a royalty_rule (5% royalty). All administrative functions are gated by checking if the caller is the package publisher.
This package defines a single object type, `OF`, which is a dummy struct. The `init` function is the only public entry point. It creates a new fungible token called "OCEAN FISH" (symbol "OF") with 9 decimal places and a specific URL for its metadata. The `init` function then freezes the `CoinMetadata<OF>` object and transfers the `TreasuryCap<OF>` to the sender of the transaction. This module essentially deploys a new fungible token and grants the deployer administrative control over its supply.
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": "0x2691ff91939b35e7c2ee14f562be29740a0f19e61b77cfc64712808b135885f4",
"n_tx": 795,
"n_successful_tx": 795,
"n_distinct_epochs": 79,
"n_distinct_sponsors": 3,
"first_seen_cp": 30061019,
"last_seen_cp": 260347325,
"first_seen_ts_ms": 1711733173438,
"last_seen_ts_ms": 1775033764570,
"total_gas_spent_mist": 4793472872,
"n_self_sponsored_tx": 783,
"n_sponsored_tx": 12,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
14,
15,
12,
9,
11,
1,
13,
0,
10,
2,
8,
4,
7,
6,
23,
17,
3,
5,
22,
20,
21
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W/Central Asia / India.