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 single public function, `init`, 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 value of 7, and the `TxContext`. This suggests the package is designed to integrate with an AMM (Automated Market Maker) interface, likely to register or initialize a new LP (Liquidity Provider) coin type represented by `AF_LP` within that AMM system. The `AF_LP` object itself has no functional fields beyond a dummy boolean.
This package defines a new fungible token, TEST. The `init` function is an entry point that creates the TEST currency, mints an initial supply, and distributes it. Specifically, it creates a `CoinMetadata<TEST>` object and a `TreasuryCap<TEST>` object. It then mints 1,000,000,000,000,000 TEST coins and transfers them to the sender of the transaction. Finally, it publicly transfers the `TreasuryCap<TEST>` to the sender and shares the `CoinMetadata<TEST>` object publicly. The package does not manage any other primary object types and has no other public or entry functions.
This package defines a dummy `AF_LP` object. Its `init` function, which is likely called once upon package deployment, creates a new LP coin using the `amm_interface` module, associating it with the `AF_LP` type and a constant value of 7. The `AF_LP` object itself is consumed during this initialization. There are no other public or entry functions, nor any notable patterns like signature gating, time gating, or admin caps.
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": "0x2741afdbdd511eda56fe030f1fffa099f4b57a670f95c7071be72f4a6d6d7934",
"n_tx": 70,
"n_successful_tx": 65,
"n_distinct_epochs": 10,
"n_distinct_sponsors": 0,
"first_seen_cp": 25043920,
"last_seen_cp": 27013223,
"first_seen_ts_ms": 1706739452995,
"last_seen_ts_ms": 1708697530887,
"total_gas_spent_mist": 206238496,
"n_self_sponsored_tx": 70,
"n_sponsored_tx": 0,
"gas_price_p50": 749,
"gas_price_p95": 750,
"active_hours_top24": [
6,
2,
23,
13,
15,
22,
1,
19,
0,
9,
14,
3,
16
],
"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).