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 Sui package manages XocietyFrontier NFTs, which are unique digital assets with a token ID, name, description, image URL, and attributes. The primary object is the `Config` object, which stores global settings like pause status, minted token IDs, and multisig configuration, and the `XocietyFrontier` object representing the NFTs. Public functions allow for minting new `XocietyFrontier` NFTs, updating their metadata, pausing/unpausing the system, and managing an `AdminCap` for administrative actions. Notable patterns include signature/allowlist gating through a multisig mechanism for administrative functions, and the use of an `AdminCap` object to control privileged operations. The `Config` object acts as a central vault for system-wide settings and controls.
This Sui package defines an NFT collection called "XocietyFrontier" and its associated management logic. The primary object type managed is `XocietyFrontier`, which represents an NFT with a `token_id`, `name`, `description`, `image_url`, and `attributes` (a `VecMap<String, String>`). A `Config` object, shared and managed by a multisig, controls the collection's state, including pausing, tracking minted token IDs, and managing admin transfers. An `AdminCap` object grants administrative privileges. Public/entry functions allow for: - `mint`: Mints a new `XocietyFrontier` NFT, assigning it to a recipient, and records its `token_id` in the `Config`. This function is gated by the multisig and the collection's pause state. - `update_nft`: Modifies the `name`, `description`, `image_url`, and `attributes` of an existing `XocietyFrontier` NFT. This function is also multisig-gated and pause
This Sui package defines a staking mechanism for XocietyFrontier NFTs, managed by a `StakingPool` object. The `multisig` module provides utilities for deriving and checking multisig addresses based on public keys, weights, and a threshold. The `stake_frontier` module's primary object is `StakingPool`, which holds information about staked NFTs, user stake counts, and multisig configuration. Public entry functions include `stake` and `unstake` for users to manage their XocietyFrontier NFTs, and `admin_stake` and `admin_unstake` for administrative actions. Notable patterns include: - **Admin Cap:** An `AdminCap` object is used to gate administrative functions, ensuring only authorized entities can perform them. - **Multisig Gating:** Several administrative functions are gated by a multisig mechanism, requiring verification against a configured set of public keys, weights, and a threshold stored within the `StakingPool`. - **Dynamic Object Fields:** `dynamic_object_field` is used to attach `X
This package defines a staking mechanism for `XocietyFrontier` NFTs, managed by a `StakingPool` object. The `multisig` module provides functions to derive and verify multisig addresses based on public keys, weights, and a threshold. The `stake_frontier` module's primary object is `StakingPool`, which holds staked NFTs (`StakedNft`), user stake information (`staker_to_nfts`, `staker_nft_counts`), and multisig configuration. Public/entry functions allow users to `stake` and `unstake` `XocietyFrontier` NFTs, which mutates the `StakingPool` by adding or removing `StakedNft` entries and updating user stake counts. An `AdminCap` object grants administrative privileges, allowing an `admin_stake` function to stake NFTs on behalf of other users. Notable patterns include: 1. Multisig Gating: Several administrative functions (e.g., `admin_stake`, `set_max_stake_per_user`, `set_mult
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
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": "0xb4b6c91d410e5e523d2491bc34da6b0f52f88086163ea4c20740fc8f08fc1805",
"n_tx": 49,
"n_successful_tx": 47,
"n_distinct_epochs": 4,
"n_distinct_sponsors": 0,
"first_seen_cp": 170245173,
"last_seen_cp": 218600916,
"first_seen_ts_ms": 1753143644695,
"last_seen_ts_ms": 1764686249738,
"total_gas_spent_mist": 329334532,
"n_self_sponsored_tx": 49,
"n_sponsored_tx": 0,
"gas_price_p50": 505,
"gas_price_p95": 505,
"active_hours_top24": [
13,
7,
14,
2,
5,
3,
4,
0
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely E. Asia / Oceania.