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.
The mm_demo package manages a primary object called Vault, which holds various Coin balances for its owner using a Bag structure. Public/entry functions allow users to deposit any Coin type into the Vault, increasing its balance for that specific coin, and to withdraw coins, but only the Vault's owner can initiate withdrawals. The package also supports flash swaps through a FlashSwapCert, which is created by the Vault owner after verifying a signature and ensuring sufficient balance, and destroyed by repaying the loan and emitting a SwapEvent. A notable pattern is the use of signature verification (ed25519_verify) for flash swap creation, which includes a time-gating mechanism to ensure the certificate has not expired.
This Sui package defines a decentralized exchange or trading platform, primarily managing a `Vault` object. The `Vault` holds various `Coin` types in a `Bag` and tracks used `quote_id`s in a `Table`. Public functions include `deposit`, which allows users to add coins to the `Vault`, and `withdraw`, which enables the `Vault`'s owner to retrieve coins. The `swap` function facilitates token swaps, requiring a `SwapCert` for verification, checking for sufficient balances, and ensuring the `quote_id` is unique and not expired. The package uses a `Versioned` object to manage module upgrades and an `AdminCap` for privileged operations like upgrading the `Versioned` object. Signature verification and time-gating are notable patterns for the `swap` function, and the `Vault` acts as an escrow for user funds.
This package defines a `Vault` object that holds various `Coin` types in a `Bag` (a dynamic field map). The `init` function creates and shares a new `Vault` object, setting its owner to the transaction sender. The `deposit` entry function allows users to add any `Coin` type to the `Vault`, either joining an existing balance or adding a new one. The `withdraw` entry function permits the `Vault` owner to withdraw a specified amount of a particular `Coin` type, transferring it to their address. The `swap` entry function facilitates a token swap, requiring a `SwapCert` object, verifying a signature against a message containing swap details and an expiration timestamp, and then performing the coin exchange within the `Vault`'s balances. The `swap` function also checks for sufficient balances and correct input amounts, and interacts with `confirmer` and `fee_tier` modules.
Wallets that share a funder, were co-funded by the same personal-scale source, or land in the same behavioral cluster. A heuristic, not proof of common control.
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": "0x57075122559713de58768520458acc031babdd888f593dbf3a134794eba4d163",
"n_tx": 96,
"n_successful_tx": 84,
"n_distinct_epochs": 13,
"n_distinct_sponsors": 0,
"first_seen_cp": 136294483,
"last_seen_cp": 241492180,
"first_seen_ts_ms": 1745221390968,
"last_seen_ts_ms": 1770190607383,
"total_gas_spent_mist": 192678972,
"n_self_sponsored_tx": 96,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
7,
9,
8,
4,
6,
5,
14,
10,
3
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Tinted amber on the bubble map when they appear in the expanded graph.
Top active hours by UTC. Circadian peak → likely E. / SE Asia.