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 creates a new LP coin using the `amm_interface::create_lp_coin` function, passing the `AF_LP` object and a constant value of 9. This suggests the `AF_LP` object is likely a marker or placeholder for a specific LP token within an Automated Market Maker (AMM) system. The package itself does not contain any public or entry functions, nor does it manage any state beyond the initial LP coin creation.
This Sui package defines a single module `af_lp` which manages a dummy `AF_LP` object. The only public function is `init`, which takes an `AF_LP` object and a `TxContext`. This function immediately calls `amm_interface::create_lp_coin` with the provided `AF_LP` object, a constant value of 9, and the transaction context. This suggests that the `af_lp` module is primarily a wrapper or a simple integration point for creating a liquidity pool coin of type `AF_LP` within an `amm_interface`. There are no notable patterns like admin caps, time-gating, or dynamic fields directly within this module's IR.
This package defines a dummy `AF_LP` struct. Its `init` function, which is likely an entry point for package initialization, calls `amm_interface::create_lp_coin` with an instance of `AF_LP`, a constant value of 9, and the transaction context. This suggests the package's primary purpose is to register or create a liquidity pool coin of type `AF_LP` within an AMM (Automated Market Maker) system. The `AF_LP` struct itself has no functional fields, indicating it serves as a marker or identifier for this specific LP coin type. The `amm_interface` dependency implies interaction with a broader AMM framework.
This package defines a dummy `AF_LP` object. Its `init` function, which is called once upon package publication, creates a new LP coin type using the `amm_interface::create_lp_coin` function. This function takes the `AF_LP` type, a constant value (9), and the transaction context as arguments. The package does not contain any public or entry functions, meaning users cannot interact with it directly after initialization. The primary purpose appears to be registering the `AF_LP` type as an LP coin within an AMM system.
This package defines a dummy `AF_LP` object. Its `init` function, which is likely called once during package deployment, creates a new LP coin for the `AF_LP` type using the `amm_interface` module. This suggests the package is intended to integrate with an Automated Market Maker (AMM) system, likely to represent liquidity provider shares for a specific asset pair. The `AF_LP` struct itself is empty except for a `dummy_field`, indicating its primary purpose is as a type identifier for the AMM. There are no other public or entry functions, nor any notable patterns like access control or time-gating.
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": "0xb0de8dd7d8e2360a7c9ab2c86a20161d42cd33368c993041407de972d7d1a544",
"n_tx": 465,
"n_successful_tx": 460,
"n_distinct_epochs": 48,
"n_distinct_sponsors": 3,
"first_seen_cp": 110992855,
"last_seen_cp": 269489532,
"first_seen_ts_ms": 1739163005402,
"last_seen_ts_ms": 1777272547118,
"total_gas_spent_mist": 4474604247,
"n_self_sponsored_tx": 454,
"n_sponsored_tx": 11,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
1,
0,
23,
2,
6,
20,
11,
4,
3,
7,
12,
19,
5,
8,
13,
22,
18,
9,
10,
21,
15,
14
],
"primary_archetype": null,
"labels": [],
"label_confidence": [],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Circadian peak → likely W. N. America (Pacific/Mountain).