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 defines a single module named `deep` which manages a custom coin type called `DEEP`. The `init` function, which is automatically called upon package deployment, creates the `DEEP` currency with a supply of 900,000,000,000,000,000 units. It then mints this entire initial supply to the deployer of the package and transfers the `TreasuryCap<DEEP>` object to a zero address, effectively burning it. The `CoinMetadata<DEEP>` object is shared, making its properties publicly accessible. The package does not contain any other public or entry functions, meaning no further minting, burning, or other operations on the `DEEP` coin can be performed after initialization.
This Sui package defines a fungible token named "DUBCCE" with a fixed supply. The `init` function, which runs once on package deployment, creates the `CoinMetadata` for DUBCCE, setting its name, symbol, description, and an image URL. It then mints a large initial supply of DUBCCE tokens (420,690,000,000,000,000 units) and transfers them to the deployer's address. Finally, the `CoinMetadata` object is shared, making it publicly accessible. The package primarily manages `CoinMetadata<DUBCCE>` and `TreasuryCap<DUBCCE>` objects. There are no public/entry functions beyond the `init` function. Notable patterns include the creation of a fungible token and the immediate transfer of the entire initial supply to the deployer.
This package defines a dummy AF_LP object. Its only public function, init, creates a new LP coin using the amm_interface::create_lp_coin function, passing the dummy AF_LP object and a constant value of 8. This suggests the package acts as a placeholder or a minimal wrapper for integrating with an AMM (Automated Market Maker) interface, likely to represent a liquidity pool token. The init function is called once during package deployment and mutates the global state by creating a new LP coin. There are no notable patterns like admin caps, time-gating, or dynamic fields.
This package defines a custom fungible token, AIPP. The `init` function creates the AIPP currency, freezing its metadata and transferring the `TreasuryCap` (which controls minting/burning) to the deployer. The public `mint` function allows the holder of the `TreasuryCap` to mint new AIPP coins and transfer them to a specified address. The public `burn` function allows the `TreasuryCap` holder to destroy existing AIPP coins. The package primarily manages `CoinMetadata<AIPP>` and `TreasuryCap<AIPP>` objects, and uses the standard `coin` module for token operations. There's no explicit signature/allowlist gating, time-gating, dynamic fields, or vault/escrow patterns beyond the standard `TreasuryCap` mechanism.
This Sui package defines a custom coin type called RERE. The init function, which is an entry function, creates this new currency. It mints a large initial supply (8.88 quintillion) of RERE tokens and transfers them to the creator of the currency. It also shares the CoinMetadata object publicly, making the coin discoverable. The package does not manage any other primary object types and lacks features like signature/allowlist gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
marketplace NFT sales from analytics.sale. Net = proceeds − spend; realized trading flow, not true PnL (ignores still-held NFTs; wash trades inflate both sides).
flipperRule-based labels, conservative precision.
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": "0x8929d168ebcc9c942c0aceb2a894eb51f0cb14a9368b24f5df9fc15c384db587",
"n_tx": 172,
"n_successful_tx": 163,
"n_distinct_epochs": 26,
"n_distinct_sponsors": 0,
"first_seen_cp": 237856269,
"last_seen_cp": 283467718,
"first_seen_ts_ms": 1769257323854,
"last_seen_ts_ms": 1780671193532,
"total_gas_spent_mist": -1830135336,
"n_self_sponsored_tx": 172,
"n_sponsored_tx": 0,
"gas_price_p50": 501,
"gas_price_p95": 556,
"active_hours_top24": [
12,
13,
1,
14,
6,
21,
19,
15,
11,
2,
9,
17,
4,
22,
7,
0,
5
],
"primary_archetype": "flipper",
"labels": [
"flipper"
],
"label_confidence": [
0.8075
],
"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