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 dummy `AF_LP` object. Its `init` function, which is called once during module publication, creates a new LP coin using the `amm_interface` module, associating it with the `AF_LP` type and a constant value of 5. There are no other public or entry functions, meaning users cannot interact with this module after deployment. The package primarily serves to register a new LP coin type within the `amm_interface` framework.
This Sui package, `af_lp`, defines a dummy `AF_LP` struct. Its single public function, `init`, is an entry point that takes an `AF_LP` object and a `TxContext`. The `init` function calls `amm_interface::create_lp_coin` with the provided `AF_LP` object, a constant `u8` value of 7, and the `TxContext`. This suggests the module's primary purpose is to initialize or register a new liquidity pool coin for an Automated Market Maker (AMM) interface, likely associating the `AF_LP` type with a specific AMM configuration. The `AF_LP` struct itself is a placeholder, indicated by its `dummy_field`.
The `af_lp` package defines a dummy `AF_LP` object. Its single public function, `init`, is an entry point that creates a new LP coin for the `AF_LP` type by calling `amm_interface::create_lp_coin`. This suggests the package integrates with an Automated Market Maker (AMM) to register a new liquidity pool token. The `AF_LP` object itself has no functional fields, serving primarily as a type identifier for the LP coin.
This package defines a dummy `AF_LP` object. Its single public function, `init`, takes an `AF_LP` object and a `TxContext` and calls `amm_interface::create_lp_coin` with the `AF_LP` object, a constant value of 9, and the `TxContext`. The `init` function appears to be a constructor or initializer for the `AF_LP` object within an AMM (Automated Market Maker) context, likely registering it as a liquidity pool coin. The package itself doesn't manage any persistent objects directly, but rather interacts with an external `amm_interface` module.
This package defines a dummy `AF_LP` object. Its `init` function, which is called once during package deployment, creates a new LP (Liquidity Pool) coin by calling `amm_interface::create_lp_coin` with the `AF_LP` type and a constant value of 9. This suggests the package is primarily concerned with initializing a specific LP coin within an AMM (Automated Market Maker) system. There are no other public or entry functions, meaning no further interactions or mutations of objects are directly exposed by this package after initialization. The package does not exhibit any notable patterns like signature gating, time-gating, dynamic fields, admin caps, vault/escrow, or royalties.
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": "0x6add422efb02a715dadae0ee1434d1f12506b4a034d0dbb3fd9cdebb6cbc2007",
"n_tx": 340,
"n_successful_tx": 340,
"n_distinct_epochs": 54,
"n_distinct_sponsors": 0,
"first_seen_cp": 58259964,
"last_seen_cp": 182895726,
"first_seen_ts_ms": 1726328506470,
"last_seen_ts_ms": 1756170659924,
"total_gas_spent_mist": 7268505704,
"n_self_sponsored_tx": 340,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 751,
"active_hours_top24": [
16,
17,
3,
19,
5,
1,
18,
12,
15,
20,
9,
13,
0,
22,
4,
14,
2,
21,
11,
8,
23,
7,
6,
10
],
"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