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 `af_lp` package defines a dummy `AF_LP` struct. Its single public function, `init`, takes an `AF_LP` object and a `TxContext`. This function calls `amm_interface::create_lp_coin` with the provided `AF_LP` object, a constant `u8` value of 5, and the `TxContext`. This suggests the package's primary purpose is to initialize a new LP coin type within an Automated Market Maker (AMM) system, likely representing a specific liquidity pool with a predefined identifier (5).
The af_lp package defines a dummy `AF_LP` struct. Its single public function, `init`, takes an `AF_LP` object and a `TxContext` as input. This function immediately calls `amm_interface::create_lp_coin` with the provided `AF_LP` object, a constant value of 5, and the transaction context. This suggests the package's primary purpose is to register a new LP coin type, represented by `AF_LP`, within an AMM interface, likely assigning it a specific identifier or property (the value 5). The `AF_LP` struct itself has no functional fields, indicating it serves purely as a type identifier for the LP coin.
This package defines a dummy `AF_LP` object. Its `init` function, which runs
This package defines a dummy `AF_LP` object. Its `init` function, which is likely called during package publication, creates a new LP (Liquidity Pool) coin using the `amm_interface::create_lp_coin` function. This LP coin is associated with the `AF_LP` type and is initialized with a constant value of 5. The package's primary function is to register this new LP coin type within an AMM (Automated Market Maker) interface.
casualRule-based labels, conservative precision.
{
"wallet": "0x6ef5036f22970ddd261ecb61bc81e9f0ff28e2b79ed0291c4a3b3ee34b2e566b",
"n_tx": 19,
"n_successful_tx": 19,
"n_distinct_epochs": 7,
"n_distinct_sponsors": 0,
"first_seen_cp": 83116564,
"last_seen_cp": 133664500,
"first_seen_ts_ms": 1732419167139,
"last_seen_ts_ms": 1744603258566,
"total_gas_spent_mist": 104406556,
"n_self_sponsored_tx": 19,
"n_sponsored_tx": 0,
"gas_price_p50": 750,
"gas_price_p95": 750,
"active_hours_top24": [
4,
18,
9,
3,
22
],
"primary_archetype": "casual",
"labels": [
"casual"
],
"label_confidence": [
0.7
],
"bot_score": 0,
"bot_signals": [],
"cex_label": null
}Top active hours by UTC. Flat around the clock → no timezone signal (likely automated).