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 `VMINTS` coin. The `init` function creates this new currency, setting its name, symbol, description, and an image URL. It then mints a large initial supply (100 quintillion) of `VMINTS` tokens and transfers them to the deployer's address. Finally, the `TreasuryCap` for `VMINTS` is transferred to a specific hardcoded address (0x0d...) and the `CoinMetadata` object is shared, making it publicly accessible. The package primarily manages the `VMINTS` coin and its associated metadata and treasury cap.
This package defines a dummy `AF_LP` struct. Its `init` function calls `amm_interface::create_lp_coin` with the `AF_LP` type and a constant value of 9, effectively registering this `AF_LP` type as a Liquidity Pool Coin within the `amm_interface` module. The package itself doesn't manage any objects directly or define any public/entry functions beyond the module initializer. The `AF_LP` struct has no functional fields, suggesting it's primarily a marker type for the `amm_interface`.
This package defines a dummy `AF_LP` object. Its `init` function, which is called once during package deployment, creates a new LP coin of type `AF_LP` with a fixed decimal precision of 8 using the `amm_interface::create_lp_coin` function. This suggests the package is intended to register a new liquidity provider (LP) token within an AMM system. There are no other public or entry functions, nor any complex business logic, dynamic fields, or access control mechanisms.
This package defines a dummy `AF_LP` struct. Its `init` function is an entry point that calls `amm_interface::create_lp_coin` to create a new LP coin of type `AF_LP` with a fixed decimal value of 8. The `init` function takes an `AF_LP` object and a `TxContext` as arguments. The package's primary purpose appears to be the initialization of an LP coin within an Automated Market Maker (AMM) interface. No other public functions, notable patterns, or object mutations are present in this module.
This package defines a dummy `AF_LP` object. Its single public function, `init`, takes an `AF_LP` object and a `TxContext`. This function immediately calls `amm_interface::create_lp_coin` with the provided `AF_LP` object, a hardcoded value of 9, and the transaction context. This suggests `af_lp` acts as a wrapper or initializer for creating a new LP coin type within an AMM interface, likely using `AF_LP` as the generic type for the new LP token. The `AF_LP` struct itself is a placeholder with a single boolean field, indicating its primary purpose is to serve as a type parameter.
{
"wallet": "0x0d2a6251463f769c7302674a7126e7a59ec11c877746e6d1998b35829e90dc1f",
"n_tx": 2098,
"n_successful_tx": 2035,
"n_distinct_epochs": 161,
"n_distinct_sponsors": 1,
"first_seen_cp": 129781021,
"last_seen_cp": 283335656,
"first_seen_ts_ms": 1743677832207,
"last_seen_ts_ms": 1780641858056,
"total_gas_spent_mist": 16357004548,
"n_self_sponsored_tx": 2096,
"n_sponsored_tx": 2,
"gas_price_p50": 500,
"gas_price_p95": 750,
"active_hours_top24": [
10,
0,
14,
1,
6,
19,
18,
2,
21,
3,
4,
23,
11,
5,
16,
20,
13,
8,
15,
9,
22,
12,
17,
7
],
"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).