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 module, `project_pviv`, which primarily manages `NftTicket<ConvertibleCharacter>` objects. The `init` function, which is likely called once during package deployment, creates an `NftTicket<ConvertibleCharacter>` by claiming a ticket for a `PROJECT_PVIV` object (which appears to be a dummy type) and immediately transfers this ticket to the transaction sender. The `PROJECT_PVIV` and `ConvertibleCharacter` structs are currently dummy types with a single boolean field. The module utilizes the `nonfungible` module for ticket claiming and `transfer` for public transfers. There are no other public or entry functions, nor any apparent signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties implemented.
This package manages several distinct NFT types: SUUUIPLASH_CAPY, SUUUIPLASH_LOFI, SUUUIPLASH_PRIME_MACHIN, and SUUUIPLASH_ROOTLETS, each within its own module. The primary public/entry function in each module is an "init" function, which takes an instance of its respective NFT type and a TxContext. This function calls nonfungible::claim_ticket to create an NftTicket<Hatchling> and then immediately transfers this ticket to the transaction sender. The "Hatchling" struct appears to be a placeholder or a generic type used by the nonfungible module. There are no other public functions, no admin caps, no time-gating, and no dynamic fields.
This package defines a single module, `mark_b`, which manages `MARK_B` and `Hatchling` objects, though `Hatchling` is only used as a type parameter. The `init` function is the only public/entry function. It takes a `MARK_B` object and a `TxContext`, then uses `nonfungible::claim_ticket` to create an `NftTicket<Hatchling>` from the `MARK_B` object. This `NftTicket` is then transferred to the transaction sender. The module appears to be a basic implementation for minting a non-fungible token (NFT) represented by `Hatchling` using a `MARK_B` object as a claimable item. There are no notable patterns like signature gating, time-gating, or admin caps.
This package defines a single module, `pebblecity`, which manages `PEBBLECITY` objects. The `init` function, which is likely an entry point for initializing the module or creating an initial object, takes a `PEBBLECITY` object and a `TxContext`. It calls `nonfungible::claim_ticket` to create an `NftTicket<Item>` using the provided `PEBBLECITY` object and then immediately transfers this ticket to the transaction sender. The `Item` struct is also defined but not directly used in the provided IR. There are no explicit signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalty patterns visible in this IR.
This Sui package defines two modules, royalty_rule and witness_rule, which extend the functionality of TransferPolicy objects. The royalty_rule module allows for the creation and management of royalty rules on a TransferPolicy, specifying a percentage (amount_bp) and a minimum amount (min_amount) for royalties. The public functions enable adding, removing, and processing royalty payments, ensuring the correct fee is paid into the policy's balance and a receipt is added to the TransferRequest. The witness_rule module provides a generic witness rule that can be added to a TransferPolicy, requiring a specific type (Ty1) to "witness" or confirm a transfer, which is recorded as a receipt on the TransferRequest. Both modules interact with TransferPolicy and TransferRequest objects, with royalty_rule handling financial aspects and witness_rule handling confirmation logic.
casualRule-based labels, conservative precision.
{
"wallet": "0xa9564989247b7f91c410686e012ec5631c246e1aa6db90cd1b6284ed53993164",
"n_tx": 2,
"n_successful_tx": 2,
"n_distinct_epochs": 2,
"n_distinct_sponsors": 0,
"first_seen_cp": 109241181,
"last_seen_cp": 252953180,
"first_seen_ts_ms": 1738745028969,
"last_seen_ts_ms": 1773138185143,
"total_gas_spent_mist": 1360760,
"n_self_sponsored_tx": 2,
"n_sponsored_tx": 0,
"gas_price_p50": 553,
"gas_price_p95": 750,
"active_hours_top24": [
10,
8
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC.