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 "SmartAccount" object, which acts as a wrapper for managing a portfolio of assets under various "Strategies." Public functions allow an "AccountOwnerCap" holder to create a new SmartAccount, enable/disable strategies, and add/remove policies to/from strategies. The SmartAccount holds a "Portfolio" object (for asset management) and a table of active "Strategy" objects, which are configured via a "GlobalConfig" object. Deposits and withdrawals of coins and objects are routed through the Portfolio, requiring an active strategy. The AccountOwnerCap acts as an admin capability, gating all state-mutating functions.
This Sui package defines a "SmartAccount" object, which acts as a vault for managing assets (Coins and other objects) according to predefined "Strategies" and "Policies." Users create a SmartAccount and receive an "AccountOwnerCap" to control it. Public functions allow the owner to enable/disable strategies, add/remove policies to/from strategies, and deposit/withdraw assets (Coins or objects) and rewards. The package utilizes dynamic fields (Tables) to store active strategies and their associated policies, and enforces ownership checks via the AccountOwnerCap for all mutating operations.
This Sui package implements a decentralized exchange (DEX) with concentrated liquidity, similar to Uniswap V3. The primary object types managed are `Pool` (representing a liquidity pool for a pair of tokens), `Position` (representing a user's liquidity position within a pool), `AdminCap` (an administrative capability object), and `Acl` (Access Control List, storing admin addresses). Public/entry functions allow for administrative actions like initializing pool rewards, collecting protocol fees, and setting protocol fee rates for swaps and flash loans. These functions mutate the `Pool` object to update its fee and reward parameters. Other public functions enable users to collect accumulated fees and rewards from their `Position` objects, which also mutates the `Pool` and `Position` objects to reflect the collected amounts. Notable patterns include signature/allowlist gating through the `AdminCap` and `Acl` objects, ensuring only authorized addresses can perform administrative actions. Dynamic fields are used within the `Acl` object to store and manage admin addresses. The package also emits events for significant actions
This Sui package defines a vault system for managing liquidity and facilitating swaps on a decentralized exchange. The primary object types are Vault, VaultCap, and AdminCap. Public/entry functions allow an AdminCap holder to create and seed vaults with initial liquidity, and to whitelist/revoke addresses for trading within a specific vault. Users can deposit assets into a vault, receiving LP tokens in return. The package also includes functionality for swapping assets using Cetus Swap pools and withdrawing accrued fees from vaults, with all critical operations requiring a version check. The AdminCap acts as a powerful administrative control, and VaultCaps control individual vaults, enabling a permissioned system for managing liquidity and trading access.
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": "0x2b089053b2fa5c5f836902473c78f6b485583770698ace3433de96cdb41206f4",
"n_tx": 193,
"n_successful_tx": 173,
"n_distinct_epochs": 32,
"n_distinct_sponsors": 0,
"first_seen_cp": 1686751,
"last_seen_cp": 181618852,
"first_seen_ts_ms": 1683238976221,
"last_seen_ts_ms": 1755858510719,
"total_gas_spent_mist": 3014261340,
"n_self_sponsored_tx": 193,
"n_sponsored_tx": 0,
"gas_price_p50": 758,
"gas_price_p95": 1000,
"active_hours_top24": [
23,
17,
13,
7,
18,
21,
10,
14,
16,
12,
15,
4,
20,
22,
11,
2,
19,
0,
5,
3,
6,
8
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).
area + brightness = call volume; hover for detail