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 an NFT (NFT) and associated rules for its transfer. The primary object types are NFT, Vault, and TransferPolicy objects. The `init` function initializes the package, creates a TransferPolicy for NFTs, adds a royalty rule (6% with a 0 SUI minimum) and a kiosk lock rule to it, and then creates a Kiosk and a Vault object to manage NFTs. Public functions allow users to create new NFTs, deposit NFTs into a Vault's Kiosk, and withdraw them, with transfers being subject to the defined royalty and kiosk lock rules. The `burn` function allows for the destruction of an NFT.
This Sui package defines a collection of "HouseCollectionNFT" NFTs, each with attributes like level, character, and image URL, stored as a `VecMap<String, String>`. The `init` function creates a `HouseCollectionInfo` object containing a `Publisher` and a `TransferPolicyCap` for the NFTs, which is then shared publicly. The `mint_` function creates new `HouseCollectionNFT` objects, assigning attributes based on input `u64` values and a hardcoded mapping in the `constants` module. The `config` module manages a shared `Config` object with two `u64` values (`a_g`, `a_s`) that can only be modified by an owner holding a `ConfigCap` object. The `royalty_rule` and `kiosk_lock_rule` modules are used to add rules to the `TransferPolicy` for the NFTs, indicating royalty collection and kiosk locking mechanisms.
This package manages a primary object type called `MysteryNFT`. The `init` function creates an `AdminCap` object, a `Publisher` object, and a `Display` object for `MysteryNFT`s, transferring all three to the transaction sender. The `mint` public entry function allows an authorized `AdminCap` holder to mint a specified quantity of `MysteryNFT`s and transfer them to a given address. The `AdminCap` acts as an allowlist/signature gating mechanism for the `mint` function. The `Display` object is initialized with metadata including name, description, and image URL for the `MysteryNFT`.
This Sui package implements a DAO (Decentralized Autonomous Organization) system. It primarily manages ProposalConfig, PreProposal, Proposal, and CompletedProposal objects. Public/entry functions allow users to create pre-proposals (which require a fee and minimum token amount), and DAO admins to approve or reject them, creating full proposals. Admins can also create proposals directly. Users can vote on active proposals, which mutates the proposal's vote count. The package utilizes admin capabilities (DaoAdmin) for gating critical functions, time-gating for proposal voting periods, and manages a reward pool for completed proposals. Dynamic fields are used within the ExecutingProposal object to store votes.
This package defines a farming mechanism for NFTs, where users can stake NFTs to earn rewards. The primary object types are Farm, which manages the staking pool and rewards, and Account, which tracks individual user stakes and reward debt. Public functions allow users to create new farms (new_farm), create staking accounts (new_account), stake NFTs (stake, stake_kiosk), unstake NFTs (unstake), and withdraw accumulated rewards (withdraw_rewards). The add_rewards function allows adding reward tokens to a farm. Notable patterns include: time-gating for reward calculations (using clock_timestamp_s), kiosk integration for NFT handling (kiosk_cap, kiosk::lock, kiosk::purchase), and the use of TransferPolicy for NFT transfers. The system also employs a vault/escrow pattern for reward tokens within the Farm's balance_reward_coin.
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": "0x0c96b48925580099ddb1e9398ed51f3e8504b7793ffd7cee7b7f5b2c8c0e9271",
"n_tx": 27949,
"n_successful_tx": 27855,
"n_distinct_epochs": 220,
"n_distinct_sponsors": 2,
"first_seen_cp": 36455948,
"last_seen_cp": 251106179,
"first_seen_ts_ms": 1718120493229,
"last_seen_ts_ms": 1772660923784,
"total_gas_spent_mist": 211460390746,
"n_self_sponsored_tx": 11620,
"n_sponsored_tx": 16329,
"gas_price_p50": 752.8566,
"gas_price_p95": 758,
"active_hours_top24": [
13,
12,
19,
15,
16,
18,
17,
20,
21,
14,
0,
7,
22,
1,
23,
8,
4,
2,
6,
5,
10,
3,
11,
9
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely UK / W. Europe / W. Africa.
area + brightness = call volume; hover for detail