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 decentralized exchange (DEX) system with access control, fee management, and liquidity locking functionalities. The primary object types are ACL (Access Control List), SuperAdmin, Admin, FeeSettings, Lock, and Registry. Public/entry functions allow for managing administrators (adding, revoking, transferring super admin status), configuring fees (setting amount and recipient), and interacting with liquidity locks (creating, adding/removing treasury caps, burning tokens, updating metadata). Notable patterns include signature/allowlist gating through the ACL and Admin objects, time-gating for SuperAdmin transfers, dynamic fields for storing TreasuryCap objects within Lock, and an admin cap (AuthWitness) used to gate sensitive operations in the fee module. The Lock object acts as a vault/escrow for locked liquidity and associated fees.
This package defines a custom coin type, TEST. The `init` function creates a new `TreasuryCap<TEST>` and `CoinMetadata<TEST>` object, mints 1000 TEST coins, transfers the minted coins and the `TreasuryCap` to the transaction sender, and shares the `CoinMetadata` object publicly. The `mint` function allows anyone with the `TreasuryCap<TEST>` to mint new TEST coins and transfer them to the transaction sender. The primary objects managed are `TreasuryCap<TEST>`, `CoinMetadata<TEST>`, and `Coin<TEST>`. The `TreasuryCap` acts as an admin capability for minting new coins.
This Sui package defines an access control list (ACL) system, a fee mechanism, and a liquidity locking system. The ACL module manages SuperAdmins and Admins, allowing SuperAdmins to create and revoke Admins, and facilitating a time-gated transfer of the SuperAdmin role. The fee module defines FeeSettings, which can be configured by an AuthWitness (derived from an Admin) to set fee amounts and recipients. The lock module manages Lock objects for specific coin types, allowing users to lock liquidity, add and remove TreasuryCaps (which enable burning coins and updating coin metadata), and collect fees. The cetus module integrates these, allowing locking/unlocking liquidity in a pool and collecting fees, with fee calculations and distributions managed by the fee and lock modules. Dynamic object fields are used to store TreasuryCaps within Lock objects.
casualRule-based labels, conservative precision.
area + brightness = call volume; hover for detail
{
"wallet": "0x750cab27838039008104154b8979d790e25abbe7cdb32812175b860066f39fe8",
"n_tx": 9,
"n_successful_tx": 7,
"n_distinct_epochs": 2,
"n_distinct_sponsors": 0,
"first_seen_cp": 65370855,
"last_seen_cp": 65414307,
"first_seen_ts_ms": 1728055039692,
"last_seen_ts_ms": 1728065639635,
"total_gas_spent_mist": 220588364,
"n_self_sponsored_tx": 9,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
18,
15,
16
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC.